construction of polar coordinates


1 Construction

When a Euclidean planeMathworldPlanetmath E is equipped with the usual Cartesian coordinatesMathworldPlanetmath, we can represent any point P by a pair of real numbers (x,y) in a unique fashion. The Cartesian coordinates also make E into a vector spaceMathworldPlanetmath over the reals.

Polar coordinates are an alternative way of describing points in E. Like the Cartesian coordinates, polar coordinates of a point are also expressed by a pair of real numbers (r,θ). But this is where the similarityMathworldPlanetmath ends.

To set up the polar coordinates in E, we first pick a point of reference O and call it the polar origin. For any point P in E, we can measure the distanceMathworldPlanetmath r between P and the polar origin O. In fact, along any ray emanating from O, we can uniquely identify any point on that ray by its distance r from O. However, if more than one ray enters the picture, distance alone would not be enough to uniquely identify points in E. If we fix the distance r, we are looking at a collectionMathworldPlanetmath of points called a circle, with radius r and center O.

To “distinguish” one point from another on the circle, a “second coordinateMathworldPlanetmathPlanetmath” is needed. To this end, we fix a ray, a ray of reference, say x and call it the polar axis. With the polar axis x, a point Px of distance r to O is located. Then any point on the circle of radius r can now be located by a measurement of “how far” it is from Px. This measurement corresponds to the angle θ between the polar axis x and the ray in question. Furthermore, this angle uniquely identifies a ray. With O and x, it is now enough to locate any point on E uniquely. Operationally, the construction can be broken down into the following sequencePlanetmathPlanetmath of steps:

  1. 1.

    pick a point O and a ray x emanating from O,

  2. 2.

    for any given point P, draw a straight line segment connecting O and P,

  3. 3.

    measure the length r of the line segmentMathworldPlanetmath OP¯,

  4. 4.

    measure the angle θ between x and OP¯, by sweeping x counterclockwise until it first reaches OP¯,

  5. 5.

    then (r,θ) are the polar coordinates of P.

All of the above steps can be carried out in a Euclidean plane, which, in this case, is E. Careful readers will, however, see a potential problem in Step 2 above when P=O, since one point does not determine a unique line segment in E. The quick remedy is to set (r,θ)=(0,0) be the polar coordinates of the polar origin O. This is consistentPlanetmathPlanetmath with the way polar coordinates are defined for PO.

The construction establishes a one-to-one correspondence f between {(0,0)}(0,)×[0,2π) and E. Later we will extend f to 2 and see that every point E has infinitely many representations in polar coordinates, a property not shared by the Cartesian coordinates.

Notice also that the choice for measuring angles using the counterclockwise sweep of the polar axis is arbitrary. We could have used the clockwise sweep instead. To switch from one choice of angular measurement to another, we simply perform a reflectionMathworldPlanetmathPlanetmath ρ about the polar axis (again, this is possible in a Euclidean plane):

We will follow the standard method of measuring angles by using the counterclockwise sweep of the polar axis described above.

2 Relations with Cartesian coordinates

From the discussion above, we see that E is now equipped with two coordinate systemsMathworldPlanetmath. We can now superimpose the two coordinate systems to seek out any properties between the two systems. First, identify the polar origin with the rectangular origin of the Cartesian coordinates (by translationMathworldPlanetmathPlanetmath if necessary). Then, line up the polar axis with the positive ray of the horizontal axis of the Cartesian coordinates (by rotation if necessary).

With this identification, the two sets of coordinates of a point P can be related by the following equations:

x=rcosθ   and  y=rsinθ, (1)

where (x,y) and (r,θ) are respectively the Cartesian and polar coordinates of P.

With the pair of equations, we can now show how to extend the one-to-one correspondence f (see SectionMathworldPlanetmathPlanetmathPlanetmathPlanetmathPlanetmath 1) to a map f~ that is -to-one. First, note that if r=0, then x=y=0 no matter what θ is. Since the Cartesian origin is the polar origin, we identify (0,θ) with the polar origin, for any θ. This means that the polar origin has uncountably many polar coordinate representations.

Next, if r>0, we see that

x=rcosθ=rcos(θ+2nπ) andy=rsinθ=rsin(θ+2nπ),

for all n. This suggests the identification of (r,θ+2nπ) with (r,θ). The construction so far establishes a map from [0,)× onto E, by extending f in the domain of its second polar coordinate.

To completePlanetmathPlanetmathPlanetmathPlanetmath the rest of the construction, we need to extend the domain of the first coordinate from the non-negative reals to all of . Again using equations (1), we see that if r<0, then

x=rcosθ=-rcos(θ+π)   and  y=rsinθ=-rsin(θ+π).

So if we identify (r,θ) with (-r,θ+π), we have extended f to f~:2E, completing the construction. If the metric topology is added to E, then f~ is a covering map of E.

It’s possible to define additions via polar coordinates. The usual way to go about this is to convert the polar coordinates to Cartesian coordinates using equations (1), add, and then convert the result back to polar coordinates. The formulaMathworldPlanetmathPlanetmath for additions in polar coordinates is messy and do not follow any algebraic expressions (involving transcendental functions).

Multiplications by a real scalar can be defined similarly. This time, there is a simple formula: t(r,θ)=(tr,θ).

Title construction of polar coordinates
Canonical name ConstructionOfPolarCoordinates
Date of creation 2013-03-22 15:12:28
Last modified on 2013-03-22 15:12:28
Owner CWoo (3771)
Last modified by CWoo (3771)
Numerical id 10
Author CWoo (3771)
Entry type DerivationPlanetmathPlanetmath
Classification msc 51-01
Defines polar origin
Defines polar axis