Recursioneasy
0:00.0

A sequence is defined by an=an1+2na_n = a_{n-1} + 2^n for n1n \ge 1, with a0=1a_0 = 1. What is the value of a2a_2?