Let $f_n(x) = \frac{\ln(1 + n^2x^2)}{n^2}, x \in [0,1]$. Then the sequences $\{f_n\},\{f_n'\}$ both are uniformly convergent on $[0,1]$.
Here, $f_n'(x) = \frac{2x}{1 + n^2x^2}$. Both limits of $f_n,f_n'$ when taken as $n \to \infty$ is $0$. I have verifyed that the $f_n'$ is a monotone decreasing function on $[0,1]$ and hence by Dini's Theorem we have $f_n'$ uniformly convergent on $[0,1]$.
But I have tried both $M_n$ test and Dini's Theorem on $f_n$ but unable to prove that $f_n$ is uniformly convergent on $[0,1]$. Please Help!
Consider the fact that $f_n(x) = \int_{0}^{x} f'_n(t) dt$. Thus, $|f_n(x)| \leq \int_0^x |f'_n|(t) dt$. Now apply what you know about uniform limits and integrals to get what you want.