Given that { a n } is a geometric progression with common ratio q = 2 . Let S n = k = 1 ∑ n a k and T n = a n + 1 1 7 S n − S 2 n , where n is a positive integer. If T m is the maximum term of sequence { T n } , find m .
Have a look at my problem set: SAT 1000 problems
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.
T m = 2 − 1 1 7 − 1 6 × 2 − 2 m − 2 2 m .
This will be a maximum when 2 m = 1 6 = 2 4 ⟹ m = 4 .
Solution to this problem :
Solving the equation x 2 − 7 x + 1 6 − r 2 = 0 , we get x A = x B = 2 7 − 4 r 2 − 1 5 , x C = x D = 2 7 + 4 r 2 − 1 5
Area of the quadrilateral A B C D is 2 4 r 2 − 1 5 ( 7 + 4 r 2 − 1 5 + 7 − 4 r 2 − 1 5 )
This attains a maximum when r 2 = 1 4 . 6 3 8 8 9
The value of x 0 = 1 6 − r 2 ≈ 1 . 1 6 6 6 6 6
Therefore the required answer is 1 1 6 6
Problem Loading...
Note Loading...
Set Loading...
Given that a n = a 1 q n − 1 , where q = 2 , and S n = k = 1 ∑ n a k = q − 1 a 1 ( q n − 1 ) , implies that:
T n d n d T n q 2 n 2 n ⟹ n = a n + 1 1 7 S n − S 2 n = a 1 q n ( q − 1 ) 1 7 a 1 ( q n − 1 ) − a 1 ( q 2 n − 1 ) = q n ( 1 − q ) q 2 n − 1 7 q n + 1 6 = 1 − q 1 ( q n − 1 7 + q n 1 6 ) = 1 − q 1 ( q n ln q − q n 1 6 ln q ) = 1 6 = 1 6 = 4 To find max ( T n ) Putting d n d T n = 0
Since d n 2 d 2 T n ∣ ∣ ∣ ∣ n = 4 < 0 , ⟹ max ( T n ) = T 4 . Therefore m = 4 .