How Can y^x = x^y be Solved and Visualized?

  • Context: Undergrad 
  • Thread starter Thread starter cronxeh
  • Start date Start date
Click For Summary

Discussion Overview

The discussion revolves around the equation y^x = x^y, exploring its solutions, visualizations, and implications. Participants examine both real and complex solutions, boundary conditions, and the behavior of the function near the origin. The conversation includes attempts to derive general solutions and graphical representations.

Discussion Character

  • Exploratory
  • Technical explanation
  • Conceptual clarification
  • Debate/contested
  • Mathematical reasoning
  • Experimental/applied

Main Points Raised

  • Some participants suggest that y cannot simply be expressed as y = x, proposing that implicit definitions or special functions like the Lambert W function may be necessary.
  • Counterexamples to y = x are presented, including specific pairs like (2, 4) and (4, 2), indicating that multiple solutions exist.
  • One participant proposes a rough plot of potential solutions in the first quadrant but admits a lack of proof for its accuracy.
  • Another participant discusses the function y = x^x and its interesting graphical behavior, questioning its relation to the original equation.
  • There are claims of exactly two real solutions for y for each x, except at specific points, though the proof for this remains unremembered by the participant.
  • Some participants explore parametric equations derived from substitutions but note discrepancies in expected results.
  • One participant presents a mathematical manipulation leading to a conclusion about the solutions being limited to zero, while acknowledging potential errors in their reasoning.
  • Discussion includes the possibility of plotting the function z = f(x,y) = x^y - y^x to visualize the solutions.
  • A proposed formula for y in terms of x is shared, attributed to Mathematica, suggesting a specific graphical output.
  • Participants express interest in the behavior of the function in different quadrants, particularly in the third quadrant.
  • There is contention regarding the claim that if x and y are integers, then y must equal x, with requests for proof of this assertion.

Areas of Agreement / Disagreement

Participants do not reach consensus on the nature of the solutions, with multiple competing views and interpretations of the equation's behavior remaining unresolved.

Contextual Notes

Limitations include unresolved mathematical steps, assumptions about the nature of solutions, and the dependence on specific definitions or conditions for the variables involved.

cronxeh
Gold Member
Messages
1,006
Reaction score
11
An interesting function. If plotting you would probably omit the 0,0 point too.

How do I get the general solution for this? like y = [function of x]? Is it just y=x ?

What about the boundary conditions near origin? How does it look like there??
 
Mathematics news on Phys.org
If you mean y being defined implicitely as a function of x, then it certainly is not "y= x". I doubt that it could be solved in terms of elementary function but you might be able to use a version the the Lambert's W function.
 
Hello guys. I don't think it's just y=x. I've attached a rough plot of a curve I think all real solutions (in first quadrant) are on but can't prove it.

Oh yea, I think it would be an interesting exercise to figure out the complex solutions.
 

Attachments

  • sol1.JPG
    sol1.JPG
    5.6 KB · Views: 681
Last edited:
Some particularly interesting similar function was [tex]y=x^x[/tex] When I plotted it from 0 to 1 there was what seemed like an inflection point - although I don't think its really called that but from a graph it does look pretty neat.

Could this be the plot for y^x = x^y from 0 to 1 ?
 
Last edited:
It's not just y=x: here's a counterexample! 2^4 = 4^2
 
Icebreaker said:
It's not just y=x: here's a counterexample! 2^4 = 4^2

there are an infinite number of counterexamples. slatydog graphed them in #3
 
jdavel said:
there are an infinite number of counterexamples. slatydog graphed them in #3

Yes, I know. I never said it was the only counterexample, now did I?
 
I've attached a rough plot of a curve I think all real solutions (in first quadrant) are on but can't prove it.

I think there should be a straightforward proof that there are exactly two (real) solutions for y, for each x, except for when x is... (reaches into my magic hat)... e. I just can't remember what the proof is. :biggrin:

If you happen to recall the proof that 2^y = y^2 has exactly two solutions, that should generalize to this problem.
 
  • #10
BicycleTree said:

Hello Bicycle. I checked out your reference. Thanks. I found it an interesting exercise to convert:

[tex]x^y=y^x[/tex]

using the substitution y=kx yielding the parametric equations:

[tex]x=k^{\frac{1}{k-1}}[/tex]

[tex]y=k^{\frac{k}{k-1}}[/tex]

However, when I plotted this, I did not obtain the line y=x. Attached is the parametric plot.
 

Attachments

  • x^y=y^x.JPG
    x^y=y^x.JPG
    3.3 KB · Views: 637
  • #11
The reason you don't get the y=x solution is that you assumed k was not 1 when you took the (k-1)-th root of the equation.
 
  • #12
my simple attempt at proving nothing...

y^x = x^y

xlogy=ylogx

(logy) = (ylogx)/x

10^(ylogx) = y

ylogxlog10 = y

logxlog10 = 1

log(x+10) = 1

10^1 = x+10

10 = x + 10

x = 0

y^0 = 0^y

y = 0

0^0 = 0^0

1 = 1

so, the only solutions I can find for y and x are = 0

(don't flame, I'm a noob and I'm probably wrong)

however...

y^0 = 0^y

0logy = ylog0 <-- that doesn't work...

0 = undefined ?
 
  • #13
y=x=0 is the only point on y=x that's not a solution.
 
  • #14
z = f(x,y) = x^y - y^x = 0

Can anyone plot this. I got some weird looking graph, maybe someone else will have a better one

Oh man this is exciting. Check out this plot!
 
Last edited:
  • #15
Given some value fixed value of x then a solution of y will be:

[tex]y = - \frac{x \text{ProductLog} \left( -\frac{\log x}{x} \right)}{\log x}[/tex]

According to mathematica. This gives you a graph like so:
 

Attachments

  • Clipboard03.jpg
    Clipboard03.jpg
    9 KB · Views: 633
  • #16
Forget the positive side its too boring! Plot all stuff in QIII !

Same interesting effect but without the positive side can be observed in [tex]x^y=-y^x[/tex]
 
Last edited:
  • #17
I think if x^y=y^x and x,y both integer then y=x

If u need the proof please tell
 
  • #18
A proof would be interesting to see, since your claim is false...
 
  • #19
https://www.physicsforums.com/attachment.php?attachmentid=3918

check that graph out
 
  • #20
I think if x^y=y^x and x,y both integer then y=x

If u need the proof please tell

[tex]2^4=4^2=16[/tex]

edit: Just noticed Icebreaker said it before me in this same thread, giving him the credit.
 
  • #21
cronxeh said:
https://www.physicsforums.com/attachment.php?attachmentid=3918

check that graph out

Holy Bernoulli, now that's interesting.
 

Similar threads

  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
17K
  • · Replies 2 ·
Replies
2
Views
6K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 21 ·
Replies
21
Views
3K
  • · Replies 18 ·
Replies
18
Views
5K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K