Zhang Jiawen
- 4
- 0
a<b, a^b=b^a, how to solve such kind of equation?
The discussion revolves around the equation a
Discussion Character
Main Points Raised
Areas of Agreement / Disagreement
Participants generally agree that a unique solution cannot be determined from the equation as posed, but there is no consensus on the methods or techniques for exploring potential solutions or ranges for a and b.
Participants express uncertainty regarding the existence of a general technique for solving the equation and highlight the limitations of analytical solutions, suggesting a reliance on numerical methods for further exploration.
Zhang Jiawen said:a<b, a^b=b^a, how to solve such kind of equation?
andrewkirk said:I doubt there's a general technique. Why not try a few small integers and see what happens though?
It can't be solved in the sense of identifying a unique solution (a,b). But it can be solved in the sense of finding a range for a for which a solution exists, and the corresponding b can then be found for any a in that range. I think finding the value of b would require numerical techniques as I don't think there's an analytic solution.aikismos said:Yeah, I'm thinking that this doesn't violate what I thought was a rule that it's not possible to solve one equation with two unknowns.