Show by induction that for all natural numbers n>3
$(1+\frac{1}{n})^n<n$
Let $(1+\frac{1}{n})^n<n$ be true !
We show that $(1+\frac{1}{n+1})^{n+1})<n+1$
$(1+\frac{1}{n})^n(1+\frac{1}{n})<n(1+\frac{1}{n})$
$(1+\frac{1}{n})^{n+1}<n+1$
So now we just need to show that
$(1+\frac{1}{n+1})^{n+1}<(1+\frac{1}{n})^{n+1}$
So here , If I show that :
$(1+\frac{1}{n+1})<(1+\frac{1}{n})$
Does that mean im done with exercise ?
HINT: we have to prove that $\left(1+\frac{1}{n+1}\right)^{n+1}<n+1$ this is equivalent to $$\frac{\ln(n+2)}{n+2}<\frac{\ln(n+1)}{n+1}$$ this is true for $n>3$ for the proof consider the function $$f(x)=\frac{\ln(x)}{x}$$ with the extremum (maximum) $1/e$ at $x=e$