Recurrence Relationseasy
0:00.0

Consider the recurrence relation an=2an1+1a_n = 2a_{n-1} + 1 with a0=1a_0 = 1. Find a3a_3.