Consider a series of triangles △ A 1 B 1 C 1 , △ A 2 B 2 C 2 , △ A 3 B 3 C 3 , … , △ A n B n C n and so on.
Let a n , b n , c n be the side lengths of △ A n B n C n and S n be the area of △ A n B n C n for positive integer n ≥ 1 .
If b 1 = c 1 , b 1 + c 1 = 2 a 1 , a n + 1 = a n , b n + 1 = 2 c n + a n , c n + 1 = 2 b n + a n for n ≥ 2 .
For sequence { S n } , { S 2 n − 1 } , { S 2 n } , which of the following is true for all positive integer n ≥ 1 ?
If you know what it means, this is just a level 1 problem to answer. But the proof would be quite interesting.
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.
Problem Loading...
Note Loading...
Set Loading...
It is given that a n + 1 = a n , n ≥ 2 . Thus by induction it can be proved that
a n = a 1 , n ≥ 2 ⋯ Eq. 1
b 1 + c 1 = 2 a 1 ⋯ Eq. 2
b n + 1 = 2 a n + c n ⋯ Eq. 3
c n + 1 = 2 a n + b n ⋯ Eq. 4
Now we will prove that b n + c n = 2 a 1 , n ≥ 1 by mathematical induction.
We see that it is true for n = 1 as by Eq. 2 . Let it be true for n = k .
⇒ b k + c k = 2 a 1
Adding Eq. 3 and Eq. 4 after replacing n with k we get
b k + 1 + c k + 1 = 2 2 a k + b k + c k
⇒ b k + 1 + c k + 1 = a k + 2 b k + c k
⇒ b k + 1 + c k + 1 = a 1 + 2 2 a 1 [ ∵ a k = a 1 and b k + c k = 2 a 1 ]
⇒ b k + 1 + c k + 1 = a 1 + a 1 = 2 a 1
We see that whenever that identity is true for n = k , it is true for n = k + 1 . Hence it is true for all n ∈ N
So, b n + c n = 2 a 1
⇒ a n + b n + c n = a n + 2 a 1 = 3 a 1 [ ∵ a n = a 1 ]
⇒ Perimeter of △ A n B n C n is constant over n ∈ N . So its semiperimeter is also constant. Let the semiperimeter be s . Then
s = 2 3 a 1 ⋯ Eq. 5 and
s − a n = 2 3 a 1 − a n
s − a n = 2 3 a 1 − a 1
s − a n = 2 a 1 ⋯ Eq. 6
Multiplying Eq. 3 and Eq. 4 we get
b n + 1 c n + 1 = 4 ( a n + c n ) ( a n + b n )
= 4 a n 2 + 4 ( b n + c n ) a n + 4 b n c n
= 4 a 1 2 + 4 2 a 1 2 + 4 b n c n [ ∵ a n = a 1 and b n + c n = 2 a 1 ]
= 4 3 a 1 2 + 4 b n c n
Recursively writing b n c n in terms of b n − 1 c n − 1 and putting in the above equation we get
b n + 1 c n + 1 = 4 3 a 1 2 + 4 4 3 a 1 2 + 4 b n − 1 c n − 1
= 4 3 a 1 2 + 4 2 3 a 1 2 + 4 2 b n − 1 c n − 1
Recursively writing again and again we can get
b n + 1 c n + 1 = 4 3 a 1 2 + 4 2 3 a 1 2 + 4 3 3 a 1 2 + ⋯ + 4 n − 1 3 a 1 2 + 4 n 3 a 1 2 + 4 n b 1 c 1
= 3 a 1 2 ( 4 1 + 4 2 1 + 4 3 1 + ⋯ + 4 n − 1 1 + 4 n 1 ) + 4 n b 1 c 1
= a 1 2 ( 1 − 4 n 1 ) + 4 n b 1 c 1
Replacing n by n − 1 in the above equation we get
b n c n = a 1 2 ( 1 − 4 n − 1 1 ) + 4 n − 1 b 1 c 1 ⋯ Eq. 7
Area of △ A n B n C n is S n . Then
S n = s ( s − a n ) ( s − b n ) ( s − c n )
⇒ S n 2 = 2 3 a 1 2 a 1 ⋅ ( s − b n ) ( s − c n ) [ Using Eq. 5 and Eq. 6 ]
⇒ S n 2 = 4 3 a 1 2 ( s 2 − ( b n + c n ) s + b n c n )
⇒ S n 2 = 4 3 a 1 2 ( 4 9 a 1 2 − 2 a 1 ⋅ 2 3 a 1 + b n c n )
⇒ S n 2 = 4 3 a 1 2 ( b n c n − 4 3 a 1 2 )
Putting b n c n from Eq. 7 in the above equation and simplifying we get
S n 2 = 1 6 3 a 1 4 − 4 n 3 a 1 2 ( a 1 2 − b 1 c 1 )
By AM - GM inequality
2 b 1 + c 1 ≥ b 1 c 1
a 1 2 ≥ b 1 c 1
So we see that as n increases S n 2 increases ⇒ S n increases.