Suppose you have fn:R→R x↦xne−xn!
I am asked to find the limit of this function and prove its uniform convergence.
For finding the limit(basically showing that it converges pointwise) I did this:
Using the stirling's formula, I found that fn(x)∼xne−xnne−x√2πn=(xn)ne−xe−n1√2πn=(xn)nen−x1√2πn=(xe1−xnn)n1√2πn
Thus it converges to the null function.
For the uniform convergence, I derived the function and searched when it reached its maximum.
The derivative of fn(x) is f′n(x)=1n!(nxn−1−xnex)
Thus is equals to zero whenever x=n. This allows me to state that the function fn reaches it's maximum whenever x=n, yet fn(n)∼1√2πn
Now I am asked to find lim, but thinking logically, I am most likely asked to integrated the limit function because I proved the uniform convergence. Yet I don't know exactly to what it converges. Can someone help me out?
Answer
I think the goal of the exercise was to give an example of sequence of function which converge pointwisely and uniformly to zero, yet their intergrals are all equal to 1.
You have \int_0^\infty x^{s-1}e^{-s}ds = \Gamma (s), where \Gamma is the Gamma-function. For natural n you can find - by integration by parts - that \Gamma(n+1)=n!, hence for your problem
\forall n\in \Bbb N \quad\int_0^{\infty}\frac{x^ne^{-x}}{n!}dx = 1.
Digression. We know that if f_n\to f uniformly on a set \Omega, with f_n and f being in L^1(\Omega) and |\Omega| <\infty, then f_n\to f in L^1(\Omega). In your exercise, however, we do not have |\Omega|<\infty, hence the convergence in L^1 is not guaranteed and we build an explicit counterexample.
No comments:
Post a Comment