$\lim _{n\to \infty }\left(1 + \frac{1}{n}\right)^n$
How do I get started with this one? Variable substitution would be one way, but our lecturer hasn't covered that yet, so there should be some other way.
Usually with these kinds of limits we modify the function so that it resembles one of the standard limits that we may use without proving them.
We only need the fact that $f(x)=e^x - 1- x >0, x\neq 0$
Firstly $e^{1/n} > 1 + \frac{1}{n}$, i.e. $$(1+\frac{1}{n})^n < e$$
Secondly $e^{-\dfrac{1}{n+1}} > 1 - \frac{1}{n+1}$, i.e.
$$\dfrac{1}{e^{\dfrac{1}{n+1}}} > 1 - \dfrac{1}{n+1}$$
thus $$e^{\dfrac{1}{n+1}} < \dfrac{1}{1 - \dfrac{1}{n+1}} = \dfrac{n+1}{n} = 1 + \dfrac{1}{n}$$
so $$ (1 + \frac{1}{n})^n > e^{\dfrac{n}{n+1}}$$
In summary $$ e^{\dfrac{n}{n+1}}< (1+\frac{1}{n})^n < e$$
Sending $n$ to infinity gives that the limit is equal to $e$