How to prove
$$e^\beta -1 \leq (1+\tau)\beta$$ and
$$1-e^{-\beta}\geq (1-\frac{\tau}{2})\beta$$
, provided that $0\leq \beta\leq \tau\leq 1$.
Many thanks!
2026-04-11 23:25:33.1775949933
Given $0\leq \beta\leq \tau\leq 1$, prove $e^\beta - 1\leq (1+\tau)\beta$ and $1-e^{-\beta}\geq (1-\frac{\tau}{2})\beta$
55 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
As suggested by Kavi Rama Murthy in the comments, for the first one, we have that
$$e^x\le 1+x+ x^2$$
and then
$$e^\beta \leq 1+\beta+\beta^2 \implies e^\beta-1 \leq (1+\beta)\beta\le (1+\tau)\beta$$
For the second one, we have that
$$e^{-x}\le 1-x+\frac12 x^2$$
and then
$$e^{-\beta} \leq 1-\beta+\frac12\beta^2 \implies 1-e^\beta \geq \left(1-\frac12\beta\right)\beta \ge \left(1-\frac12\tau \right)\beta$$
To prove $e^x\le 1+x+ x^2$ let consider $f(x)=e^x-1-x-x^2\le0,\, x\in[0,1]$ then
indeed
therefore the inequality holds.
To prove $e^{-x}\le 1-x+\frac12 x^2$ let consider $f(x)=e^{-x}- 1+x-\frac12 x^2 \le0,\, x\in[0,1]$ then
indeed
therefore the inequality holds.