The area of a right angled triangle is 1.
Suppose that the perimeter of this triangle is an integer.
What is the minimum value of the perimeter?
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.
Let the side lengths of the right angle triangle be a , b and c where a ≤ b ≤ c . Hence a 2 + b 2 = c 2 .
Since the area is 1, we have a b = 2 .
It is well-known that u 2 + v 2 ≥ 2 u v for all real numbers u and v . (Simple proof: u 2 + v 2 = ( u − v ) 2 + 2 u v ≥ 2 u v ) .
Then the perimeter is a + b + c = a + b + a 2 + b 2 ≥ 2 a b + 2 a b = 2 2 + 2 ≈ 4 . 8 2 8 .
Suppose the perimeter is 5. Then a + b = 5 − c . Square both sides and obtain a 2 + b 2 + 2 a b = 2 5 − 1 0 c + c 2 . Since a 2 + b 2 = c 2 and a b = 2 , we have c = 1 0 2 1 .
Now a + b = 5 − 1 0 2 1 = 1 0 2 9 and a b = 2 implies that a and b are roots of u 2 − 1 0 2 9 u + 2 = 0 . Solve it and obtain u = 2 0 2 9 ± 4 1 .
This means that a right angle triangle with side lengths a = 2 0 2 9 − 4 1 , a = 2 0 2 9 + 4 1 , c = 1 0 2 1 fulfill the conditions area is 1 and perimeter is 5. So the minimum value of the perimeter is 5 .
Discussion can be found in this video .
Problem Loading...
Note Loading...
Set Loading...
This question is similar to this question .
Let the legs of the right triangle be a and b , so the area is A = 2 1 a b = 1 and the perimeter is P = a + b + a 2 + b 2 .
From the first equation, b = a 2 , and substituting this into second equation and rearranging gives 2 P a 2 − ( P 2 + 4 ) a + 4 P = 0 , which solves to a = 4 1 ( P 2 + 4 ± P 4 − 2 4 P 2 + 1 6 ) .
To be a real number, the discriminant P 4 − 2 4 P 2 + 1 6 ≥ 0 , which solves to P 2 ≤ 1 2 − 8 2 or P 2 ≥ 1 2 + 8 2 . However, P 2 ≤ 1 2 − 8 2 or P ≤ 0 . 8 2 8 would not make P an integer, so P 2 ≥ 1 2 + 8 2 or P > 4 . 8 2 8 , which means the smallest integer P can be is P = 5 .
Substituting P = 5 into a = 4 1 ( P 2 + 4 ± P 4 − 2 4 P 2 + 1 6 ) gives a = 2 0 1 ( 2 9 ± 4 1 ) , which means b = 2 0 1 ( 2 9 ∓ 4 1 ) and the hypotenuse c = P − a − b = 1 0 2 1 .