$$ \mbox{How to compute}\quad \lim_{n \to \infty}\,\,\int_{0}^{n}\left(1 -{x \over n}\right)^{n} \,\mathrm{e}^{x/2}\,\,\mathrm{d}x\,\,\, ?. $$
No ideas how to start this one. I see that the limit of the $\left[1 - \left(x/n\right)^{n}\right]$ looks close to being $\,\mathrm{e}$, but it should be a plus sign instead of a minus sign$\ldots$
A similar limit is used to prove Euler's limit product formula for the $\Gamma$ function: $$ t! = \lim_{n\to +\infty}\frac{n! n^t}{(t+1)(t+2)\cdot\ldots\cdot(t+n)}\tag{1}.$$ For any $x\in\mathbb{R}^+$ we have $$ \max_{n\geq x} \left(1-x/n\right)^n\leq e^{-x}\tag{2} $$ and $e^{-x}\cdot e^{x/2}\in L^1(\mathbb{R}^+)$, hence by monotone or dominated convergence we have: $$ \lim_{n\to +\infty}\int_{0}^{n}\left(1-\frac{x}{n}\right)^n e^{x/2}\,dx = \int_{0}^{+\infty} e^{-x/2}\,dx = \color{red}{2}.\tag{3}$$