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

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 3K views
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

[tex]$\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\} $[/tex]

Is this fine or will including the + operation mean I am including points in the 2nd and 4th quadrant?
 
Physics news on Phys.org
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

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

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.