Carcass wrote:
In the infinite sequence a1, a2, a3, …, an, an=3(an−1)−1 for all n > 1. If a1=1, what if the value of a6?
A. 41
B. 42
C. 121
D. 122
E. 123
Given: an=3(an−1)−1This means
a6=3(a6−1)−1=3(a5)−1Unfortunately, we don't know the value of
a5. So what do we do?
We say that the defined terms are
recursive, which means we must work our way up to determining the value of
a6.
Given:
a1=1a2=3(a2−1)−1=3(a1)−1=3(1)−1=3−1=2a3=3(a3−1)−1=3(a2)−1=3(2)−1=6−1=5a4=3(a3)−1=3(5)−1=15−1=14a5=3(a4)−1=3(14)−1=42−1=41a6=3(a5)−1=3(41)−1=123−1=122Answer: D