Show that,
$$\sum_{k=0}^{\infty} \frac{k^2+3k+2}{2} z^k = \frac{1}{(1-z)^3}$$
where $ z \in \mathbb{C}, |z|< 1$
Well, I have figured out that is a Laurent series I have watched 3 videos in the topics but I still don't know how to prove it. I appreciate any kind of help a lot.
FYI,
Based on Newton Binomial theorem known that:
$\frac{1}{(1-z)^{\alpha+1}}=\sum\limits_{k=0}^\infty \binom{k+\alpha}{k}z^k$
In our case $\alpha=2$
$\sum\limits_{k=0}^\infty \frac{(k+2)!}{k!2!}z^k=\sum\limits_{k=0}^\infty \frac{(k+1)(k+2)}{2}z^k$