I know a proof of the first and of the third of the following equalities. I am looking for a proof of the second equality.
$\sum\limits_{i=0}^{n} \;(-1)^{n - i} \cdot \binom{n}i = 0$
$\sum\limits_{i=0}^{n} \;(-1)^{n - i} \cdot \binom{n}i \cdot i^k = 0$ for $k$ with $0 < k < n$
$\sum\limits_{i=0}^{n} \;(-1)^{n - i} \cdot \binom{n}i \cdot i^n = n!$
It is convenient to use the coefficient of operator to denote the coefficient of $z^k$ of a series. This way we can write for instance \begin{align*} [z^k](1+z)^n=\binom{n}{k} \qquad \text{and}\qquad k![z^k]e^{qz}=k![z^k]\sum_{j=0}^\infty \frac{(qz)^j}{j!}=q^k\tag{1} \end{align*}
Comment:
In (2) we use the coefficient of operator according to (1).
In (3) we apply the binomial theorem.
In (4) we see the expansion gives powers of $z$ starting with $z^n$.