0
$\begingroup$

Consider the function $f =\sqrt{xy}$? What is the largest domain for the function?

My first instinct was that x and y both be positive reals. But this is not the largest since we have not accounted for both negative ones. So I believe the answer should be $(R+, R+) \cup (R-, R-)$ is this correct?

Is my way of describing the solution using symbols correct?

  • 0
    Isn't the question rather ill-formed as it stands? Are we assuming the function is from $\mathbb{R} \times \mathbb{R}$ to $\mathbb{R}$? If so then I agree with the answers below - otherwise it might be different.2012-07-05

2 Answers 2

2

The largest domain, of course, is $ \left\{ (x,y) \mid xy \geq 0 \right\}. $ Therefore you are right, provided that you do not forget the coordinate axes.

Beware: your notation is rather old-fashioned. We write $\mathbb{R}^{+} \times \mathbb{R}^{+}$ instead of $(\mathbb{R}^{+},\mathbb{R}^+)$.

0

Yes, you're right. From $xy\geq 0$ we have:

$x\leq 0$

$y\leq 0$

And

$x\geq 0$

$y\geq 0$

i.e. The first and third quadrants of the Cartesian plane.