Solve the limits of below:
(1) $\lim\limits_{n \to \infty} \int_0^n (1+\frac{x}{n})^n e^{-2x}dx$.
(2) $\lim\limits_{n \to \infty} \int_0^n (1-\frac{x}{n})^n e^{\frac{x}{2}}dx$.
(3) $\int_0^{\infty} \frac{e^{-x}\sin^2 x}{x}dx$
(Hint: show $f(x,y)=e^{-x}\sin2xy$ is integrable on $[0,\infty) \times [0,1]$)
For first and second questions, use $1-a\le e^{-a}, 1+a\le e^a $ for $0\le a\le 1$. (To prove, use Taylor remainder theorem.) Then use Lebesgue dominated convergence theorem. For the third question, use Lebesgue dominated convergence theorem, note that $\sin x/x$ is bounded.
Also note that limit of $(1\pm x/n)^n$ is $e^{\pm x}$ as $n$ approaches to infinity.