Recurrence Relationsmedium
0:00.0

Given an=an1+2an2a_n = a_{n-1} + 2a_{n-2} with a0=1,a1=1a_0=1, a_1=1. What is the generating function A(x)A(x)?