Let $f_{n}(x)$ $=$ $n^{2}x\ (1-x)^{n}$ with $0\le x\le 1$, where $f_{n}$ converges pointwise to the zero function $f$.
How do I check for uniform convergence?
Can someone provide me with some hints?
Let $f_{n}(x)$ $=$ $n^{2}x\ (1-x)^{n}$ with $0\le x\le 1$, where $f_{n}$ converges pointwise to the zero function $f$.
How do I check for uniform convergence?
Can someone provide me with some hints?
Convergence is not uniform. $$f_n(x)=n^2x(1-x)^n$$
Let $x=n^{-1}$. Then $$f_n(n^{-1})=n\left(1-\frac 1 n\right)^n$$ is unbounded as $n\to\infty$.
Thus convergence cannot be uniform.
Use the theorem for uniform convergence and Riemann Integrability.
Integrate each of your functions of $\{f_n\}$ in $[0,1]$ and take limit $n \rightarrow \infty$. You shall get 1. Whereas you shall get 0 after integrating the limit function.
Hint: Calculate $\sup\limits_{0\leq x\leq 1}\left|f_n(x)-f(x)\right|$
(edit: that's literally common sense, so adding one more line)
$$\sup_{0\leq x\leq 1}|f_n(x)-f(x) |=\left(1-\frac1{n+1}\right)^n\times\frac{n^2}{n+1}$$