Suppose I have a point $x \in \mathbb{R}^n$ on an n-sphere. Suppose I divide the n-sphere into 4 sections (I think this makes sense in $n$ dimensions), how do I know which section $x$ lies on?
Tell me more
×
Mathematics Stack Exchange is a question and answer site for
people studying math at any level and professionals in related fields. It's 100% free, no registration required.
|
|
This is just a rephrasing of ShreevastasR's answer; no credit to me. It does make sense to divide an $n$-sphere into quadrants, as you explain in $\mathbb{R}^3$: partition by two coordinate planes. But then deciding which quadrant is, as ShreevastasR says, simply looking at the signs of the coordinates of $x$. If $x_1$ and $x_2$ are both positive, you are in the first, $++$, quadrant; if $x_1$ is negative and $x_2$ positive, you are in the second, $-+$, quadrant. And so on. If instead you partition the sphere into $2^n$ orthants, then you consider all the signs of the coordinates of $x$. |
||||
|
