Let $f_n(x) = \frac{nx}{1+nx}$ for $ x \ge 0$.
I successfully proved that if $t > 0$, then convergence is uniform on $[t,\infty)$.
I am now asked to prove that convergence is not uniform on $[0,\infty)$.
$\lim_{n \to \infty} f_n(x) = 0$ , $x = 0$
The problem is I can't believe I can use that in writing $|f_n(x) - f(x)|$ since $x=0$ is just one case. Any advice? Thank you greatly in advance!
Note that if $x\ne 0$, then $$ \lim _{n\to \infty } f_n(x) =\lim _{n\to \infty } \frac{nx}{1+nx}=1$$
On the other hand if $x=0$ we have $$ \lim _{n\to \infty } f_n(x) =\lim _{n\to \infty } 0 =0$$
Let $\epsilon =1/2$, then for a given $\delta >0 $ you can find two points, $x=\delta /2$ and $y=0$ such that $$ |x-y|< \delta $$ and $$|f_n(x)-f_n(y)|>1/2$$ for large enough n.
Thus the convergence is not uniform.