Which is largest? (Intuition preferred, calculator allowed.)
BONUS: For what value of x is x x the largest?
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.
Ah! I get it now! For f(x)=x^(1/x), since f(2)=f(4) and f(x) is continuous and differentiable in [2, 4] and (2, 4) respectively, we can use Rolle's theorem to prove this maximum point to be 'e' and reject all other answers that fall outside the range of x!
Tarmo Taipale: Very astute observation that 3 1 / 3 > 4 1 / 4 = 2 . I eliminated the answers 4 1 / 4 and 5 1 / 5 like you did (using the derivative) but resorted to 8 < 9 ⇔ 8 1 / 6 < 9 1 / 6 ⇔ 2 < 3 1 / 3 to show 2 < 3 1 / 3 . How clumsy of me not to notice 4 1 / 4 = 2 . Good problem by Jason Dyer.
2 ≈ 1 . 4 1
3 3 ≈ 1 . 4 4
4 4 ≈ 1 . 4 1
5 5 ≈ 1 . 3 8
For the bonus, I'll let someone else answer!
Is it 'e', as in Euler's number? I got this wrong but I kind of found it.
Log in to reply
Sorry about posting comments like that.
It is! Can you prove it?
I wish I could show how I did it step by step but I kind of suck at using LaTeX.
To summarise, I did this through finding the derivative of that function and set its derivative to equal zero to determine whether any extrema points can be found. Through that process, the derivative is (x^((1/x)-2))(1-ln(x)). Setting the derivative to equal zero, I found only one extrema value which is x = e (from 1-ln(x) = 0) but I'm not too sure about the other one which is x^((1/x)-2) = 0 (a part of the derivative); I just know that this function is not differentiable at (0, 0) which makes this part go haywire. Then, by the first derivative test, x = e is the maximum point of the function found through its derivative which means that it is the greatest value of that function.
Problem Loading...
Note Loading...
Set Loading...
Solution and bonus:
x x = ( e l n x ) x 1 = e x 1 l n x
D ( e x 1 l n x ) = e x 1 l n x × ( x 1 × x 1 + x 2 − 1 × l n x ) = e x 1 l n x × ( x 2 1 ) ( 1 − l n x )
e x 1 l n x and x 2 1 are always positive, with positive x . When x < e , 1 − l n x > 0 , when x = e , 1 − l n x = 0 and when x > e , 1 − l n x < 0 . Which means that the maximum value is got when x = e , which is the answer for the bonus.
It's obvious that 2 = 4 4 . Because the maximum value is between x = 2 and x = 4 , the biggest of the above must be 3 3 .