You are about to erase your work on this activity. Are you sure you want to do this?
Updated Version Available
There is an updated version of this activity. If you update to the most recent version of this activity, then your current progress on this activity will be erased. Regardless, your record of completion will remain. How would you like to proceed?
Mathematical Expression Editor
We integrate over regions in cylindrical coordinates.
The first way we will generalize polar coordinates to three dimensions is with
cylindrical coordinates.
An ordered triple consisting of a radius, an angle, and a height \((r,\theta ,z)\) can be graphed as
\begin{align*} x &= r\cdot \cos (\theta )\\ y &= r\cdot \sin (\theta )\\ z &= z \end{align*}
meaning:
Coordinates of this type are called cylindrical coordinates.
Consider the point \((2, \pi /3,5)\) in cylindrical coordinates. What is this point when expressed in
\((x,y,z)\)-coordinates?
Consider the point \((1, -1,5)\) in \((x,y,z)\)-coordinates. What is this point when
expressed in cylindrical coordinates where \(0\le \theta <2\pi \)?
you have to change \(R\) to a region defined in
\((x,y,z)\)-coordinates, and change \(\d V\) to some combination of \(\d x\d y\d z\) leaving you with some iterated
integral:
\[ \int _a^b\int _c^d\int _p^q F(x,y,z) \d y \d x\d z \]
Now consider representing a region \(R\) in cylindrical coordinates and
let’s express \(\d V\) in terms of \(\d r\), \(\d \theta \), and \(\d z\). To do this, consider the diagram below:
Here we see
\begin{align*} \d V &= \d r \cdot (r \d \theta )\cdot \d z \\ &= \d z\ r \d r \d \theta . \end{align*}
Recalling that the determinate of a \(3\times 3\) matrix gives the volume of a parallelepiped, we
could also deduce the correct form for \(\d V\) by setting
\begin{align*} x(r,\theta ,z) &= r \cos (\theta )\\ y(r,\theta ,z) &= r \sin (\theta )\\ z(r,\theta ,z) &= z \end{align*}
and computing:
\begin{align*} \d V &= \left | \det \begin{bmatrix} \pp [x]{r} \d r & \pp [y]{r} \d r & \pp [z]{r} \d r\\ \pp [x]{\theta } \d \theta & \pp [y]{\theta } \d \theta & \pp [z]{\theta } \d \theta \\ \pp [x]{z} \d z & \pp [y]{z} \d z & \pp [z]{z} \d z \end{bmatrix} \right |\\ &= \left | \det \begin{bmatrix} \answer [given]{\cos (\theta )} \d r & \answer [given]{\sin (\theta )} \d r & 0 \\ \answer [given]{-r\sin (\theta )} \d \theta & \answer [given]{r\cos (\theta )} \d \theta & 0\\ 0 & 0 & \d z \end{bmatrix} \right |\\ &= r \d z\d r \d \theta \end{align*}
Fubini Let \(F:\R ^3\to \R \) be continuous on the region