Show that $$\lim_{n\rightarrow\infty}\int_{0}^{\infty}\frac{x^{\frac{1}{n}}}{(1+\frac{x}{n})^{n}}dx=1.$$
Remark: I must accept that I have a conflict when I am faced with a situation where I must know the relationship between Integrals of Riemann and Integrals of Lebesgue, the conflict is stronger when integrals are improper. Most books address this relationship for integrals over intervals of the form $ [a, b] $, but very few address improper integrals. I would like to know the proof of the problem that I have proposed and that someone recommend me books where they propose exercises similar to the one I have proposed here.
Notice that the pointwise limit of the integrands is $e^{-x}$. Moreover, notice that for $M \ge 1$ large enough $$f_n(x) = \frac{x^{\frac{1}{n}}}{(1 + \frac{x}{n})^n} \le \frac{1}{x^2}.$$ Then $$g(x) = \begin{cases}M & \text{if}\ x\in (0,M)\\ \frac{1}{x^2} & \text{if}\ x\in [M,\infty) \end{cases}$$ is integrable and satisfies $|f_n| \le g$ in $(0,\infty)$. By Lebesgue's Dominated Convergence Theorem, $$\lim_n\int_0^{\infty}f_n\,dx = \int_0^{\infty}\lim_nf_n\,dx = \int_0^{\infty}e^{-x}\,dx = 1.$$
Every book on measure theory covers this theorem and its applications. As a good starting point I'd suggest Real Analysis: Modern Techniques and Their Applications by Gerald B. Folland.