I have seen this fact used in several demonstrations, but have never seen a proof of it.
I believe the statement is: If $\{a_n\}$ is a sequence of real numbers such that $a_n \rightarrow a$ finite, then $(1 + \frac{a_n}{n} )^n \rightarrow e^a $.
Any help or references appreciated!
A simple approach starts from the fact that $\mathrm e^{x-x^2}\leqslant1+x\leqslant\mathrm e^x$ for every $x\geqslant-\frac12$ and that $\frac{a_n}n\geqslant-\frac12$ for every $n$ large enough, hence, applying this to $x=\frac{a_n}n$ for every $n$ such that $\frac{a_n}n\geqslant-\frac12$ yields $$ \mathrm e^{nx-nx^2}\leqslant\left(1+\frac{a_n}n\right)^n\leqslant\mathrm e^{nx}, $$ that is, $$ \mathrm e^{a_n-a_n^2/n}\leqslant\left(1+\frac{a_n}n\right)^n\leqslant\mathrm e^{a_n}. $$ Since $a_n\to a$ and $\frac{a_n^2}n\to0$, the LHS and the RHS both converge to $\mathrm e^a$.