Hi Guys was attempting this question and was wondering if I was doing the question correctly?
Determine whether or not the sequence of functions is uniformly convergent:-
$$f_n:[0,2]\to \mathbb{R}$$ $$f_n(x) = 2^{-n}x^ne^2$$
Checking point wise convergence first
$$\lim_{n\to \infty}f_n(x) = \lim_{n\to \infty}2^{-n}x^ne^2$$
Taking the Limit as n $\to \infty$ gives the following
$$\lim_{n\to \infty}f_n(x) = \lim_{n\to \infty}2^{-n}x^ne^2$$
$$\implies e^2 \lim_{n\to \infty}2^{-n}x^n$$
substituting $n \to \infty$ gives
$$e^22^{-\infty}x^\infty = 0$$
Therefore $$\lim_{n\to \infty}f_n(x) = 0 = f(x)$$
$$M_n = sup|f_n(x)-f(x)|,x\in \mathbb{R}$$ $$M_n = sup|2^{-n}x^ne^2-0| \leq 2^{-n}2^ne^2 ,x\in \mathbb{R}$$
$$(2)^{-n}(2)^ne^2\to e^2 = 7.389$$
Therefore since $f_n(x) \to0 ,n \to \infty$ $$2^{-n}2^ne^2 \to e^2 = 7.389$$
This function does not converge uniformly.
Can anyone tell me if i have done this correctly as it relates tot the evaluation of the question and the procedure for justifying if the sequences of function is uniformly convergent.
The sequence converges pointwise to $$ f(x) = \begin{cases}0,& 0\leqslant x < 2\\ e^2,& x=2, \end{cases} $$ so it does not converge uniformly. Remember that if a sequence of continuous functions converges uniformly, then the limit function is continuous. This limit function is discontinuous, so the sequence does not converge uniformly.