It seems to me that $\ln \cosh x\leq \frac{x^2}{2}$ for $x\in\mathbb{R}$, as suggested by graphing the difference between both functions as well as the fact that the Taylor series expansion of $\ln\cosh x$ at $x=0$ yields $\frac{x^2}{2}-\frac{x^4}{12}+\mathcal{O}(x^6)$. However, how do I prove the bound formally? Using Taylor's Theorem with the remainder seems sort of unwieldy... Any hints?
2026-03-28 00:56:29.1774659389
Proving $\ln \cosh x\leq \frac{x^2}{2}$ for $x\in\mathbb{R}$
1.5k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Since both sides of the inequality are even functions, we need only consider $x\geqslant 0$. Then using
$$\ln \cosh x = \int_0^x \tanh t\,dt$$
one only needs to see that $\tanh t \leqslant t$ for $t \geqslant 0$. Since this inequality is strict for $t > 0$, the original inequality is strict for $x \neq 0$.