If $(1+\frac{1}{m})^m<e$; $m \in N $
How can we prove $(1+m)<e^m$ ?
I've been able to prove that above statement by mathematical induction but I'm unable to see it as a direct consequence of the give statement above.
If I can prove this $(1+m)^{1/m} < (1+\frac{1}{m})^m$ without using mathematical induction I shall be able to rest my case. Please help
By Bernoulli inequality
$$(1+m)^{1/m}\le1+\frac1m m=2<e$$
and
$$\left(1+\frac{1}{m}\right)^m\ge 1+m\frac 1m=2$$
As an alternative by AM-GM inequality
$$(1+m)^{1/m}=\sqrt[m]{\overbrace{1\cdot 1\cdot \ldots \cdot(1+m)}^{m\, terms}}\le \frac{\overbrace{1+ 1+ \ldots +(1+m)}^{m\, terms}}{m}=\frac{2m}m=2$$