Is It Possible to Solve an Equation with Two Unknowns?

  • Thread starter Thread starter Zhang Jiawen
  • Start date Start date
AI Thread Summary
The discussion centers on the equation a^b = b^a with the condition a < b, exploring the possibility of solving it for two unknowns. Participants suggest that while a general technique may not exist, taking logarithms can help express one variable in terms of the other. The consensus is that a unique solution cannot be identified, but a range for 'a' can be established, allowing for corresponding values of 'b' to be found. Numerical methods are deemed necessary for determining specific values, as an analytic solution appears elusive. A notable solution involving small positive integers is mentioned, highlighting the equation's complexity.
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.
 
Thread 'Video on imaginary numbers and some queries'
Hi, I was watching the following video. I found some points confusing. Could you please help me to understand the gaps? Thanks, in advance! Question 1: Around 4:22, the video says the following. So for those mathematicians, negative numbers didn't exist. You could subtract, that is find the difference between two positive quantities, but you couldn't have a negative answer or negative coefficients. Mathematicians were so averse to negative numbers that there was no single quadratic...
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...
Thread 'Unit Circle Double Angle Derivations'
Here I made a terrible mistake of assuming this to be an equilateral triangle and set 2sinx=1 => x=pi/6. Although this did derive the double angle formulas it also led into a terrible mess trying to find all the combinations of sides. I must have been tired and just assumed 6x=180 and 2sinx=1. By that time, I was so mindset that I nearly scolded a person for even saying 90-x. I wonder if this is a case of biased observation that seeks to dis credit me like Jesus of Nazareth since in reality...
Back
Top