Recursioneasy
0:00.0

A recursive sequence is defined by an=an1+3a_n = a_{n-1} + 3 for n1n \ge 1, with a1=2a_1 = 2. What is the value of a3a_3?