I need calculate $\displaystyle\lim_{n\to\infty}\int_0^1\frac{nx}{1+n^2 x^3}\,dx$.
I showed that $f_n(x)=\frac{nx}{1+n^2 x^3}$ converges pointwise to $f\equiv 0$ but does not converge uniformly in [0,1].
Also $f_n$ has a maximum when $\displaystyle x=\frac{1}{\sqrt[3]{2n^2}}$.
By the last thing, I can't use the theorem of integration of uniform convergence.
I wait that you can give me a hint for this exercise. Thanks!
By $AM-GM$, $$2n\sqrt{x^3}=2\sqrt{n^2x^3} \le 1+n^2x^3.$$
So then you can bound the integrand by $$\frac{nx}{1+n^2x^3} \le \frac{nx}{2nx^{3/2}} =\frac{1}{2\sqrt{x}}$$ which is integrable on $[0,1]$, and then apply dominated convergence.