What is the minimum value of x x , where x is a real positive number? Give your answer to 3 decimal places.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
x x = e x ln x . We know that e x is an increasing function of x.
You can find the minimum of x x by finding the minimum of e x ln x .
Tthis can be done by setting its derivative ( 1 + ln x ) to zero, yielding x = e − 1 . The second derivative x 1 is positive for x > 0 , so the function is everywhere convex, and the unique extremum is indeed a global minimum.
The minimum value of x x = e e − 1 = 0 . 6 9 2
There are numerous mistakes in this solution.
For instance:
x x = e x ln x and not x x ln x
It’s derivative is e x ln x a n d n o t x x ln x
The second derivative is also wrong, along with the value of x.
See my solution for further details.
Problem Loading...
Note Loading...
Set Loading...
f ( x ) = x x = e x ln x
Let's differentiate this function!
The first derivative:
f ′ ( x ) = e x ln x ( 1 + ln x )
The stationary point:
e x ln x ( 1 + ln x ) = 0
Since the exponential function is always positive, this can only stand, if the bracketed expression is 0.
1 + ln x = 0
ln x = − 1
x = e 1
The second derivative:
f ′ ′ ( x ) = e x ln x ( 1 + ln x ) 2 + x e x ln x
f ′ ′ ( e 1 ) = 0 + e 1 e e 1 × ln e 1 = e 1 − e 1 > 0
Hence, x = e 1 is a minimum point.
The minimum value:
( e 1 ) e 1 = 0 . 6 9 2 (3 d. p.)