Which sequence is generated by $\frac{{5x - 3{x^2}}}{{{{(1 - x)}^3}}}$?
We know that:
$$\frac{1}{{{{(1 - x)}^3}}} = \sum\limits_{j = 0}^\infty {\left( {\begin{array}{*{20}{c}}
{j + 2} \\
2 \\
\end{array}} \right){x^j}} $$
So we have:
$$(5x - 3{x^2}) \cdot \sum\limits_{j = 0}^\infty {\left( {\begin{array}{*{20}{c}} {j + 2} \\ 2 \\ \end{array}} \right){x^j}} $$
Now it's easy to see that for $x^k$, $a_k$ can be defined by:
$$5\left( {\begin{array}{*{20}{c}} {k + 1} \\ 2 \\ \end{array}} \right) - 3\left( {\begin{array}{*{20}{c}} k \\ 2 \\ \end{array}} \right)$$
Because we "used" $x^{k-1}$ and $x^{k-2}$ there may be a problem for $k=0,1$ and I've been told I need to check it directly. Can you help me with that?
{k + 1 \choose 2}with braces around it for combinations; that way you don't have to have a whole bunch of messy\begin{array}and\end{array}. – Caleb Stanford Mar 07 '14 at 20:53