I try to show that
$$
\frac{1}{2} - \frac{ln(x)} x > 0
$$
on $x \in (0, \infty)$ ,
any help would be appreciated, but the simplest way will be the best
2026-05-02 18:49:45.1777747785
show that $0.5 - \frac{ln(x)}x > 0$
84 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
We can rearrange $$0.5−\frac{\ln(x)}{x}>0$$ to be $$0.5>\frac{\ln(x)}{x}$$ multiply the x over (which is always going to be positive) $$\frac{1}{2}x>\ln(x)$$ make them each exponents of for $e^x$ $$e^{\frac{1}{2}x}>e^{\ln(x)}$$ which is $$e^{\frac{1}{2}x}>x$$ $$\sqrt{e}\cdot e^x>x$$ and exponential functions always grow faster than polynomial functions, and in this case, is always greater than x.
If you didn't like that solution, you could use calculus: Take the derivative of $\frac{\ln(x)}{x}$
$$\frac{x\cdot\frac{1}{x}-\ln(x)\cdot1}{x^2}$$
and find where it equals goes from positive to negative: $1-\ln(x)=0$ @ $x = e$
so we know that because the slope goes positive to negative, we have a maximum @ $x = e$.
$$\ln(e)/e=\frac{1}{e}$$ which is our maximum of this function, which is less than 0.5, so we know that $$0.5>\frac{\ln(x)}{x}$$ and thus $$0.5−\frac{\ln(x)}{x}>0$$