Problem: Find the generating function for the recurrent relation: $$f_n=2f_{n-1}+\frac 12 f_{n-2},$$ where $$f_0=f_1=1.$$ My idea was to first find a few of the beginning values and then try to make into some sum of an infinite series, but I had no luck. Any ideas?
2026-03-27 16:19:14.1774628354
Generating function of a recurrent relation
63 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
It is convenient to use the coefficient of operator $[x^n]$ to denote the coefficient of $x^n$ of a series.
In (2) we use the rule $[x^{p-q}]A(x)=[x^p]x^qA(x)$.
We can calculate $a$ and $b$ by using $f_0=f_1=1$ and noting that only coefficients of $x^0$ and $x^1$ from the left-hand side of (3) contribute anything to $a+bx$ at the right-hand side of (3).