Let $f_n:[0,1]\to\mathbb{R}$ be defined by $f_n(x)=\frac{n+x^3\cos x}{ne^x+x^5\sin x}$, $n\geq 1$. Find $\lim_{n\to\infty}\int_0^1f_n(x)dx$.
Approach: Here I found the limit function $f(x)=e^{-x}$. So, if I can interchange the limit and integration, then easy to find solution. But we can do that only when the convergence to $f$ is uniform. I am not getting the idea to show this convergence is uniform.
$ 0\leq f_n(x) \leq \frac {n+1} {ne^{x}-1}$. Now $\frac {n+1} {ne^{x}-1} \leq \frac {n+1} {n-1} \leq 2$ for $n \geq 3$ for all $x$ so we can apply DC T to interchange the limit and the integral.
Alternatively you can verify that $|f_n(x)-e^{-x}| \leq \frac {1+e} {n-1}$ which gives uniform convergence.