Is It Possible to Solve an Equation with Two Unknowns?

  • Context: Undergrad 
  • Thread starter Thread starter Zhang Jiawen
  • Start date Start date
Click For Summary

Discussion Overview

The discussion revolves around the equation a

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • Some participants propose trying small integer values for a and b to explore potential solutions.
  • One participant suggests that taking logarithms might provide a technique for manipulation, although it raises questions about the existence of a unique solution.
  • Another participant notes that if a equals b, the solution is trivially 1, but the situation becomes more complex when a is less than b.
  • There are explorations of specific cases and boundaries involving negative and positive integers, leading to various equalities that illustrate the complexity of the equation.
  • One participant concludes that while a unique solution (a, b) may not be identifiable, it is possible to find a range for a that allows for corresponding values of b, suggesting numerical methods may be necessary for further exploration.
  • A mention of a neat pair of small positive integers as one solution is noted, though specifics are not provided.

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.

Contextual Notes

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

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 11 ·
Replies
11
Views
2K