GMAT Practice Question: The sequence a_1, a_2, a_n, is such that a_n=2 a_n-1-x...
Question
The sequence a_1, a_2, a_n, is such that a_n=2 a_n-1-x for all positive integers n 2 and for a certain number x. If a_5=99 and a_3=27, what is the value of x ?
- 3
- 9
- 18
- 36
- 45
Topics: linear equations, sequences & series
Solution
Step 1
We use the recurrence a_n = 2a_n-1 - x and the given values a_3 = 27 and a_5 = 99 to express the fifth term in terms of the third term and x by stepping forward from index 3 to index 5.
a_4 = 2a_3 - x a_4 = 2 27 - x a_4 = 54 - x a_5 = 2a_4 - x a_5 = 2 (54 - x) - x a_5 = 108 - 3x
Step 2
We set this expression for the fifth term equal to the given value a_5 = 99 and solve for x.
108 - 3x = 99 -3x = 99 - 108 -3x = -9 x = -9/-3 x = 3
Answer
3
