Is It Possible to Solve an Equation with Two Unknowns?

  • Thread starter Thread starter Zhang Jiawen
  • Start date Start date
Zhang Jiawen
Messages
4
Reaction score
0
a<b, a^b=b^a, how to solve such kind of equation?
 
Mathematics news on Phys.org
I doubt there's a general technique. Why not try a few small integers and see what happens though?
 
I take it back. There is a technique. Start by taking logs.
 
Zhang Jiawen said:
a<b, a^b=b^a, how to solve such kind of equation?

What exactly do you mean by 'solve'? Even by taking log, i think 'a' will always exist in terms of 'b' and vice versa.
 
andrewkirk said:
I doubt there's a general technique. Why not try a few small integers and see what happens though?

Hmmm. I don't see a general technique right away... obviously if a=b, then the solution is 1, but if a<b...

To check out the boundaries of the trichotomy of reals:

## (-2)^{-1} = (-1)^{-2} \rightarrow -\frac{1}{2} = 1 ##
## (-1)^{0} = (0)^{-1} \rightarrow 1 = 0 ##
## (0)^{1} = (1)^{0} \rightarrow 0 = 1 ##
## (1)^{2} = (2)^{1} \rightarrow 1 = 2 ##

To check out large gaps:
## (2)^{2000} = (2000)^{2} \rightarrow big = small ##
## (-2)^{-2000} = (-2000)^{-2} \rightarrow small = big ##

Take the b-th root of both sides:
## a = b^{\frac{a}{b}} ##

Take the log base a of both sides and then exponentiate on the value a:
## b = a \cdot log_a b ##
## a^b = a^a \cdot b ##

Set the last with the first on ## a^b ## to get:
## a^a = b^{b-1} ##

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.
 
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.
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.

Having said that, there's a neat pair of small positive integers that is one solution.
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
Thread 'Imaginary Pythagorus'
I posted this in the Lame Math thread, but it's got me thinking. Is there any validity to this? Or is it really just a mathematical trick? Naively, I see that i2 + plus 12 does equal zero2. But does this have a meaning? I know one can treat the imaginary number line as just another axis like the reals, but does that mean this does represent a triangle in the complex plane with a hypotenuse of length zero? Ibix offered a rendering of the diagram using what I assume is matrix* notation...
Back
Top