maths.freeMultivariable Calculus › 1. Precalculus of Multivariable Functions › Polar, Cylindrical, and Spherical Coordinates

Polar, Cylindrical, and Spherical Coordinates

We have included a comprehensive treatment of polar coordinates here because many students will not have a lot of experience with polar coordinates and because these ideas of angular coordinate measurements are…

Polar, Cylindrical, and Spherical Coordinates

We have included a comprehensive treatment of polar coordinates here because many students will not have a lot of experience with polar coordinates and because these ideas of angular coordinate measurements are fundamental to cylindrical and spherical coordinates in three dimensions. The preview activity is designed to help student use right triangle side and angle relationships outside of the rigid settings used in trigonometry. We do not anticipate that instructors will use every example or activity in this section, but we have offered a broad selection of ideas covered to allow instructors to tailor this material to the experience and needs of their students.

A traditional approach done in other texts involves waiting to introduce cylindrical and spherical coordinates until multiple integration. We have opted to include this material here to further develop students thinking about paths, surfaces, and regions having angular symmetry about an axis (cylindrical) or a point (spherical). This thinking is not strictly required but the authors have found this useful when parameterizing paths in 3D (in ), translating geometric features to algebraic forms (throughout the rest of this text), and with evaluating limits of multivariable functions (), as well as many other places where rotational/angular symmetry or descriptions occur.

For each of the coordinate systems in this section, there is discussion about how to convert points, equations, and regions between coordinate systems with a description of the geometric meaning of the coordinate measurements and a description for the algebraic conversion. Some of these conversions may seem simplistic while others can involve more tedious algebra. We encourage you to select activities that best connect your students' prior experience with which coordinate descriptions you want to emphasize later.

Introduction

In this preview activity, we will investigate some measurements that will be useful when defining new ways to specify locations. Many of these measurements involve measuring the length of specific line segments and angles between line segments in three dimensions.

Exploration

An angle in the \(xy\)-plane is in standard position if the initial side of the angle is on the positive \(x\)-axis and is measured with the positive direction going counterclockwise.

If an angle \(\theta\) is in standard position, for which quadrants will \(\sin(\theta)\) be positive? For which quadrants will \(\sin(\theta)\) be negative? Which angles correspond to \(\sin(\theta)=0\)?

If an angle \(\theta\) is in standard position, for which quadrants will \(\cos(\theta)\) be positive? For which quadrants will \(\cos(\theta)\) be negative? Which angles correspond to \(\cos(\theta)=0\)?

If an angle \(\theta\) is in standard position, for which quadrants will \(\tan(\theta)\) be positive? For which quadrants will \(\tan(\theta)\) be negative? Which angles correspond to \(\tan(\theta)=0\)? Which angles correspond to \(\tan(\theta)\) being undefined?

Consider the plot of point \(P\) in .

Use trigonometry and the distance formula to find the following:

The \(x\)-coordinate of \(P\).

The angle in the \(xy\)-plane between the \(x\)-axis and the line segment (in blue) labeled \(5\) that is from the origin to a point directly below \(P\).

The distance between the origin and \(P\).

Consider the plot of point \(P\) in .

Use trigonometry and the distance formula to find the following:

The \(x\)-coordinate of \(P\).

The angle between the \(z\)-axis and the pink line segment from the origin to \(P\).

The distance between the origin and \(P\).

In this section we will define and work with new ways to specify the location of a point. These new measurements will be useful as coordinate systems and as a way of thinking about how to describe different shapes relative to rotational or other symmetries.

Polar Coordinates

We previously defined the rectangular coordinates of a point to be signed distances from the point to the axes as shown below. Remember that the sign on the coordinate tells you whether to go above or below the other axis.

We define the polar coordinates of a point \(P\) in two dimensions to be \((r,\theta)\), where \(r\) is the signed distance from the origin to \(P\) and \(\theta\) is the counterclockwise angle from the positive horizontal axis to the line segment connecting the origin and \(P\). We use the sign on the \(r\) to indicate if the point is locked ahead or behind when facing the \(\theta\) direction at the origin.

A helpful way to visualize a location based on polar coordinates is to stand at the origin, facing the positive horizontal axis; turn an angle of \(\theta\) counterclockwise; and move \(r\) in the direction you are facing.

Example

Our first example will look at the location given by \(P:(r,\theta)=(2,\frac{\pi}{2})\). To understand where this point is, we do the following steps: from the origin, face the positive \(x\)-axis; turn \(\frac{\pi}{2}\) radians counterclockwise (to the positive \(y\) axis); and move two units in the direction you are now facing.

Geometrically, we can see that this location would have rectangular coordinates of \((x,y)=(0,2)\). While geometry is useful for understanding meaning, it is rarely wise to compute things like coordinates using only a graph. Later in this section, we will talk about algebraic tools that will allow us to convert between rectangular and polar coordinates.

If we considered the point with polar coordinates \(Q:(r,\theta)=(-2,-\frac{\pi}{2})\), we would do the following geometric instructions:

Notice that both \(P:(r,\theta)=(2,\frac{\pi}{2})\) and \(Q:(r,\theta)=(-2,-\frac{\pi}{2})\) correspond to the location with rectangular coordinates \((0,2)\). This example highlights how polar coordinates are measured and how there is not a unique set of polar coordinates for a location.

If you look at , you can see a right triangle in the first quadrant with base \(x\) and height \(y\). The angle the hypotenuse makes with the base is \(\theta\). From this, you can deduce the four relationships shown below, which are used to convert between rectangular and polar coordinates. It may be insightful to draw triangles of this type in each of the quadrants to confirm for yourself that these conversion formulas are valid in all four cases.

The following activity gives you an opportunity to practice converting between rectangular and polar coordinates.

Condensed — the full section is in Boelkins et al., Active Calculus Multivariable.

Cylindrical Coordinates

So far in this chapter, we have encountered two different coordinate systems in \(\R^2\): rectangular and polar coordinates. Earlier in this section, we saw how polar coordinates form a convenient alternative in certain situations. In a similar way, there are two more coordinate systems in \(\R^3\) that come from different ideas of rotational measurement. This subsection introduces cylindrical coordinates, which we can view as a vertical extension of polar coordinates to three dimensions. The next subsection will introduce spherical coordinates, which are useful for situations with significant rotational symmetry with respect to the origin.

Cylindrical coordinates are a coordinate system for \(\mathbb{R}^3\) that consists of using polar coordinates, \(r\) and \(\theta\), in place of \(x\) and \(y\) coordinates. Cylindrical coordinates are given in the order of \((r,\theta,z)\) and can be described as polar plus \(z\). The \(z\)-coordinate is measured the same way as in rectangular coordinates (signed distance above or below the \(xy\)-plane) and polar coordinates are measured as a projection of the point in three dimensions onto the \(xy\)-plane. To convert between rectangular and cylindrical coordinates, we use the same conversion equations as between rectangular and polar coordinates (in two dimensions).

  • From cylindrical to rectangular

    Given cylindrical coordinates \((r,\theta,z)\) of a point \(P\), the rectangular coordinates \((x,y,z)\) of \(P\) satisfy \[\begin{aligned}x \amp= r \cos(\theta) \amp y \amp= r \sin(\theta) \amp z \amp= z\end{aligned}\].

  • From rectangular to cylindrical

    Given rectangular coordinates \((x,y,z)\) of a point \(P\), the cylindrical coordinates \((r,\theta,z)\) of \(P\) satisfy \[\begin{aligned}r^2 \amp= x^2 + y^2 \amp \tan(\theta) \amp= \frac{y}{x} \amp z \amp= z\end{aligned}\] assuming \(x \neq 0\).

The activities that close this subsection are meant to give you not only some algebraic experience with the cylindrical coordinate measurements but also some examples where you can make sense of your results from a geometric perspective.

Condensed — the full section is in Boelkins et al., Active Calculus Multivariable.

Spherical Coordinates

Cylindrical coordinates used an angular measurement in the \(xy\)-plane as part of the description of location. Spherical coordinates use one linear measurement and two angular measurements to specify the location of a point. The three measurements used to define the spherical coordinates of a point in \(\R^3\) are \(\rho\) (rho), \(\theta\), and \(\phi\) (phi), where

  • \(\rho\)
  • \(\theta\)
  • \(\phi\)\(z\)
We illustrate this in Figure, where the measures \(r\) and \(z\) from cylindrical coordinates are also depicted. You should convince yourself that any point in \(\R^3\) can be represented in spherical coordinates with \(\rho \geq 0\), \(0 \leq \theta \lt 2 \pi\), and \(0 \leq \phi \leq \pi\).

  • From rectangular to spherical

    Given rectangular coordinates \((x,y,z)\) of a point \(P\), the spherical coordinates \((\rho,\theta,\phi)\) of \(P\) satisfy \[\begin{aligned}\rho \amp = \sqrt{x^2 + y^2 + z^2} \\ \tan(\theta) \amp = \frac{y}{x} \\ \cos(\phi) \amp = \frac{z}{\rho}\end{aligned}\] where in the second and third equations, we require \(x \ne 0\) and \(\rho \ne 0\).

  • From spherical to rectangular

    Given spherical coordinates \((\rho,\theta,\phi)\) of a point \(P\), the rectangular coordinates \((x,y,z)\) of \(P\) satisfy \[\begin{aligned}x \amp = \rho \sin(\phi) \cos(\theta) \\ y \amp = \rho \sin(\phi) \sin(\theta) \\ z \amp = \rho \cos(\phi)\end{aligned}\].

Our first spherical coordinates activity focuses on understanding how spherical coordinates can be converted to rectangular coordinates and visualizing what the spherical coordinates measure.

Activity

Use the conversion equations between rectangular and spherical coordinates to find the rectangular coordinates of the following points:

\((\rho, \theta, \phi)= (3, \frac{\pi}{3}, \frac{\pi}{2})\)

\((\rho, \theta, \phi)= (4, \frac{4\pi}{3}, \frac{3\pi}{4})\)

\((\rho, \theta, \phi)= (\sqrt{7}, 20^\circ, \pi)\)

Draw each of the points from part and show how the spherical coordinates of each point is being measured. You should use your plots to make sense of the rectangular coordinate measurements that were your answer to part.

Now that we have worked through how to think about points in spherical coordinates, we will do as we did with the other coordinate systems in this section and think about equations and surfaces.

The next activity gives you a chance to apply some of the skills introduced in the previous example.

Condensed — the full section is in Boelkins et al., Active Calculus Multivariable.

Symbols used here

\sqrt{x},\ \sqrt[n]{x}
square root, n-th root
The non-negative number whose square (n-th power) is x.
\pi
pi
Ratio of a circle's circumference to its diameter, 3.14159…
\theta
theta
The usual name for an angle.
\sin,\ \cos,\ \tan
sine, cosine, tangent
Ratios of sides in a right triangle; coordinates on the unit circle.
^\circ
degrees
1/360 of a full turn. 180° = π radians.
\leq,\ \geq
less/greater than or equal
Inequalities that allow equality; < and > exclude it.
\neq
not equal
The two sides are different.
\frac{\partial f}{\partial x}
partial derivative
Derivative with respect to x, holding the other variables fixed.
\nabla f
gradient (nabla, del)
Vector of partial derivatives; points uphill.
\int f(x)\,dx,\ \int_a^b
integral
Antiderivative (indefinite) or signed area from a to b (definite).
\iint,\ \oint
double / contour integral
Integral over a region of the plane; integral around a closed curve.
\mathbf{v},\ \vec{v}
vector
A quantity with magnitude and direction; a column of numbers.
\mathbf{u} \cdot \mathbf{v},\ \|\mathbf{v}\|
dot product, norm
Σ u_i v_i; the length of v, √(v·v).

How to: Polar, Cylindrical, and Spherical Coordinates

  1. What are the polar coordinates of a point, and how are they related to rectangular coordinates?
  2. What are the cylindrical coordinates of a point, and how are they related to rectangular coordinates?
  3. What are the spherical coordinates of a point, and how are they related to rectangular coordinates?
  4. How can we convert coordinates of points or equations between coordinate systems?

Questions people ask

What is a partial derivative?

The ordinary derivative with respect to one variable while every other variable is frozen — the slope of the surface in one coordinate direction.

What does the gradient point at?

Uphill: the direction of steepest increase, with length equal to that steepest slope. It is perpendicular to the level curves.

Tarisa yako

Parts of this page are adapted from Boelkins et al., Active Calculus Multivariable (CC BY-SA 4.0). Condensed and re-explained here; errors are ours.

More in Multivariable Calculus