a) I have to find and expression for sequence of $b_n$ in terms of generating functions of the sequence of $a_n$ $$b_n = (-1)^{n}(n+1)a_0 +(-1)^{n-1}n a_1+...+(-1)2a_{n-1}+a_n$$ with $$a_n = a_{n-1} +8a_{n-2} -12a_{n-3} +25(-3)^{n-2} + 32n^2 -64$$
b) I have to use the result of a) to prove this identity $${\beta \choose n} = \sum_{x = 0}^{n}(-1)^{x}(x+1) {\beta+2 \choose {n-x}}$$ with $\beta$ is a complex number
Please shed some lights. Any help or hints would be greatly appreciated
Comment:
In (2) we change the order of summation by replacing the index $k$ with $n-k$.
In (3) we use the series representation \begin{align*} \sum_{k=0}^\infty(-1)^k(k+1)z^k=\frac{1}{(1+z)^2} \end{align*} and apply the Cauchy product formula.