Recurrence Relationsmedium
0:00.0

Consider the recurrence an=an1+an2a_n = a_{n-1} + a_{n-2} with a0=0,a1=1a_0 = 0, a_1 = 1. What is the generating function A(x)=n=0anxnA(x) = \sum_{n=0}^{\infty} a_n x^n?