How can you show that $$(1-\frac{1}{n})^r \leq e^{-r/n}\ ?$$
I'm not really too sure how to do it.
How can you show that $$(1-\frac{1}{n})^r \leq e^{-r/n}\ ?$$
I'm not really too sure how to do it.
I showed in THIS ANSWER that the sequence $e_n$, given by $e_n=\left(1-\frac1n\right)^n$ is monotonically increasing. Recalling that $\lim_{n\to \infty}e_n=e^{-1}$ we have
$$\left(1-\frac1n\right)^n<e^{-1} \tag 1$$
whence raising both sides of $(1)$ to the $r/n$, where $r\in \mathbb{N}$, power yields the coveted inequality
$$\left(1-\frac1n\right)^r<e^{-r/r}$$
as was to be shown!
taking the logarithm on both sides we obtain $$r\ln\left(1-\frac{1}{n}\right)<-\frac{r}{n}$$ if $$r>0$$ then we can divide by $$r$$ and we get $$\ln\left(1-\frac{1}{n}\right)<-\frac{1}{n}$$ multipliying by $-1$ we get $$-\ln\left(1-\frac{1}{n}\right)^n>1$$ can you finish this?