Recursioneasy
0:00.0

Given the recursive sequence an=2an1+1a_n = 2a_{n-1} + 1 with a0=0a_0 = 0, what is the value of a2a_2?