Zhang Jiawen
- 4
- 0
a<b, a^b=b^a, how to solve such kind of equation?
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.