1

We know that $\sum_{k=0}^n a^k \frac{n^{\underline k}}{k!} = (1+a)^n$. Is there a known (preferably closed) form for $\sum_{k=0}^n a^k/k!$ ?

This question was prompted by another recent question.

User3910
  • 2,390

1 Answers1

1

It can be written in terms of the incomplete Gamma function: $\dfrac{e^a}{n!} \Gamma(n+1,a)$.

Robert Israel
  • 448,999