I was thinking about planes and things, and suddenly wondered why quadrants are defined the way they are, the first on the top-right, and so on. I wonder if this gives us any benefit, or if any historical/mathematical reasons behind it exist. Thank you! (and sorry for my bad English)
$\endgroup$ 43 Answers
$\begingroup$Ultimately it's just a convention, and it could equally well have been different. But there are some other conventions it ought to align with (so they would possibly also have to change to make everything fit together):
As Yagna Patel points out, quadrant numbering is intimately connected with the standard parameterization of the unit circle. Change one and you'll have to change the other to fit (if you don't want to go crazy).
In the complex plane, the standard parameterization of the unit circle ought to align with $t\mapsto e^{it}$, so once we have decided how to parameterize the circle, we get the position and orientation of both the real and imaginary axis.
Going back to two-dimensional coordinate geometry, we'll want to parameterize the unit circle such that $t=0$ is at the intersection of one of the axes. And it's also somewhat easier to think about things if a small positive $t$ corresponds to the quadrant where both coordinates are positive, so that has to be the first quadrant.
The horizontal axis could be either the first or second coordinate in a coordinate pair -- but it should grow from left to right because that is the reading direction in the language the trendsetting mathematicians communicate in.
Finally, we can number the quadrants either 1,2,3,4 or 0,1,2,3 without much influence on other conventions.
How these considerations work out is that as long as our basic coordinate system has the axes growing towards the right and up, there are two orderings of the quadrants that make things fit together, namely NE NW SW SE and NE SE SW NW. The first of this is the convention pure mathematics uses, the second would align with the scale for compass directions used in practical (air/sea) navigation. (It's a minor nuisance that these conventions are different, but neither is realistically changeable).
If we also consider systems where the vertical axis grows downwards (which is quite common in computer graphics, ultimately because that's the direction line numbers grow in in text), we get the possibilities SE SW NW NE and SE NE NW SW.
My understanding is that the quadrants are numbered in the order an angle in standard position passes through them as the angle increases - that is, counterclockwise starting at the x axis. Additionally, because that's the direction that the point $(\cos x, \sin x)$ goes when $x$ goes from $0 \text{ to } 2\pi$ (it makes a circle).
$\endgroup$ $\begingroup$I too asked this question for many years. Why are the quadrants numbered counterclockwise starting with top right quadrant as the first?
I finally gained some perspective when I started watching the night sky through a telescope and began tracking the motion of celestial objects.
Where do the sun and moon rise? where do they set?
Since many of our first mathematicians were astronomers and much of math was being used to track the motion of celestial bodies it makes sense that the natural rotation about the origin be defined counterclockwise, for that is the motion we observe in the night sky. I coupled this observation with the fact that the first person to bridge the gap between Algebra and Geometry was René Descartes when he invented the Cartesian Plane, now called the coordinate plane, and thus, all mathematics emanating from this point in history used Descartes' method for plotting functions and rotations.
Let me know what you think of this proposed explanation.
$\endgroup$ 1