Solutions
Get detailed explanations to advanced GMAT questions.
Question
A certain computer program generates a sequence of numbers a1, a2, … , an such that a1 = a2 = 1 and ak = ak-1 + 2ak-2 for all integers k such that 3 ≤ k ≤ n. If n > 6, then a7 = ?
Option A:
32
Option B:
43
Option C:
64
Option D:
100
Option E:
128
Difficulty Level
MediumSolution
Option B is the correct answer.
Option Analysis
Ak= A(k-1) + 2* A(k-2)
A1= 1 and A2= 1
A(3)= A(3-1) + A(3-2)
=> = A(2) + 2(A1)
=> = 1 + 2*1 A(3)= 3
And with similar pattern,
A(4)= 3 + 2*1 = 5
A(5)= 5 + 2*3 = 11
A(6)= 11 + 2*5 = 21
A(7)= 21 + 2*11 = 43
Related Questions
- When the even integer n is divided by 9, the remainder is 8. Which of the following, when added to n…
- In the xy-plane, does the line L intersect the graph of y = x^2
- If each customer at the outdoor movie last night came in a car, what was the number of cars in which…
- If 0 < x < 2, which of the following must be greatest?
- Points P, R, M and S lie on the number line shown. The coordinate of R is 0. The distance between…