JuanSolo
- 3
- 0
Homework Statement
What is the domain of f(x,y)=x^y
The Attempt at a Solution
I thought it would be all real pairs except (0,0)
but it is x>0 and y all real numbers?
The discussion revolves around determining the domain of the function f(x,y) = x^y, with participants exploring the conditions under which this function is defined, particularly focusing on the values of x and y.
The conversation is ongoing, with various interpretations being explored. Some participants have provided insights into the restrictions on x and y, particularly regarding the discontinuity of the function when x is negative. There is a mix of understanding and confusion, with some participants expressing a need for further clarification.
Participants are grappling with the definitions of exponentiation, especially in cases where x is negative and y is a non-integer. The discussion reflects a range of assumptions about the function's behavior under different conditions.
JuanSolo said:Homework Statement
What is the domain of f(x,y)=x^y
The Attempt at a Solution
I thought it would be all real pairs except (0,0)
but it is x>0 and y all real numbers?
Vorde said:If ##z=x^y##, then ##ln(z)=yln(x)##
Do you see why x cannot be less than zero?
How about when x < 0, if y = 1/2 or y = √(2). What then?JuanSolo said:Sorry, I don't think I fully understand
Would it not be defined when y is something like 2 or whatever, even if x is negative?
It depends on your definition of exponentiation. If you were to restrict y to the integers, then yes, you could consistently define xy for negative values of x. On the other hand, for real numbers x and y, xy is often defined by xy=ey log x, which isn't defined if x<0.JuanSolo said:Sorry, I don't think I fully understand
Would it not be defined when y is something like 2 or whatever, even if x is negative?
Your line,loy said:but as long as x>0 , y can be defined in any value in R.
given x>0,
IF y>0 , f(x,y)=x^y .
IF y<0 , f(x,y)=x^(-y) = 1/(x^y)
IF y=0 , f(x,y)=1.
BUT when x<0 , the function is not defined , meaning , you can't get any answer, the function is discontinuous in x<0.
the domain of x is (0,∞) ,while y is (-∞,∞)