Rectangular, Cylindrical, and Spherical Coordinates
Since virtually everything we do in this course deals with three dimensional space, it makes sense to start with a short discussion of how to represent a point in 3-D space. Three dimensional space is often written (read "R three"), to denote that we're dealing with real numbers in three dimensions; similarly, 2-D space is called the number line is called and n-dimensional space is called
We'll cover three ways of describing the location of a point: with rectangular coordinates, cylindrical coordinates, and spherical coordinates. There are other coordinate systems (including some wacky ones like hyperbolic and spheroidal coordinates), but these are the ones that are most commonly used for three dimensions. We won't actually use cylindrical and spherical coordinates for a while, but getting a look at them now can help to get comfortable thinking in three dimensions, and when they come back again, we'll be at least somewhat comfortable with them.
As we go through this section, we'll see that in each coordinate system, a point in 3-D space is represented by three coordinates, just like a point in 2-D space is represented by two coordinates ( and in rectangular, and in polar).
Rectangular Coordinates
Using rectangular coordinates, a point in is represented by Similar to what we do in to get to a specified point, we start at the origin, travel along the axis the distance specified by the first coordinate, then parallel to the axis according to the second coordinate, and then up parallel to the axis according to the third coordinate.
We can also talk about the projection of a point (or a line or plane or other figure, later) onto one of the three planes that make up the coordinate system: the plane (where ), the plane (where ), and the plane (where ). To project a point onto any one of these planes, simply set the appropriate coordinate to zero.
Cylindrical Coordinates
Cylindrical coordinates are essentially polar coordinates in Remember, polar coordinates specify the location of a point using the distance from the origin and the angle formed with the positive axis when traveling to that point. Cylindrical coordinates use those those same coordinates, and add for the third dimension. In other words, to find a point in cylindrical coordinates, find the point in the plane, then move straight up (parallel to the axis) according to the third dimension given.
For instance, the point in cylindrical coordinates is shown below.
Converting Between Rectangular and Cylindrical Coordinates
Converting rectangular coordinates to cylindrical coordinates and vice versa is straightforward, provided you remember how to deal with polar coordinates. To convert from cylindrical coordinates to rectangular, use the following set of formulas:
Notice that the first two are identical to what we use when converting polar coordinates to rectangular, and the third simply says that the coordinates are equal in the two systems.
Cylindrical to Rectangular
Convert in cylindrical coordinates to rectangular coordinates.
Solution
Use the formulas, noting that and
Therefore, this point is in rectangular coordinates.
To go in the other direction (from rectangular coordinates to cylindrical), use the following set of formulas (again, the first two are exactly what we use to convert from rectangular to polar in ):
Rectangular to Cylindrical
Convert in rectangular coordinates to cylindrical coordinates.
Solution
Use the formulas, noting that and
Therefore, this point is in cylindrical coordinates.
Spherical Coordinates
Spherical coordinates are similar to the way we describe a point on the surface of the earth using latitude and longitude. By specifying the radius of a sphere and the latitude and longitude of a point on the surface of that sphere, we can describe any point in To describe the latitude and longitude, we use two angles: (the angle from the positive axis) and (the angle from the positive axis). We therefore have three coordinates where is the radius of the sphere.
Note that
Converting Between Rectangular and Spherical Coordinates
The formulas that we need in order to convert between rectangular and spherical coordinates are given below, without derivation (although they aren't hard to derive; you should look at the figure above and see if you can make sense of them).
Spherical to Rectangular
Convert in spherical coordinates to rectangular coordinates.
Solution
Use the formulas, noting that and
Therefore, this point is in rectangular coordinates.
Rectangular to Spherical
Convert in rectangular coordinates to spherical coordinates.
Solution
Use the formula for first.
Then, find by noting that
Finally, use the fact that to find .
Therefore, this point is in spherical coordinates.
Summary
Rectangular Cylindrical
Rectangular Spherical