Is there an elementary way for proving that $-\text{ln}(x)<\frac{1}{2x}$, for all $x \in ]0, \infty[$ ?
It's trivial for all $x \geq 1$, but what if $0<x<1$ ?
Is there an elementary way for proving that $-\text{ln}(x)<\frac{1}{2x}$, for all $x \in ]0, \infty[$ ?
It's trivial for all $x \geq 1$, but what if $0<x<1$ ?
Let $$f(x)=\frac1{2x}+\ln x\implies f'(x)=-\frac1{2x^2}+\frac1x=\frac{2x-1}{2x^2}=0$$ for stationary points, giving $x=\dfrac12$. Now $$f''(x)=\frac1{x^3}-\frac1{x^2}\implies f''\left(\frac12\right)=4>0$$ so it is a global minimum. Since $f\left(\dfrac12\right)=0.306...>0$, we have that for all $x\in\mathbb{R}^+$, $f(x)>0$ so $$-\ln x<\frac1{2x}$$ as desired.