Proper notation for writing all points in the 1st and 3rd cartesian quadrant?

PhillipKP
Messages
65
Reaction score
0

Homework Statement



What is the proper notation for writing the set of all ordered pairs of real numbers that are in quadrant 1 and 3 of the real plane?

Homework Equations





The Attempt at a Solution



I was thinking something like

$\left\{ \left(x_{1},x_{2}\right)\in\mathbb{R}\,:\, x_{1},x_{2}\geq0\right\} +\left\{ \left(x_{1},x_{2}\right)\in\mathbb{R}\,:\, x_{1},x_{2}\leq0\right\} $

Is this fine or will including the + operation mean I am including points in the 2nd and 4th quadrant?
 
Physics news on Phys.org
Since you're working with sets, you would want "union" rather than "plus."
 
Note: points in quadrants are not on axes and vice-versa, so you need to be careful with the use of >= and >.

It is also possible to describe the 1st and 3rd quadrants as

\{(x,y) \in \mathbb{R}^2:xy<0\}

If you wish to include the axes, change the inequality to xy <= 0.

--Elucidus
 
Thanks for the quick replies.
 
ERROR!

1st and 3rd should be xy > 0. The coordinates must be of the same sign.

Sorry, somehow I was thinking 2nd and 4th (sheesh, I feel silly).

--Elucidus
 
No worries I figured it was a typo :)

Thank you for your time.
 
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