Let $A=\{(m,n)\in\mathbb{N\times N}:m\neq n \text{ and } m^n=n^m\}$. It is clear that $(2,4),(4,2)\in A$. What is the solution of this equation ?
2026-04-04 14:21:03.1775312463
On
All solution of some equation
44 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
There are 2 best solutions below
0
On
For purely algebraic proof:
Suppose $m\ge n.$
Note that should there exist a positive integer $k$ such that $$m=n^k.$$
Then $$m^n=n^{kn}=n^m.$$
That is $$m=kn.$$
$$kn=n^k$$
$$k=n^{k-1}.$$
If $k=1,$ it gives $n=m.$
If $k=2,$ it gives $n=2, m=4$
If $k\ge3$ and $n\ge2,$ then $n^{k-1}>k.$
(By mathematical induction we can show that $2^{k-1}>k$ for $k\ge3.$ )
Hence the only solution with $n\not=m$ is $n=2, m=4.$
HINT : $$m^n=n^m\iff n\ln m=m\ln n\iff \frac{\ln m}{m}=\frac{\ln n}{n}.$$ Then, consider the graph of $\frac{\ln x}{x}$.