Recurrence Relationshard
0:00.0

Determine the generating function A(x)=sumn=0anxnA(x) = sum_{n=0}^{\infty} a_n x^n for the recurrence an=3an1+4an2a_n = 3a_{n-1} + 4a_{n-2} with a0=0,a1=1a_0 = 0, a_1 = 1.