I would like to sum the following series:
$$\sum_{n=0}^\infty \frac{u^n}{n!}\sum_{k=1}^{n+1}(-1)^{k-1}(k-1)! S_{n+1,k}p^k,$$
where $S_{n,k}$ are Stirling numbers of the second kind, $0
I tried to attack this with generating functions, and came up with something that seems certainly wrong, but it seems like a clean closed form solution may exist.