$f_{n}(x)=\{\frac{nx}{1+n^2x^2}\}$ , $0\le x\le 1$
So to find the limit function (If it called this way) we take $x_{0}$ and the limit, so we get $\lim_{n\to \infty}f_n(x)=\lim_{n\to\infty}\frac{nx_{0}}{1+n^2x_{0}^2}=\lim_{n\to \infty}\frac{\frac{nx_{0}}{n^2}}{\frac{1}{n^2}+\frac{n^2x_{0}^2}{n^2}}=\lim_{n\to \infty}\frac{\frac{x_0}{n}}{\frac{1}{n^2}+x_{0}^2}=0$
Nowe to find Uniform convergence we let there be $\epsilon>0$ we need to find $N<n$ such that $|f_n(x)-f(x)|<\epsilon$
So we have $|\frac{nx}{1+n^2x^2}-0|=\frac{nx}{1+n^2x^2}<\frac{nx}{n^2x^2}=\frac{1}{nx}<\epsilon$
So we got $\epsilon$ that depends on $n$ and $x$ so therefore it is not uniform converges.
The book gives an example of the point $\frac{1}{n}$, what can we learn from this point, or what does this point proves?