3

Just saw a neat trick (the fact that $2^4=4^2$ 'saved the bacon' in the proof here: How do I compare $\sqrt{2}$ and $\pi^{1/ \pi}$?). That led me to ask:

What is known about pairs of positive rational numbers $p,q\in\mathbb Q$, $p, q>0$ such that $p^q=q^p$?

For instance, is $p=2, q=4$ the only nontrivial ($p\ne q$) solution?

1 Answers1

2

Just to document the answer that @WillJagy gave in the comments:

"all solutions, proved, in Bennett Reznick http://www.math.ubc.ca/~bennett/monthly013-021.pdf, formula (6)".

which is:

$$x_n = \left(1+\frac{1}{n}\right)^n, \qquad y_n=\left(1+\frac{1}{n}\right)^{n+1}$$

Sangchul Lee
  • 167,468