Prove that
$$\sinh(\cosh(x)) \geq \cosh(\sinh(x))$$
I tried to tackle this problem by integrating both lhs and rhs, in order to get two functions who show clearly that inequality holds. I've struggled for this problem a little bit, i don't know if there's any trick that can help. Maybe knowing that
$$\cosh^{-1}(x) = \pm \ln\left(x + \sqrt{x^2 - 1}\right)$$
Can help?
For any $y \ge 0$, notice
$$e^y - 1 = \int_0^y e^x dx \ge \int_0^y (1+x) dx \ge \int_0^y \left(1+\frac{x} {\sqrt{1+x^2}}\right)dx = y + \sqrt{1+y^2} - 1$$ we have this little inequality: $$\sqrt{1+y^2} - y = \frac{1}{\sqrt{1+y^2} + y} \ge e^{-y}$$
Using MVT, we can find a $\xi \in (y,\sqrt{1+y^2})$ such that
$$\sinh\sqrt{1+y^2} - \sinh(y) = \cosh(\xi)\left(\sqrt{1+y^2} - y\right) \ge \cosh(\xi) e^{-y} \ge e^{-y}$$
Since $e^{-y} = \cosh(y) - \sinh(y)$, this leads to $$ \sinh\sqrt{1+y^2} \ge \cosh(y)\\ $$
Substitute $y$ by $\sinh(x)$ and notice $\sqrt{1+y^2} = \cosh(x)$, this reduces to our desired inequality:
$$\sinh(\cosh(x)) \ge \cosh(\sinh(x))$$