33
$\begingroup$

What is the larger of the two numbers?

$$\sqrt{2}^{\sqrt{3}} \mbox{ or } \sqrt{3}^{\sqrt{2}}\, \, \; ?$$ I solved this, and I think that is an interesting elementary problem. I want different points of view and solutions. Thanks!

  • 1
    This again $e^\pi$ or $\pi^e$2012-05-22
  • 2
    @Gerry, although I liked your comment, but I might disagree that all we want is to get our answer accepted. First, we can still get likes form others if the answer is correct (see for example Robert's answer). Second, we need to get those questions answered for the benefits of others anyway.2012-05-22
  • 1
    @Rafid: Actually, it is not about people getting their answer accepted, but about askers such as this one acknowledging the help they've received. It is the polite thing to do!2012-05-22

6 Answers 6

66

$$\sqrt2^{\sqrt 3}<^?\sqrt3^{\sqrt 2}$$ Raise both sides to the power $2\sqrt 2$, and get an equivalent problem: $$2^{\sqrt 6}<^?9$$ Since $\sqrt 6<3$, we have: $$2^{\sqrt 6}< 2^3 = 8 <9$$ So ${\sqrt 2}^{\sqrt 3}$ is smaller than $\sqrt3^{\sqrt 2}$.

31

Hint: If $a$ and $b$ are positive numbers, $a^b < b^a$ if and only if $\dfrac{\ln a}{a} < \dfrac{\ln b}{b}$. Find intervals on which $\dfrac{\ln x}{x}$ is increasing or decreasing.

  • 0
    Yet 22012-05-22
  • 0
    It answers the question for $e^\pi$ or $\pi^e$.2012-05-22
  • 2
    @wok: try $\sqrt2$ and $\sqrt3$ (not $2$ and $3$).2012-05-22
  • 1
    @Didier Ok, my mistake.2012-05-22
23

We have $\sqrt{2}>1$ and $\sqrt{3}>1$, so raising either of these to powers $>1$ makes them larger.

Call $x=\sqrt{2}^\sqrt{3}$ and $y=\sqrt{3}^\sqrt{2}$.

We have $x^{2\sqrt{3}}$=8 and $y^{2\sqrt{2}}=9.$

Since $2\sqrt{2} < 2\sqrt{3}$, we conclude $y>x$.

2

Hint: Use the Logarithm function.

  • 13
    I downvoted as it was not useful. Might as well say "potato" unless one assumes one already knows how to do it, defeating the purpose.2012-05-22
  • 1
    You can add a similar idea to Robert's, if that is what you had in mind.2012-05-22
  • 1
    This is a fine hint. The asker may have not thought at all about the logarithm function.2012-07-21
  • 2
    You're just saying that because your name is Potato.2012-10-18
1

In general, we can state two pertinent results: (1) If $a$ and $b$ are positive real numbers such that $b > a \ge e,$, then $a ^ {b} > b ^ {a}$; (2) If a and b satisfy $e \ge b > a > 0$, then $b ^ {a} > a ^ {b}.$

0

$$\sqrt{2}^{\sqrt{3}} \approx 1.414^{1.732} \approx 1.822$$ $$\sqrt{3}^{\sqrt{2}} \approx 1.732^{1.414} \approx 2.174$$ $$\text{The rest is clear.}$$

  • 2
    I assume the problem is meant to be solved without a calculator, which may not be easy from your solution.2012-05-23
  • 1
    hahah nice one!2012-05-23