$\lim_{n \rightarrow \infty}\left(1+\frac{1}{n}+\frac{1}{n^2}\right)^n = e$
I got this limit while solving another problem. Usually limits that look like this can be easily handled by factoring expressions, but this limit has addition inside the parenthesis which confuses me. How can this limit be solved? No l'Hopitals, thank you :)
Well note $\frac{1}{n}+\frac{1}{n^2}=\frac{n+1}{n^2}$. And you know $\lim\limits_{n\to\infty}(1+\frac{1}{n})^{n}=e$ We now write your expression as $$\left(1+\frac{n+1}{n^2}\right)^{\frac{n^2}{n+1} \times \frac{n+1}{n}}=e^{\lim\limits_{n\to\infty}\frac{n+1}{n}}=e$$