fiza gupta wrote:A sequence of numbers a1,a2,a3,.... is defined as follows: a1 = 3, a2 = 5, and every term in the sequence after a2 is the product of all terms in the sequence preceding it, e.g, a3=(a1)(a2) and a4=(a1)(a2)(a3). If an=t and n>2, what is the value of a(n+2) in terms of t?
A) 4t
B) t^2
C) t^3
D) t^4
E) t^8
OA:D
We are given a sequence in which every term in the sequence after a2 is the product of all terms in the sequence preceding it. So:
a(n+1) = a(n) x a(n-1) x ... x a(2) x a(1)
By the same reasoning, we have:
a(n) = a(n-1) x a(n-2) x ... x a(2) x a(1)
We can substitute a(n-1) x... x a(2) x a(1) in the a(n+1) equation for a(n), so we have a(n+1) = a(n) x a(n).
However, recall that a(n) = t, so a(n+1) = t x t = t^2. By the same reasoning, we have:
a(n+2) = a(n+1) x a(n) x a(n-1) x ... x a(2) x a(1)
However, a(n) x a(n-1) x .... x a(2) x a(1) = a(n+1) and a(n+1) = t^2, so:
a(n+2) = a(n+1) x a(n+1) = t^2 x t^2 = t^4
Answer:
D
Scott Woodbury-Stewart
Founder and CEO
[email protected]
See why Target Test Prep is rated 5 out of 5 stars on BEAT the GMAT. Read our reviews

