Let $f_n(x) = \frac{ne^x\cos x}{1 + n^2x^2}$. I have an integral $\int\limits_0^1f_n$ whose limit I would like to find as $n \rightarrow \infty$. I've tried using Lebesgue Dominated Convergence, Vitali Convergence, and even Bounded Convergence, but unfortunately in all three cases, I run into the problem that the $f_n$ becomes unbounded at 0, so I don't think $\{f_n\}$ is uniformly integrable on [0, 1].
Could anyone provide a hint? (Or perhaps rectify my understanding of uniform integrability...)
Thank you in advance!
Let $y = nx$. Then
$$\int_0^1 f_n(x) \, dx = \int_0^n \frac{e^{y/n} \cos(y/n)}{1 + y^2}\, dy = \int_0^\infty g_n(y)\,dy$$ with $$g_n(y)=\frac{e^{y/n} \cos(y/n)}{1 + y^2} 1_{[0,n]}(y).$$
We have for $y \geqslant 0$
$$\left| g_n(y)\right| \leqslant eg(y) = \frac{e}{1+y^2}.$$ and $$\lim_{n \to \infty}g_n(y)=g(y).$$
Since $g$ is integrable you can now apply Lebesgue dominated convergence theorem:
$$\lim_{n \to \infty}\int_0^\infty g_n(y)\, dy = \int_0^\infty \frac{dy}{1+y^2} = \frac{\pi}{2}$$