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

  • Thread starter Thread starter cronxeh
  • Start date Start date
AI Thread Summary
The discussion centers on the equation y^x = x^y and explores its solutions and visualizations. Participants debate whether y can be expressed simply as a function of x, with suggestions that it cannot be solved in elementary terms and may involve the Lambert W function. They highlight the existence of multiple counterexamples, such as 2^4 = 4^2, and discuss the complexity of solutions near the origin. Some members share parametric equations and graphs, indicating that y does not equal x universally. The conversation emphasizes the intriguing nature of the equation and the potential for further exploration of its properties and solutions.
cronxeh
Gold Member
Messages
1,004
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: 653
Last edited:
Some particularly interesting similar function was y=x^x 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:

x^y=y^x

using the substitution y=kx yielding the parametric equations:

x=k^{\frac{1}{k-1}}

y=k^{\frac{k}{k-1}}

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: 612
  • #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:

y = - \frac{x \text{ProductLog} \left( -\frac{\log x}{x} \right)}{\log x}

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

Attachments

  • Clipboard03.jpg
    Clipboard03.jpg
    9 KB · Views: 597
  • #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 x^y=-y^x
 
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

2^4=4^2=16

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

Back
Top