Using principle of mathematical induction, prove that Prove the property coined $\mathcal P (n)$ $$(1 + 1/n)^n \le n+1$$ When $n =1$, $LS =2$, $RS =2$
Hence $\mathcal P (1)$ is true. Let $\mathcal P (k)$ be true Then I have to prove $$(1 + 1/k)^k \le k+1$$
#stuck from here onwards. Cannot figure out a way to bring $k+1$... tried multiplying $k+1$ on both sides and obviously failed