Prove :
$e^{\sin^{2} x}-e^{\cos^{2} x}≤|\cos (2x)|(e-1)$
I don't know how I prove it but my try as following : We know that :
$|a|-|b|≤|a-b|≤|a|+|b|$ so we obtain :
$e^{\cos^{2} x}- e^{\sin^{2} x}≤e^{\sin x}+e^{\cos x}$ But I don't have any ideas to approach it ?
If any one can give me some hints? Thanks
If we write $u=\cos{2x}$, then the double-angle formulae give $$ \sin^2{x} = \frac{1-u}{2}, \quad \cos^2{x} = \frac{1+u}{2} $$ So we need to understand what happens to the function $$ e^{\cos^2{x}} - e^{\sin^2{x}} = e^{1/2+u/2} - e^{1/2 - u/2} = 2\sqrt{e} \sinh{(u/2)} $$ as $u$ varies between $-1$ and $1$. This function is odd, so it will suffice to consider $u>0$, then what happens to negative $u$ will follow easily. In particular, $\sinh{(u/2)}$ is convex for positive $u$ (its second derivative is positive), so it lies below the chord joining $(0,0)$ to $(U,\sinh{(U/2)})$ on the interval $[0,U]$. Choosing $U=1$, this chord has the equation $ Y = (e-1)X $, so for $0 \leq u \leq 1$, $$ 2\sqrt{e} \sinh{(u/2)} \leq (e-1)u . $$
Both sides of this are odd functions, so if $-1 \leq u \leq 1$, then $$ \lvert 2\sqrt{e} \sinh{(u/2)} \rvert \leq (e-1) \lvert u \rvert . $$ Replacing $u$ by $\cos{2x}$ again then gives $$ \lvert e^{\cos^2{x}} - e^{\sin^2{x}} \rvert \leq (e-1) \lvert \cos{2x} \rvert , $$ as required.