View Single Post
  #37  
Old 29-05-2010, 12:10 PM
mithrandir's Avatar
mithrandir (Andrew)
Registered User

mithrandir is offline
 
Join Date: Jan 2009
Location: Glenhaven
Posts: 4,161
Quote:
Originally Posted by sjastro View Post
c^2=a^2+b^2
a^2=c^2-b^2
a^2=(c+b)(c-b)

Hence a^2=(b+c) if (c-b)=1.
True for all odd integers a>1.

a=2n+1
(for some n in J+)
a^2 = 2n^2+2n+1 = (n^2+n+1) + (n^2+n)

and so

c=n^2+n+1
b=n^2+n

Also true for a=1 if you allow the degenerate triangle (1,1,0).

30+ years since I finished Uni (maths, stats, comp sci)
Reply With Quote