Recurrence Relations and Characteristic Equations

153 Views Asked by At

I am not understanding how to go from the beginning of a recurrence relation to the end. I do not understand how to get to the characteristic equation. I can factor it if I know where it comes from.

Thank you.

2

There are 2 best solutions below

0
On

I got it from the video! to get the characteristic equation you use an=x^2 term an-1=x term and the an-2= constant term. Then you can factor for the roots.

1
On

Look here: http://www.math.upenn.edu/~wilf/DownldGF.html

The downloadable book at this site, Generatingfunctionology, will tell you more than you need to know.