What is the Stirling transform of (k-1)?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 replies · 2K views
Cristopher
Messages
9
Reaction score
0
While reading about combinatorial mathematics, I came across the Stirling transform. https://en.wikipedia.org/wiki/Stirling_transform

So then, if I want to find the Stirling transform of, for instance, ##(k-1)!##, I have to compute this (using the explicit formula of the Stirling number of the second kind):

##\displaystyle\sum_{k=1}^{n}\left(\frac{1}{k!}\sum_{j=0}^{k}(-1)^{k-j}\binom{k}{j}j^n(k-1)!\right)##

This looks complicated and I don't know where to start. Mathematica gives the result ##(-1)^n\operatorname{Li}_{1-n}(2)##.

Any insights or hints of how to arrive at that result will be appreciated