HackerTrans
TopNewTrendsCommentsPastAskShowJobs

keithmcnulty

no profile record

Submissions

Only one pair of distinct positive integers satisfy the equation m^n = n^m

keith-mcnulty.medium.com
526 points·by keithmcnulty·3 năm trước·157 comments

comments

keithmcnulty
·3 năm trước·discuss
For today’s interesting problem, we are looking to find all positive integer pairs n and m which satisfy the equation above, when n and m are distinct. If we play around with small n and m we can quickly see that 2⁴ = 16 = 4² , so the pair 2 and 4 are certainly one solution. Actually, it is the only solution.