]>
|
|
||
In three dimensions there are two analogues of polar coordinates.
In cylindric coordinates,
and
are described by
and
exactly as in two dimensions, while the third dimension,
is treated as an ordinary coordinate.
then represents distance from the
axis.
In spherical coordinates, a general point is described by two angles and one radial variable, , which represents distance to the origin: .
The two angular variables are related to longitude and latitude, but latitude is zero at the equator, and the variable that we use is 0 on the axis (which means at the north pole).
We define by , so that with defined as always here by , we have .
The longitude angle is defined by , exactly as in two dimensions. We therefore have , and what is ?
Exercises:
3.12 Express the parameters of cylindric and spherical coordinates in terms of and .
3.13 Construct a spreadsheet converter which takes coordinates and and produces the three parameters of spherical coordinates; and vice versa. Verify that they work by substituting the result from one as input into the other.
|
|