Friday 24 January 2014

elementary number theory - Proof of irrationality of square roots without the fundamental theorem of arithmetic



Here is an elementary proof (adapted from Hardy's A Course of Pure Mathematics) that for any integer $k$, $\sqrt{k}$ is either irrational or integral.





  1. Suppose $\sqrt{k}$ is rational, $\sqrt{k} = \frac{m}{n}$, $m$ and $n$ have no common factor.

  2. Then $m^2=kn^2$

  3. Every factor of $m^2$ must divide $kn^2$

  4. As $m$ and $n$ have no common factor, every factor of $m^2$ must divide $k$

  5. Hence $k = \lambda m^2,$ $\lambda \in \mathbb{Z}$

  6. Hence $1 = \lambda n^2 \rightarrow \lambda = n = 1$

  7. Hence $k=m^2$



So $\sqrt{k}$ is either irrational or integral.




Q.E.D.



My question regards one step in this proof, present here and also in Hardy's proof - step 4. We conclude that, because $m$ and $n$ have no common factors, all of $m^2$'s factors must be factors of $k$ - because none of them could be factors of $n^2$. We've subtly used the 'fact' here that:




The relative primality of $m$ and $n$ implies the relative primality of $m^2$ and $n^2$




And this is where I am concerned, because I can't quite pinpoint why this must be true. Further, this statement we have assumed as 'obvious' is as strong as the whole proof. Indeed, a weak form of the the contrapositive is:





If $m^2 = kn^2, k\in\mathbb{N}$ then $m$ and $n$ have a common factor.




And straight from this, if $k$ is not a perfect square then $\sqrt{k}$ is irrational.



This is my problem - I cannot see why the first statement highlighted above must be true. Of course, it is obvious from the fundamental theorem of arithmetic, but the whole proof is obvious from the fundamental theorem of arithmetic!



How could you prove the first highlighted statement above without FTOA?




Thank you very much :)


Answer



Bezout's identity says that two integers $m, n$ are relatively prime if and only if we can find integers $a, b$ such that
$$am + bn = 1.$$



Squaring this identity gives
$$a^2 m^2 + 2amn + b^2 n^2 = (a^2m - 2an)m + b^2 n^2 = 1$$



from which we conclude that $\gcd(m, n^2) = 1$. Squaring again gives $\gcd(m^2, n^2) = 1$.




Note that Bezout's identity is often used as a crucial step in the proof of unique factorization. It is very close to the claim that $\mathbb{Z}$ is a principal ideal domain, and it's straightforward to prove that any principal ideal domain has unique factorization.



More generally, in situations where greatest common divisors don't always exist, Bezout's identity is taken to be the definition of being relatively prime.


No comments:

Post a Comment

real analysis - How to find $lim_{hrightarrow 0}frac{sin(ha)}{h}$

How to find $\lim_{h\rightarrow 0}\frac{\sin(ha)}{h}$ without lhopital rule? I know when I use lhopital I easy get $$ \lim_{h\rightarrow 0}...