I am having trouble trying to prove that the sequence of functions (fn) defined on the interval [0,1] by fn(x)=nx/(1+(nx^2)) does not converge uniformly. Namely, my difficulty is coming from choosing an epsilon.
Thanks for any help in advance
I am having trouble trying to prove that the sequence of functions (fn) defined on the interval [0,1] by fn(x)=nx/(1+(nx^2)) does not converge uniformly. Namely, my difficulty is coming from choosing an epsilon.
Thanks for any help in advance
Depending on what theorems you have at your disposal, there's another way to go about this that does not require getting your hands dirty.
If a sequence $(f_n)$ of functions converges uniformly to $f$, then $f$ is also continuous.
In this particular case, a quick check shows that $$ \lim_{n\rightarrow\infty}f_n(x)=\begin{cases}\frac{1}{x} & \text{if }x\neq 0\\ 0 & \text{if }x=0\end{cases}, $$ which is not continuous. So, if you can (formally) show that pointwise limit, then you should be all set.