What is the natural domain and range for f(x,y) = 1/sqrt(x^2-y)?

Derill03
Messages
62
Reaction score
0
define the natural domain and range for f(x,y) = 1/sqrt(x^2-y)

I get D= {(x,y)|x^2-y>0} same as saying y can not equal x^2

R= {(x,Y)|f>0}

can someone tell me if I've approached this correctly?
 
Physics news on Phys.org
Suppose x=1 and y=2. That's a problem point for defining f too. And your range should be a set of real numbers, not ordered pairs.
 
Derill03 said:
define the natural domain and range for f(x,y) = 1/sqrt(x^2-y)

I get D= {(x,y)|x^2-y>0} same as saying y can not equal x^2
No, it's not. That would be x^2- y\ne 0. You are requiring that y be less than x2.

R= {(x,Y)|f>0}

can someone tell me if I've approached this correctly?
And, as Dick said, the range of f is a set of numbers, not of pairs of numbers.
 
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