Show that $\displaystyle\lim_{n \to \infty} \int\limits_0^\infty \frac{x^\frac{1}{n}}{\left( 1+\frac{x}{n} \right)^n}\ dx = 1$.
I guess that I'm supposed to use the dominated convergence theorem because it is easy to calculate the limit inside of the integral, but I can't find a function that bounds $\frac{x^\frac{1}{n}}{(1+\frac{x}{n})^n}$.
The function $$f(x) = \begin{cases}1 & x\leq 1 \\ 2 \exp(-x) & x>1\end{cases}$$ works fine.