By definition $$\lim_{n\to\infty}\left(1+\frac{1}{n}\right)^n = e.$$
But what about a similar limit where $n$ tends to negative infinity, i.e, $$\lim_{n\to -\infty}\left(1+\frac{1}{n}\right)^n?$$
Why does that equal to $e$ too? Could someone give a simple proof?
$$\lim_{n\to\pm \infty}\left(1+\frac{1}{n} \right)^n = \lim_{n\to \pm \infty}\exp (n\log(1+\frac 1 n))=\lim_{x\to 0}\exp(\dfrac{\log(1+x)}{x})=\exp(1)=e $$
Where we make the substitution $x=\frac 1 n$. The limit with the logarithm exists, so we get the answer.