Prove that $e^x \ge x^e$ for $x \gt 0$
I applied the natural logarithm to simplify the function and I get $$\frac{x}{\ln x}\ge e$$
How to solve these types of problems?
Prove that $e^x \ge x^e$ for $x \gt 0$
I applied the natural logarithm to simplify the function and I get $$\frac{x}{\ln x}\ge e$$
How to solve these types of problems?
You are alsmot there.
Study the function $f(x)=\dfrac{\ln x}{x}$
Then $f'(x)=\dfrac{1}{x^2}(1-\ln x)$
$f'(x)>0$ for $x<e$ and $f'(x)<0$ for $x>e$
But $f(e)=\dfrac 1e$...