You are in Preview. Create Account to save stats.
Login
Recurrence Relationshard
0:00.0

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