Playing with Pythagorean Triplets!

Geometry Level 5

A Primitive Pythagorean Triangle (PPT) is a right triangle whose sides have lengths which are integers, and have a greatest common divisor of 1. Among all pairs of non-congruent PPTs which have congruent incircles with an integer radius, let the pair for which this radius is minimized be ( a 1 , a 2 , a 3 ) (a_1, a_2, a_3) and ( b 1 , b 2 , b 3 ) (b_1, b_2, b_3) , where a 1 < a 2 < a 3 a_1 < a_2 < a_3 and b 1 < b 2 < b 3 b_1 < b_2 < b_3 . Find the value of a 1 + b 1 + a 2 + b 2 + a 3 + b 3 a_1 + b_1 + a_2 + b_2 + a_3 + b_3 ?


The answer is 96.

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.

1 solution

Satyajit Mohanty
Aug 1, 2015

It's known that a PPT has hypotenuse of length m 2 + n 2 m^2 + n^2 and legs of length 2 m n 2mn and m 2 n 2 m^2 - n^2 , where m , n Z m,n \in \mathbb Z of different parity with g c d ( m , n ) = 1 gcd(m,n) =1 .

Let A B C ABC be a PPT, and let r r be its inradius. Let s = 1 2 ( a + b + c ) s= \frac12 (a+b+c) . (s = semiperimeter of Δ A B C \Delta ABC ). On one hand, the area of Δ A B C \Delta ABC ) is 1 2 ( 2 m n ) ( m 2 n 2 ) = m n ( m 2 n 2 ) \frac12(2mn)(m^2 - n^2) = mn(m^2 - n^2) ; on the other hand, the area is r s rs .

Thus,

r = m n ( m 2 n 2 ) s = m n ( m 2 n 2 ) 1 2 ( 2 m n + m 2 n 2 + m 2 + n 2 ) r = \dfrac{mn(m^2-n^2)}{s} = \dfrac{mn(m^2-n^2)}{\frac12 (2mn + m^2 - n^2 + m^2 + n^2)} = m n ( m 2 n 2 ) m n + m 2 = n ( m n ) = \dfrac{mn(m^2 - n^2)}{mn + m^2} = n(m-n)

Searching for a pair of PPTs with minimal r r , we find that:

(i) If r = 1 r=1 , then n ( m n ) = 1 n(m-n) = 1 , which implies that n = 1 , m = 2 n=1, m=2 . Therefore, we have only one PPT when r = 1 r=1 .

(ii) If r = 2 r=2 , then n ( m n ) = 2 n(m-n) = 2 , which implies that ( m , n ) = ( 3 , 1 ) or ( m , n ) = ( 3 , 2 ) (m,n) = (3,1) \text{ or } (m,n) = (3,2) . Since 1 and 3 have the same parity, we again have only one PPT when r = 2 r=2 .

(iii) If r = 3 r=3 , then n ( m n ) = 3 n(m-n) = 3 , which implies that ( m , n ) = ( = 4 , 1 ) or ( m , n ) = ( 4 , 3 ) (m,n) = (=4,1) \text{ or } (m,n) = (4,3) . These lead to the required pair of PPTs.

Therefore the pair of PPTs having congruent incircles with minimal integer radius are the triangles with side lengths ( 8 , 15 , 17 ) (8,15,17) and the triangle with side lengths ( 7 , 24 , 25 ) (7,24,25) .

So 8 + 7 + 15 + 24 + 17 + 25 = 96 8+7+15+24+17+25=\boxed{96} .

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...