It's very basic but I'm having trouble to find a way to prove this inequality
$\log(x)<x$
when $x>1$
($\log(x)$ is the natural logarithm)
I can think about the two graphs but I can't find another way to prove it, and, besides that, I don't understand why should it not hold if $x<1$
Can anyone help me?
Thanks in advance.
You may just differentiate $$ f(x):=\log x-x, \quad x\geq1, $$ giving $$ f'(x)=\frac1x-1=\frac{1-x}x<0 \quad \text{for}\quad x>1 $$ since $$ f(1)=-1<0 $$ and $f$ is strictly decreasing, then $$ f(x)<0, \quad x>1, $$ that is $$ \log x -x <0, \quad x>1. $$