If $f_n(x)=nxe^{-nx^2}~\forall~n=1,2,\cdots$ and $x$ real, show that $$\lim_{n \rightarrow \infty} \int_0^1 f_n(x)dx \ne \int_0^1\lim_{n \rightarrow \infty}f_n(x) dx$$
Attempt:
By the $Mn$ Test, it comes out that $f_n$ is not uniformly convergent.
We also know that if $\{f_n\}$ is a uniformly convergent sequence of functions and if $f$ is the limiting function, then :
$$\lim_{n \rightarrow \infty} \int_0^1 f_n(x)dx = \int_0^1\lim_{n \rightarrow \infty}f_n(x) dx$$
However, this is just a sufficient condition and a non uniformly convergent sequence of functions may also exhibit the same properties.
In such a case, how do we prove the above relation in this and other problems? Is direct integration the only method to follow in such problems?
Thank you very much for your help in this regard.