Comparing Numbers Using a Special Function

  • Thread starter Thread starter Saitama
  • Start date Start date
Saitama
Messages
4,244
Reaction score
93

Homework Statement


Use the function ##f(x)=x^{1/x} \, ,\, x>0##, to determine the bigger of two numbers ##e^{\pi}## and ##\pi^e##.


Homework Equations





The Attempt at a Solution


I honestly don't know where to begin with this problem. I found the derivative but that seems to be of no help. The function increases when x>1/e and decreases when 0<x<1/e.

Any help is appreciated. Thanks!
 
Physics news on Phys.org
Hint: a<b is equivalent to a^c < b^c for positive a,b,c. Can you find a c such that your expressions look like x^(1/x)?
 
Pranav-Arora said:
. The function increases when x>1/e and decreases when 0<x<1/e.
Doesn't sound right. What do you get for x = 1, 2, 4, 16?
 
  • Like
Likes 1 person
haruspex said:
Doesn't sound right. What do you get for x = 1, 2, 4, 16?

Oops, its just the opposite of what I posted.

I have tried the problem again.
##f(e)>f(\pi) \Rightarrow e^{1/e}>\pi^{1/\pi}##
Raising both the sides to the power ##e\pi##
$$e^{\pi}>\pi^e$$

Looks correct?
 
Pranav-Arora said:
Oops, its just the opposite of what I posted.

I have tried the problem again.
##f(e)>f(\pi) \Rightarrow e^{1/e}>\pi^{1/\pi}##
Raising both the sides to the power ##e\pi##
$$e^{\pi}>\pi^e$$

Looks correct?

Looks correct.
 
Dick said:
Looks correct.

Thank you Dick and haruspex! :smile:
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top