Guest Session: 1 Question Remaining. Create Account to save progress.
Login
Recursioneasy
0:00.0

A sequence is defined recursively by an=an−1+7a_n = a_{n-1} + 7an​=an−1​+7 for n≥1n \ge 1n≥1, with the base case a0=3a_0 = 3a0​=3. What is the value of the term a2a_2a2​?