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
- For a certain art exhibit, a museum sold admission tickets to a group of 30 people every 5 minutes from 9:00 in…
- A string of 10 light bulbs is wired in such a way that if any individual light bulb fails, the entire string…
- A total of 800 students were asked whether they found two subjects, M and R, interesting. Each answer…
- A certain store sells small, medium, and large toy trucks in each of the colors red, blue, green, and yellow…
- If Sn is the sum of the first n terms of a certain sequence and if Sn = n(n+1) for all positive integers…