Friday, 27 April 2018

elementary number theory - Avoiding negative integers in proof of Fundamental Theorem of Arithmetic



There is an exercise on page 44 of Amann's book Analysis, Vol I which stuck me so much. I quoted it here:



Ex7: Let pN with p>1. Prove that p is a prime number if and only if, for all m,nN, pmnpmorpn.



Since this exercise occurs only after the Euclid's Division Algorithm (Page 34, Amann, Analysis Vol 1) and the Fundamental Theorem of Arithmetic (Page 36), I can not use the result of greatest common divisor of m and n, because that concerns the definition of the negative numbers, which is not coming into being in that section. Therefore, I ask the following question:




Can Euclid's Division Algorithm and/or Fundamental Theorem of Arithmetic implies Ex7? Or in another word, Can we prove Ex7 by only using Euclid's Division Algorithm and/or Fundamental Theorem of Arithmetic?


Answer



It seems you seek a proof avoiding negative integers. One direction is easy. If p=ab,a,b>1 is composite then pab but pa,b. Below are a handful ways to prove the less trivial converse.



(1)  By FTA, if pk=ab, then comparing the unique prime factorizations arising from both sides we deduce that p occurs among the prime factors of a or b, so pa or pb.



Alternatively we can directly employ the Division Algorithm as below.



(2)  The set S of naturals n such that pnb is closed under subtraction >0 and contains a,p therefore its least positive element da,p. Since dp  prime, either d=p so  p=da, or d=1S  thus  pdb=b,  i.e.  pa or  pb.




(3)  If gcds are known, then we know the gcd (p,a) exists, so we can rewrite the proof as



ppb,abp(pb,ab)(DL)=(p,a)b=b  if  (p,a)=1,  i.e.  pa



where we used (DL) = gcd Distributive Law. Compare this to the analogous proof using the gcd Bezout Identity i.e. (p,a)=1 so jp+ka=1 for j,kZ, hence



  ppb,abpjpb,kabp(jp+ka)b=b



This answer precisely highlights the analogy between the gcd, Bezout and ideal form of this version of Euclid's Lemma. Since the 2nd and 3rd proofs of the Distributive Law in the linked post use only positive integers, this provides another approach.




(4)   One can present (3) more constructively as Gauss's Algorithm, which is a special case of the Euclidean algorithm when one of the arguments is prime. It iterates pabp(p mod a)b, producing smaller and smaller multiples of b divisible by p till, by induction, we reach b. This is more intuitive in fractional form.



(5)  Finally another more brute-force approach is to simply eliminate all use of negative numbers in any proof, e.g. by transforming equations to use only positive numbers. But this introduces greater complexity, and tends to obfuscate the arithmetical essence of the matter.


No comments:

Post a Comment

real analysis - How to find limhrightarrow0fracsin(ha)h

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