In this thread, General formula for the power series of $\dfrac{1}{(1+x)^3}$
the_candyman posted an identity:
$$(1-z)^{-\alpha} = \sum_{n=0}^{+\infty}{{n + \alpha - 1}\choose{n}}z^n.$$
Notice that this binomial series has a negative exponent. I know that the general formula for binomial series is:
$$(1+x)^k=\sum_{n=0}^{+\infty}{\binom{k}{n}}x^n$$.
How do apply the second definition to prove the first identity?
We use the following definition of binomial identities valid for complex $\alpha$ and non-negative integers $n$: \begin{align*} \binom{\alpha}{n}=\frac{\alpha(\alpha-1)\cdots(\alpha-n+1)}{n!}\tag{1} \end{align*} which can be found for instance as formula (5.1) in Concrete Mathematics by R.L. Graham, D.E. Knuth and O. Patashnik.
Comment:
In (2) we use the definition (1).
In (3) we factor out $(-1)^n$.
In (4) we use the definition (1) again.