Recursionmedium
0:00.0

Given the recursive sequence an=an1+4a_n = a_{n-1} + 4 with a1=3a_1 = 3, what is the expression for the nn-th term ana_n?