For any $a>0$, define $$f(x):=\cosh(a\sin x)-\cos(a\cos x).$$
- It appears from plots to be true that $f(x)\ge 1-\cos a$ and $f(x)$ is convex over $\big[0,\frac\pi4\big]$. How would one prove this?
- Better yet, is there a lower bound simple function, such as an exponential function, which is also bounded from below by some positive number such as $1-\cos a$ and is convex on $\big[0,\frac\pi4\big]$?
We can of course examine the second derivative of $f$ which is \begin{align}&\frac{d^2 f(x)}{dx^2} \\ =& (a\cos x)^2\cosh(a\cos x)-a\sin x\sinh(a\sin x)+(a\sin x)^2\cos(a\cos x) \\ &-a\cos x\sin(a\cos x) \end{align} But how do we show the above is positive for $x\in \big[0,\frac\pi4\big]$?