Let f(x)=logexx where logex=lnx
To find the minimum, take the derivative using the quotient rule.
For u=x and v=lnx:
u′=1
v′=x1
f′(x)=(lnx)2(1)(lnx)−(x)(x1)
f′(x)=(lnx)2lnx−1
Setting the derivative equal to zero:
(lnx)2lnx−1=0
The numerator must equal zero:
lnx−1=0
lnx=1
x=e
Checking the sign of f′(x) around x=e:
When x<e: lnx<1, so f′(x)<0 (decreasing)
When x>e: lnx>1, so f′(x)>0 (increasing)
The function has a minimum at x=e.
The minimum value occurs at x=e:
f(e)=lnee
f(e)=1e
f(e)=e
Therefore, the minimum value of logexx is e.