Recursioneasy
0:00.0

Given the recursive sequence an=an1+4a_n = a_{n-1} + 4 with the base case a0=5a_0 = 5, which of the following expressions represents the closed-form solution for ana_n?