How to prove
$\displaystyle \sum_{q=\alpha}^p \binom{q}{\alpha} \binom{p}{q}\frac{(-1)^q(-q)^p}{q^\alpha}=\frac{p!}{\alpha!}$
for $1 \leq \alpha \leq p$?
EDIT: This is a result that I derived after playing around with the (given) fact that
$\displaystyle\sum_{q=1}^p\sum_{j=1}^q q^{p-2}(1+h/q)^{j-1}\prod_{i=1,i\neq q}^p\frac{1}{q-i}=\sum_{q=1}^p[(1+h/q)^q-1]\frac{(-1)^{p-q}q^{p}}{q!(p-q)!}=\sum_{q=1}^p \frac{h^q}{q!}$
and grouping the coefficients of each $h^\alpha$ in both sides.
I have tried some values of $\alpha$ and $p$ and it works, so the formula seems to be true. I just don't know how to proceed to prove this result.
Suppose we seek to verify that
$$(-1)^p \sum_{q= r}^p {p\choose q} {q\choose r} (-1)^q q^{p- r} = \frac{p!}{ r!}.$$
We use the integral representation
$${q\choose r} = {q\choose q- r} = \frac{1}{2\pi i} \int_{|z|=\epsilon} \frac{(1+z)^{q}}{z^{q- r+1}} \; dz$$
which is zero when $q\lt r$ (pole vanishes) so we may extend $q$ back to zero.
We also use the integral
$$q^{p- r} = \frac{(p- r)!}{2\pi i} \int_{|w|=\gamma} \frac{\exp(qw)}{w^{p- r+1}} \; dw.$$
We thus obtain for the sum
$$\frac{(-1)^p (p- r)!}{2\pi i} \int_{|w|=\gamma} \frac{1}{w^{p- r+1}} \\ \times \frac{1}{2\pi i} \int_{|z|=\epsilon} z^{ r-1} \sum_{q=0}^p {p\choose q} (-1)^q \frac{(1+z)^q}{z^q} \exp(qw) \; dz\; dw \\ = \frac{(-1)^p (p- r)!}{2\pi i} \int_{|w|=\gamma} \frac{1}{w^{p- r+1}} \\ \times \frac{1}{2\pi i} \int_{|z|=\epsilon} z^{ r-1} \left(1-\frac{1+z}{z}\exp(w)\right)^p \; dz\; dw \\ = \frac{(-1)^p (p- r)!}{2\pi i} \int_{|w|=\gamma} \frac{1}{w^{p- r+1}} \\ \times \frac{1}{2\pi i} \int_{|z|=\epsilon} \frac{1}{z^{p- r+1}} (-\exp(w)+z(1-\exp(w)))^p \; dz\; dw \\ = \frac{(p- r)!}{2\pi i} \int_{|w|=\gamma} \frac{1}{w^{p- r+1}} \\ \times \frac{1}{2\pi i} \int_{|z|=\epsilon} \frac{1}{z^{p- r+1}} (\exp(w)+z(\exp(w)-1))^p \; dz\; dw.$$
We extract the residue on the inner integral to obtain
$$\frac{(p- r)!}{2\pi i} \int_{|w|=\gamma} \frac{1}{w^{p- r+1}} {p\choose p- r} \exp( r w) (\exp(w)-1)^{p- r} \; dw \\ = \frac{p!}{ r!} \frac{1}{2\pi i} \int_{|w|=\gamma} \frac{1}{w^{p- r+1}} \exp( r w) (\exp(w)-1)^{p- r} \; dw.$$
It remains to compute $$[w^{p- r}]\exp( r w) (\exp(w)-1)^{p- r}.$$
Observe that $\exp(w)-1$ starts at $w$ so $(\exp(w)-1)^{p- r}$ starts at $w^{p- r}$ and hence only the constant coefficient from $\exp( r w)$ contributes, the value being one, which finally yields
$$\frac{p!}{ r!}.$$