I asked this question before but I did not get a clear explanation for my problem with this question:
Define the function $f(x)=\frac{2x}{1+x^2}$ and let $f_n(x)=f(nx)$.
a) Show $f_n$ converges to 0 uniformly on $[1,\infty)$.
b) Show $f_n$ converges to 0 on $[0,1]$? is it uniform convergence.
for part a, I did the calculations and I came to $|f_n(x)|<\frac{1}{2}$ so there is no $n$ here to be restricted such that I can construct an epsilon from? why would I conclude part "a" is correct with that inequality.
for part b, I ended up with $lim sup [|f_n(x)-f(x)|]=\frac{1}{2}\neq 0 $ so in interval of part "b", I must say the sequence of functions is not uniformly convergent. right?