If only one triangle exists that is formed by primitive Pythagorean triple sides with a certain inradius such that , find .
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
The sides of a primitive Pythagorean triple can be written as x 2 − y 2 , 2 x y and x 2 + y 2 , where x and y are positive integers satisfying
The inradius of a right-angled triangle with shorter sides a , b and hypotenuse c is given by r = 2 a + b − c ; in this case we have r = y ( x − y )
Assume r can be written in the form r = h p k , where p is an odd prime that doesn't divide h .
Then both y = h , x − y = p k and y = h p k , x − y = 1 provide valid solutions to the above system of equations.
Since we want an r that gives exactly one solution, this r must have no odd prime factors; in other words, it has to be a power of 2 . The only power of 2 in the interval is 1 0 2 4 , and the only triangle with this inradius corresponds to y = 1 0 2 4 , x − y = 1 .