Show that $$\frac{1}{(1-z)^2}=\sum_\limits{n=0}^{\infty}(n+1)z^n1\:,\:|z|<1$$
It was suggested in the book that the reader should use the taylor expansion of the following function $(1+z)^{\alpha}=1+\sum_\limits{n=0}^{\infty}{{\alpha}\choose n}z^n$
However ${{-2}\choose {n}}=\frac{-2!}{(-2-n)!n!}$ but on the book it is stated instead ${{-2}\choose {n}}=(-1)^n(n+1)$.
Questions:
How can ${{-2}\choose {n}}=(-1)^n(n+1)$? Is ${{-2}\choose {n}}$ the combinations notation? Or does it stand for another concept?
Thanks in advance!
$$\binom{-2}{n}=\frac{(-2)(-3)...(-1-n)}{n!} = (-1)^n \frac{(2)(3)...(n+1)}{n!}=(-1)^n\frac{(n+1)!}{n!}=(-1)^n(n+1)$$