Let be the random 2017 odd prime numbers and . Let . A triangle is a "beautiful triangle" if it is a right triangle, its sides' lengths are integers and the radius of the incircle of the triangle is n. Let X be the number of "beautiful triangles". Find the last 2 digits of X.
It is not 00.
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.
Source: Geogebra
Suppose there is a right triangle ABC, has two side AB = a; AC = b (a and b are 2 positive integers). Let S and p be the area and half of the perimeter of the triangle respectively. We have:
{ S = 2 1 a b p = 2 1 ( a + b + a 2 + b 2 )
Let r be the radius of the circumcircle of the triangle ABC, we have:
r = p S = a + b + a 2 + b 2 a b = 2 a + b − a 2 + b 2 ( 1 )
Let I be the center of the circumcircle. Pick a point D on AB such as I D ⊥ A B . From △ A B C , we have:
∠ I A B = 2 1 ∠ B A C > 2 1 ∠ A B C = ∠ A B I .
Hence I B > I A , that also means B D > D A .
We can conclude that, A B = B D + D A > 2 D A .
Moreover, D A = D I ( △ A D I is a isosceles triangle at D). Hence
A B > 2 D I = 2 r . ( 2 )
Similarly, we also have A C > 2 r . ( 3 )
From (1), (2) and (3) we have: { 2 a + b − a 2 + b 2 = n ( ∗ ) a , b < 2 n ( ∗ ∗ ) .
Clearly, 2 different "beautiful triangles" give us 2 differents of numbers (a,b), both satisfy * and *. We can also conclude that if a and b are 2 positive integers satisfy * and * , we can construct a "beautiful triangle" with 3 sides' length are a,b and 2n - (a+b).
It is easy to notice that X (remind: X is the number of "beautiful triangles") equals the number of possible values of a and b.
Let { a = 2 n + x b = 2 n + y .
For a and b to both satisfy * and ** if and only if x and y are positive integers both satisfy:
( 2 n + x ) + ( 2 n + y ) − ( 2 n + x ) 2 + ( 2 n + y ) 2 = 2 n
⇔ 2 n + x + y = ( 2 n + x ) 2 + ( 2 n + y ) 2
⇔ ( 2 n + x + y ) 2 = ( 2 n + x ) 2 + ( 2 n + y ) 2
⇔ 2 ( 2 n + x ) y + y 2 = ( 2 n + y ) 2
⇔ x y = 2 n 2 ( 4 ) .
Hence, the number of possible values of a and b satisfy * and ** equals the number of possible values of x,y satisfy (4), which is the number of pairs of 2 positive integers both divide 2 n 2 and satisfy (4).
Because n is a odd number then 2 divides 2 n 2 , but not 4. Hence, in each group there is one odd factor and one even factor.
We can easily notice that each odd factor is in one and one group only, so the number of group equals the number of odd factors of 2 n 2 .
Because n 2 = p 1 2 p 2 2 . . . p 2 0 1 7 2 and p 1 , p 2 , . . . , p 2 0 1 7 are all odd prime numbers, the number of odd factors of n 2 is ( 2 + 1 ) 2 0 1 7 = 3 2 0 1 7 .
Hence, X = 3 2 0 1 7 . But we aren't done yet, we have to find the last 2 digits of X.
We have 3 ϕ ( 1 0 0 ) = 3 4 0 ≡ 1 ( m o d 1 0 0 )
⇒ 3 2 0 0 0 ≡ 1 ( m o d 1 0 0 )
We also have 3 1 7 = 1 2 9 1 4 0 1 6 3 ≡ 6 3 ( m o d 1 0 0 )
Hence X has 6 3 as the last 2 digits.