$$f: \mathbb R \rightarrow \mathbb R \quad with \quad f(\theta) =\begin{cases} \frac{1}{\theta^2}log\left\{ \frac{e^{\theta} + e^{-\theta}}{2} \right\}, \theta \neq 0 \\ 1/2, \theta = 0 \end{cases}.$$
My attempts:
1rst: I tried to proove f is differentiable at $x=0,$ but the computations grew really fast. My plan was to show the derivative at zero is zero;
2nd: I differentiate $f$ for $\theta \neq 0.$ I was looking forward proving it is decreasing for $\theta > 0$ and increasing for $\theta < 0.$ But I couldn't deal with the inequalities that emerged;
3rd: I tried to use a reductio ad absurdum argument, but I couldn't conclude the absurd I was searching for;
4th: since a injective continuous function must be monotone, I came up with the idea of proving $f$ is injective in $(0, \infty)$ and $(-\infty,0).$ But the expressions wered really tough to struggle with.