We have $\displaystyle f(x)= \frac{1}{x} - \frac{1}{e^x-1}$, additionally $f(0)=\frac{1}{2}$. Determine whether $f(x)$ is monotonic.
I tried to do this by checking if $f'(x)<0$, however it does not look very helpful. I don't know if it's tricky, or I am just blind to something obvious here.
Thanks for any hints in advance!
Let $f(x)$ be the function
$$f(x)=\frac{1}{x}-\frac{1}{e^x-1}$$
Then, we have
$$\begin{align} f'(x)&=-\frac1{x^2}+\frac{e^x}{(e^x-1)^2}\\\\ &=\frac{-(e^x-1)^2+x^2e^x}{x^2(e^x-1)^2}\\\\ &=\left(\frac{e^x}{x^2(e^x-1)^2}\right)\left(x^2-4\sinh^2(x/2)\right)\\\\ &\ge 0 \end{align}$$
since the hyperbolic sine satisfies the inequality
$$|\sinh(x)|\ge |x|$$