Thread: Problem 35
View Single Post
  #3  
Old September 4th, 2007, 05:48 PM
ThePerfectHacker's Avatar
ThePerfectHacker ThePerfectHacker is offline
Global Moderator

 
Join Date: Nov 2005
Location: New York City
Posts: 11,177
Country:
Thanks: 482
Thanked 3,779 Times in 3,073 Posts
ThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond repute
Default

Say that p = a^2+b^2 = c^2 + d^2.

Note that a^2d^2 - b^2c^2 = (p-b^2)d^2 - b^2(p-d^2) = p(d^2-b^2)\equiv 0 (\bmod p).
Thus,
(ad - bc)(ad+bc)\equiv 0 (\bmod p) \mbox{ thus }ad -bc = 0 \mbox{ or }ad+bc = p.

Our goal now is to show either ad=bc \mbox{ or }ac=bd. Now ad=bc follows at once from the equation ad -bc =0. But if ad+bc=p we will show this implies that ac=bd.

Now if p=ad+bc then p^2 = (a^2+b^2)(c^2+d^2) = (ad+bc)^2+(ac-bd)^2 = p^2+(ac-bd)^2. Thus, ac=bd.

Now we have established that ad=bc \mbox{ or }ac=bd.

Say the first one is true ad=bc. Then a|bc. But since \gcd(a,b)=1\implies a|c. Say therefore that c=ak. Substitute c=ak into ad=bc we get ad = abk \implies d=bk. But then p = c^2+d^2 = (ak)^2+(bk)^2 = k^2(a^2+b^2)\implies k=1 \implies a=c \mbox{ and }b=d.

Now using a similar argument with ac=bd we find that a=d \mbox{ and }b=c.

I hope you like this proof. I really find it beautiful how divisibility arguments lead us to this conclusion.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


"Democracy has proved only that the best way to gain power
over people is to assure the people that they are ruling
themselves. Once they believe that, they make wonderfully
submissive slaves." - Joseph Sobran


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
The following users thank ThePerfectHacker for this useful post:
Donate to MHF