Uniform Convergence of $\langle f_n \rangle = (nx)/(1+n^3x^2)$ for $0 \leq x \leq 1$
I was to prove the above statement. Instead I somehow did something wrong and proved that it isn't uniformly convergent. Please check where I went wrong.
$$ \langle f_n\rangle= (nx)/(1+n^3x^2)\\ \lim_{n\to\infty} f_n(x)= f(x)=0 $$ We choose $\varepsilon = \frac{1}{4}$. $$|f_n(x)-f(x)|\lt\varepsilon$$ Since $x \in [0,1]$, we choose $x=1/2$ and $n=2$. Then $$ 1/3 \not\lt 1/4 $$
The inegality you wrote does not prove anything. The negation of the definition of the uniform convergence is :
$$\exists \epsilon > 0, \forall A \in \mathbb{N}, \exists N_\epsilon\ge A / (\exists x \in [0,1], ||f_{N_\epsilon}(x)-f(x)||>\epsilon)$$
Here is one way to prove the uniform convergence :