Recently,I came across a question about higher derivative of a special class of rational function. I need help to solve a second order recurrence relations:
$x_n+bnx_{n-1}+an(n-1)x_{n-2}=0$, where $b,a$ are some real numbers with $x_0=1,x_1=-b$.
Thanks a lot!
Let $y_n=\frac{x_n}{n!}$. Then the recurrence becomes $$ y_n+by_{n-1}+ay_{n-2}=0.$$