4

By looking at the graph of RHS-LHS, I believe the following inequality holds:

$$\coth x\;\leq\; x^{-1}+x \quad\text{for } x>0$$

I can't think of a way to prove it right now, and I would love a hint and/or reassurance that it's true.

Blue
  • 75,673

2 Answers2

4

Note that $x+x^{-1}-\coth x$ has derivative $\coth^2 x-x^{-2}\ge 0$, while $\lim_{x\to 0^+}x^{-1}-\coth x=\lim_{x\to 0^+}(-x/3)=0$.

J.G.
  • 115,835
3

From the series expansion of the exponential function, if $x > 0$, then: $$ \frac{e^{2x}-1}{2} > x + x^2, $$ therefore: $$ \coth x = 1 + \frac{2}{e^{2x}-1} < 1 + \frac{1}{x + x^2} = 1 + \frac{1}{x} - \frac{1}{1 + x} = \frac{x}{1 + x} + \frac{1}{x} < x + \frac{1}{x}. $$