Recursionmedium
0:00.0

A sequence is defined by an=2an1+3na_n = 2a_{n-1} + 3^n for n1n \geq 1 with a0=0a_0 = 0. Find a3a_3.