Let $n > 1$ be an integer. Prove the following: $$\sum\limits_{k=1}^{\infty} (-1)^k (k - 1)! S(n,k) = 0$$ where $S(n,k)$ is a Stirling number of the second kind.
(Hint: Recurrence Relation)
Workings:
The recurrence relation of Stirling numbers of the second kind I believe is:
$S(n+1,k) = k S(n,k) + S(n,k-1)$
Though I do not see how this will potentially help out.
Any help will be appreciated.
If you use the hint and let
then the series becomes
and you will notice that when you expand the series terms will cancel each other.