How Accurate Are Partial Sums in Estimating e^N?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 7K views
Nurdan
Messages
4
Reaction score
0
It is known that
[tex]\sum\limits_{k = 0}^\infty {\frac{{N^k }}{{k!}}} = e^N[/tex]


I am looking for any asymptotic approximation which gives

[tex]\sum\limits_{k = 0}^M {\frac{{N^k }}{{k!}}} = ?[/tex]
where [tex]M\leq N[/tex] an integer.


This is not an homework
 
Physics news on Phys.org
I'm only being a little facetious if I point out that the sum is asymptotically equal to e^N.

Want more accuracy? It's better approximated by e^N-[x^(N+1)]/(N+1)!