meee
- 87
- 0
Heyyhey...just wondering, is the graph of y = x^x significant in anyway?
it looks kinda weird...?
it looks kinda weird...?
The discussion centers around the significance of the graph of the function y = x^x, exploring its properties, particularly for negative values of x, and its implications in complex analysis. Participants examine the behavior of the function, its derivatives, and related concepts such as hyperpower functions.
Participants express various viewpoints on the significance and properties of the function, particularly regarding its behavior for negative values and the implications of complex analysis. No consensus is reached on the overall significance of the graph or the nature of its values in different domains.
Participants discuss the complex branch-cut structure of the function and its implications for real values, highlighting limitations in understanding without deeper knowledge of complex analysis. The discussion also touches on the challenges of plotting the function in certain software.
The Chinese have never liked the negatives.benorin said:it is particularly weird for x<0, being that it takes complex values there...
it is particularly weird for x<0, being that it takes complex values there...
Dragonfall said:I can't get mathematica to plot this function for negative values. Anyone know how I can do it?
arunbg said:Complex meaning they are imaginary.
Try x=-1/2
heartless said:Yep, just do Plot[{y=x^2},{x,-10,10}] and you get all the values from -10 to 10 of this super significant function x^x.
[tex]y=x^x=e^{\ln{x^x}}=e^{x\ln{x}}[/tex]meee said:thnx cool guys... what's the derivative of y=x^x ?
LeonhardEuler said:[tex]y=x^x=e^{\ln{x^x}}=e^{x\ln{x}}[/tex]
[tex]\frac{dy}{dx}=(1+\ln{x})e^{x\ln{x}}=(1+\ln{x})x^x[/tex]
benorin said:[tex]\frac{dy}{dx}=x^x(1+\ln{x})[/tex] is not real when x is a real negative number, yet if x is negative and of the form [tex]x=\frac{p}{2q+1}[/tex], where p,q are positive or negative integers, then y is real. Curious, no? It has to do with the complex branch-cut structure of [tex]y=x^x=e^{x\ln{x}+2k\pi ix},k=0,\pm 1, \pm 2,\ldots[/tex].
Source: "A Course of Modern Analysis" by Whittaker & Watson, pg. 107.