Domain of a multivariable eq'n

sjmacewan
Messages
34
Reaction score
0
Ok, i think i understand this one, but it's giving me a bit of trouble in terms of comprehension, so I thought I'd get some help on it.

I need to find and sketch the domain for:

f(x,y)= \frac{x^2 + y^3}{x^2 + y^2 -1}


The way i see it, that would only be undefined when the denominator is equal to zero. So wouldn't the domain simply be:

D={(x,y)|x^2+y^2-1 /= 0}


Right?
 
Physics news on Phys.org
That's right.
 
Seems okay; and x²+y²-1 = 0 <=> x²+y² = 1 is exactly the unit circle in the xy-plane, so a cylinder of that circle with variable heigth z.
 
edit:
right! i knew that, when i made the unit circle connection i forgot to take the 1 over to the other side, so it wasn't making much sense.

So the sketch would basically just include the circle, stating that THAT is the only undefined place? or would the inside of the circle be excluded from the domain as well?
 
Last edited:
f is perfectly well defined inside the unit circle, since then x^2+y^2-1 is not equal to zero.
 
Last edited:
that's what i thought, since it's x^2+y^2=1 and NOT equal to or greater than.

Anywho, thanks for the quick confirmation people!
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top