Recurrence Relationseasy
0:00.0

Given the recurrence relation an=an1+2a_n = a_{n-1} + 2 with initial condition a0=1a_0 = 1, find a3a_3.