Assume $d$ positive integer and $\epsilon$ small positive real. How one infers that $$(1-\epsilon)^d\leq e^{-\epsilon d}$$ using the Taylor expansion of exponential function?
Asked
Active
Viewed 259 times
1 Answers
1
This follows from $1 - \epsilon \le e^{-\epsilon}$, which you can verify using calculus (show $f(x)=e^x - x - 1$ is nonnegative by computing its minimum).

angryavian
- 89,882
-
(+1) In fact, one need not use calculus to show that $e^x\ge 1+x$. See THIS ANSWER. – Mark Viola Mar 20 '18 at 16:45