What is the sum of the following series? $k$ is a natural number.
$\sum_{n\geq 1}\frac{n^k}{n!}$
It appears to always provide an integer multiple of $e$.
What is the sum of the following series? $k$ is a natural number.
$\sum_{n\geq 1}\frac{n^k}{n!}$
It appears to always provide an integer multiple of $e$.
Let $$A(k) = \sum_{n\geq 1}\frac{n^k}{n!}.\tag{1}$$ Since: $$\sum_{n\geq 1}\frac{e^{nx}}{n!} = e^{e^x}-1 \tag{2}$$ we have: $$ A(k) = \frac{d^k}{dx^k}\left.\left(e^{e^x}-1\right)\right|_{x=0} = B_k\cdot e\tag{3}$$ where $B_k$ is a Bell number. $(3)$ is also known as Dobinski's formula.