Problem
I have the following inequality $$ tanh(w) < w < sinh(w) $$ where $w$ is a complex number and also $w > 0$. This suspiciously looks like a mean value theorem problem but I can't figure out how to transform this into an approachable problem. Looks like $w$ corresponds to the $c$ and the boundaries where $f$ is continous and differentiable are $$\Big]tanh(w), sinh(w)\Big[$$
I tried applying Euler's formula: $$ \begin{align} &\frac{e^w-e^{-w}}{e^w+e^{-w}} < w < \frac{e^w-e^{-w}}{2} \\ \implies \; &\frac{2}{e^w+e^{-w}} < \frac{2w}{e^w-e^{-w}} < 1 \end{align} $$
Any hints?

You can restate this as $\int_0^w\operatorname{sech}^2xdx<\int_0^w1dx<\int_0^w\cosh xdx$, which is trivial for $w>0$ since $\cosh x>1$ for $x>0$.