A triangle with side lengths of , , and is a right triangle, where .
Add up all the numbers of the statements that are possible to be true.
Notation: Fibonacci sequence
If you think there is no statement that is true, submit 0 as your answer.
This problem is a part of <Inconsequences!> series .
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 .
Let b = a + d and c = a + 2 d .
We see that a 2 + ( a + d ) 2 = ( a + 2 d ) 2 .
Solving the equation yields a = 3 d .
∴ Possible
2 .
Let b = a r and c = a r 2 .
We see that a 2 + a 2 r 2 = a 2 r 4 and r > 1 .
r 4 − r 2 − 1 = 0
r 2 = 2 1 + 5 > 1
∴ Possible
4 .
From b 2 = a 1 + c 1 , we see that
b = a + c 2 a c .
Then a 2 + ( a + c 2 a c ) 2 = c 2 .
a 4 + 2 a 3 c + 4 a 2 c 2 − 2 a c 3 − c 4 = 0 . Divide both sides by a 2 c 2 .
( c 2 a 2 − a 2 c 2 ) + 2 ( c a − a c ) + 4 = 0
Let c a − a c = t and we get t < 0 since a − c < 0 .
c 2 a 2 + a 2 c 2 = t 2 + 2
c a + a c = t 2 + 4 .
Therefore, t t 2 + 4 + 2 t + 4 = 0 .
t 2 ( t 2 + 4 ) = 4 t 2 + 1 6 t + 1 6
t 4 − 1 6 t − 1 6 = 0 .
Let f ( t ) = t 4 − 1 6 t − 1 6 and we see that f ′ ′ ( t ) = 1 2 t 2 ≥ 0 .
So y = f ( t ) is convex downward within all intervals.
Note that f ( 0 ) = − 1 6 < 0 .
Therefore f ( t ) = 0 has one negative root and one positive root.
Then we can see that c a − a c = t has real roots.
∴ Possible
8 .
We know that c = a + b and
a 2 + b 2 = ( a + b ) 2 , which yields a b = 0 .
This doesn't satisfy the condition of the problem where side lengths of a , b and c are supposed to form a triangle.
∴ Impossible
Therefore, the answer is 1 + 2 + 4 = 7 .