What is the Limit of e^-n times n^k over k! for n Approaching Infinity?

  • Context: Graduate 
  • Thread starter Thread starter micromass
  • Start date Start date
  • Tags Tags
    Challenge
Click For Summary

Discussion Overview

The discussion revolves around the limit of the expression \( e^{-n} \sum_{k=0}^n \frac{n^k}{k!} \) as \( n \) approaches infinity. Participants explore various interpretations, bounds, and approaches to evaluate this limit, touching on concepts from probability theory and the central limit theorem.

Discussion Character

  • Exploratory
  • Mathematical reasoning
  • Debate/contested

Main Points Raised

  • Some participants propose that the limit might be 1, but later reconsider this, suggesting it is an upper bound.
  • Others argue that the limit is not 1 and suggest it could be 1/2, relating it to the probability of a Poisson distribution with expectation value \( n \).
  • A participant presents a method involving Taylor series to analyze the limit, concluding it is less than or equal to 0.5.
  • Another participant introduces a different perspective using the gamma function, suggesting a limit involving integrals.
  • Some participants express uncertainty about how to derive a lower limit for the expression.
  • There are acknowledgments of contributions from various participants, highlighting different interpretations and approaches to the problem.

Areas of Agreement / Disagreement

Participants do not reach a consensus on the limit's value, with multiple competing views remaining, including suggestions of 1, 1/2, and less than or equal to 0.5.

Contextual Notes

Some arguments rely on assumptions about the behavior of the sums and integrals involved, and the discussion includes references to the central limit theorem and properties of the Poisson distribution, which may not be universally accepted or fully resolved.

micromass
Staff Emeritus
Science Advisor
Homework Helper
Insights Author
Messages
22,170
Reaction score
3,333
Find the following limit:

[tex]\lim_{n\rightarrow +\infty} e^{-n} \sum_{k=0}^n \frac{n^k}{k!}[/tex]
 
Physics news on Phys.org
micromass said:
Find the following limit:

[tex]\lim_{n\rightarrow +\infty} e^{-n} \sum_{k=0}^n \frac{n^k}{k!}[/tex]

I have the vaguest feeling that the limit is 1. I'm too tired to prove it right now. I'll get back to it soon. :-p

Edit: Probably not. Looking at it now, as shown below, it is an upper bound. Taking the expansion out a couple terms, it looks like it's less than 0.6.

Why is this called french fish? Is this hinting at using something by Poisson?
 
Last edited:
Well, 1 is an upper limit:
$$\lim_{n\rightarrow +\infty} e^{-n} \sum_{k=0}^n \frac{n^k}{k!} \leq \lim_{n\rightarrow +\infty} e^{-n} \sum_{k=0}^\infty \frac{n^k}{k!} = \lim_{n\rightarrow +\infty} 1 = 1$$

It is interesting that
$$\lim_{n\rightarrow +\infty} e^{-n} \sum_{k=0}^n \frac{n^k}{k!} = \lim_{n\rightarrow +\infty} e^{-n} \sum_{k=0}^{n-1} \frac{n^k}{k!}$$ but I am not sure how to convert this to a lower limit on the limit.

Edit: Okay, that approach does not work. And the limit is not 1. I guess 1/2.

The question can be re-phrased as "in a Poisson distribution with expectation value n, what is the probability to get at most the expectation value?" - and then the limit of n->infinity. As the Poisson distribution approaches a Gaussian distribution, I would expect 1/2 as limit.
 
Last edited:
mfb said:
Well, 1 is an upper limit:
$$\lim_{n\rightarrow +\infty} e^{-n} \sum_{k=0}^n \frac{n^k}{k!} \leq \lim_{n\rightarrow +\infty} e^{-n} \sum_{k=0}^\infty \frac{n^k}{k!} = \lim_{n\rightarrow +\infty} 1 = 1$$

It is interesting that
$$\lim_{n\rightarrow +\infty} e^{-n} \sum_{k=0}^n \frac{n^k}{k!} = \lim_{n\rightarrow +\infty} e^{-n} \sum_{k=0}^{n-1} \frac{n^k}{k!}$$ but I am not sure how to convert this to a lower limit on the limit.

Edit: Okay, that approach does not work. And the limit is not 1. I guess 1/2.

The question can be re-phrased as "in a Poisson distribution with expectation value n, what is the probability to get at most the expectation value?" - and then the limit of n->infinity. As the Poisson distribution approaches a Gaussian distribution, I would expect 1/2 as limit.

Right. The limit is indeed 1/2. And an application of the central limit theorem gives the answer. Well done!
 
I worked out that the limit is less than or equal to 0.5:

Reversing it and using the Taylor series for e:
[tex]\frac{e^{n}}{ \sum_{k=0}^n \frac{n^k}{k!}}=1+\frac{\sum_{k=n+1}^\infty \frac{n^k}{k!}}{ \sum_{k=0}^n \frac{n^k}{k!}}[/tex]
Introducing [itex]x=\frac{n^n}{n!}[/itex]
[tex]\frac{\sum_{k=n+1}^\infty \frac{n^k}{k!}}{ \sum_{k=0}^n \frac{n^k}{k!}}=\frac{x \frac{n}{n+1}+x \frac{n}{n+1} \frac{n}{n+2}+...}{x+x+x\frac{n-1}{n}+x\frac{n-1}{n}\frac{n-2}{n}+...}=\frac{\frac{n}{n+1}+\frac{n}{n+1} \frac{n}{n+2}+...}{2+\frac{n-1}{n}+\frac{n-1}{n}\frac{n-2}{n}+...}[/tex]
The number of terms in the numerator is infinity, the denominator goes until the terms reach zero. For very large n we have a lot of terms close to 1, so we can neglect the 2. Since [itex]\frac{n}{n+a} > \frac{n-a}{n}[/itex] and replacing some of the terms in the numerator like that to get a 1 the result is:
[tex]\frac{\frac{n}{n+1}+\frac{n}{n+1} \frac{n}{n+2}+...}{\frac{n-1}{n}+\frac{n-1}{n}\frac{n-2}{n}+...}>1+\frac{\sum_{k=1}^\infty \frac{(n)!n^k}{(2n+k)!}}{\frac{n-1}{n}+\frac{n-1}{n}\frac{n-2}{n}+...}[/tex]
For large n the numerator of the second term goes to zero.

When I discarded the 2, maybe the denominator and numerator are quite equal, their difference is small and the 2 makes the denominator actually bigger. But in the limit it should be negligible, so the limit of the reciprocal is 2 or larger and the limit of the original expression is 0.5 or smaller.
 
You really like Obfuscation.
since
$$e^{-n} \sum_{k=0}^n \frac{n^k}{k!}=\left( 1+ \gamma(n+1,n)/\Gamma(n+1,n) \right)^{-1}$$
Why not just ask
$$\lim_{n\rightarrow \infty} \gamma(n+1,n)/\Gamma(n+1,n)=\lim_{n\rightarrow \infty} \int_0^n t^n e^{-t} \mathrm{d}t {\huge/} \int_n^\infty t^n e^{-t} \mathrm{d}t=1$$
 
lurflurf said:
You really like Obfuscation.

You don't seem to grasp the concept of a challenge :-p
 
Well done by mfb for finding the solution. The (partial) solution by chingel is also very nice!

And a special thanks to lurflurf for showing another neat interpretation of this problem!
 

Similar threads

  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
4K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 2 ·
Replies
2
Views
1K