Let a's prime factorization be a
1*a
2*...*a
p where a
i =/= a
j for i =/= j
Let b's prime factorization be b
1*b
2*...*b
q where b
i =/= b
j for i =/= j
Let am
2 = bn
2Let gcm(m,n) = 1
Let m's prime factorization be m
1*m
2*...*m
sLet n's prime factorization be n
1*n
2*...*n
tam
2 = a
1*a
2*...*a
p*m*m
bn
2 = b
1*b
2*...*b
q*n*n
If am
2 = bn
2then a
1*a
2*...*a
p*m*m = b
1*b
2*...*b
qthen a
1*a
2*...*a
p*m
12*m
22*...*m
s2 = b
1*b
2*...*b
q*n
12*n
22*...*n
t2then if m
12 > 1, then no subset of factors on the right can multiply to equal m
12 since a
i =/= a
j for i =/= j and gcd(m
i, n
j) = 1
thus m
12 = 1, Thus m
1 = 1
By similiar proof all m
i's = 1 and all n
i's = 1
then m = 1 and n = 1
Since m=n=1, a=b
Ta-da!
Also: I hope I never have to hit "sub" or "sup" again.
