I recently came across this one observation in my research on right triangles:
In any Pythagorean triangle, the sum of the hypotenuse and the base is a multiple of, at least one factor of the base, other than 1.
eg: Let $a = 28$, $b = 45$, $c = 53$.
Then $45 + 53 = 98$, with who $28$ shares a common factor: $7$.
I have been able to prove this when $a = 2m$, $b = m^2 - 1$, $c = m^2 + 1$ AND when $a = x^{1/2}$, $b = (x-1)/2$, and $c = (x + 1)/2$
I have tried and tested the same for many triangles which do not follow the above mentioned criterion, and they seem to work fine, like the example given above. I tried to use Dickson's method of taking $a = r + s$, $b = r + t$, and $c = r + s + t$, as it would exhaust all triples. It did not work out fine. Does anybody have any other method on how to go about it?
Thanks,
S Sandeep.
You don't need a production scheme for all pythagorean triples to solves this problem.
From $a^2=c^2-b^2=(c+b)(c-b)$ it follows that any prime factor of $c+b>1$ must occur in $a$.