Recursioneasy
0:00.0

A recursive definition for a sequence is given by an=an1+3a_n = a_{n-1} + 3, where n1n \ge 1. If a1=7a_1 = 7, what is the value of a3a_3?