5.1 Multiple Integrals in Cylindrical and Spherical Coordinates
Key Takeaways
- Fubini's Theorem permits interchanging integration order for continuous functions over bounded, regular regions, often simplifying impossible single-variable antiderivatives such as \int \sin(y^2) \, dy or \int e^{x^2} \, dx.
- In polar coordinates, the differential area element scales by the radial factor: dA = r \, dr \, d\theta, derived directly from the Jacobian determinant; omitting r is the most ubiquitous calculation error in polar integration.
- Cylindrical coordinates extend polar coordinates vertically with volume element dV = r \, dz \, dr \, d\theta, which is optimal for regions bounded by circular cylinders x^2 + y^2 \le a^2, cones z = c\sqrt{x^2+y^2}, and paraboloids z = c(x^2 + y^2).
- Spherical coordinates parametrize space via radial distance \rho \ge 0, colatitude angle \varphi \in [0, \pi] from the positive z-axis, and azimuthal angle \theta \in [0, 2\pi), yielding differential volume element dV = \rho^2 \sin \varphi \, d\rho \, d\varphi \, d\theta.
- Identifying natural geometric symmetries dictates coordinate choice: axial symmetry about the z-axis suggests cylindrical coordinates, whereas spherical or conical boundaries reduce to constant coordinate bounds in spherical coordinates.
5.1 Multiple Integrals in Cylindrical and Spherical Coordinates
Multiple integrals generalize single-variable integration to higher-dimensional Euclidean domains, computing volumes, masses, and spatial averages. On the GRE Mathematics Subject Test, questions test reversing integration order via Fubini's Theorem, choosing the optimal coordinate system, and correctly setting up limits for quadric surfaces.
Double Integrals Over General Regions and Fubini's Theorem
Let $R \subset \mathbb{R}^2$ be a bounded, closed (compact), rectifiable region. The double integral of a bounded function $f: R \to \mathbb{R}$ is defined as the limit of Riemann sums:
When $f$ is continuous on $R$, integrability is guaranteed. Regions in the plane are classified into two standard types:
- Type I (Vertically Simple): $R = {(x, y) \in \mathbb{R}^2 : a \le x \le b, ; g_1(x) \le y \le g_2(x)}$.
- Type II (Horizontally Simple): $R = {(x, y) \in \mathbb{R}^2 : c \le y \le d, ; h_1(y) \le x \le h_2(y)}$.
Fubini's Theorem
If $f(x, y)$ is continuous on a rectifiable region $R$, the double integral equals the iterated integral in either order:
Reversing the Order of Integration
A quintessential GRE technique involves reversing the order of integration when the inner integral possesses no elementary antiderivative, such as $\int e^{x^2} , dx$, $\int \frac{\sin x}{x} , dx$, or $\int \cos(y^2) , dy$. The strategy is strictly geometric:
- Extract the current boundary inequalities (e.g., $0 \le y \le 1$ and $y \le x \le 1$).
- Sketch the planar domain $R$.
- Formulate the alternative slice bounds (e.g., $0 \le x \le 1$ and $0 \le y \le x$).
- Execute the new iterated integral, where the inner antiderivative is now multiplied by an algebraic power of the variable.
Polar Coordinates in the Plane
When domains or integrands exhibit rotational symmetry about the origin, planar Cartesian coordinates $(x, y)$ are transformed into polar coordinates $(r, \theta)$: where $r \ge 0$ and $\theta \in [0, 2\pi)$ (or $[-\pi, \pi)$).
The Area Element
The differential area element transforms with the radial distortion factor $r$: This factor arises from the Jacobian determinant $\frac{\partial(x, y)}{\partial(r, \theta)} = r$. Forgetting $r$ is the single most common error on multivariable integration questions.
Canonical Polar Curves
- Concentric Circles: $x^2 + y^2 \le a^2 \iff 0 \le r \le a, ; 0 \le \theta \le 2\pi$.
- Offset Circles: $(x - a)^2 + y^2 = a^2 \iff r = 2a \cos \theta$ for $-\pi/2 \le \theta \le \pi/2$.
- Offset Circles along y-axis: $x^2 + (y - a)^2 = a^2 \iff r = 2a \sin \theta$ for $0 \le \theta \le \pi$.
- The Gaussian Integral: Evaluating $I = \int_{-\infty}^\infty e^{-x^2} , dx$ via $I^2 = \iint_{\mathbb{R}^2} e^{-(x^2+y^2)} , dA = \int_0^{2\pi} d\theta \int_0^\infty r e^{-r^2} , dr = 2\pi \left( \frac{1}{2} \right) = \pi \implies I = \sqrt{\pi}$.
Triple Integrals in Cylindrical Coordinates
Cylindrical coordinates $(r, \theta, z)$ combine polar coordinates in the $xy$-plane with the Cartesian vertical height $z$:
Volume Element
Quadric Surfaces with Axial Symmetry
- Circular Cylinder: $x^2 + y^2 = R^2 \iff r = R$.
- Circular Paraboloid: $z = c(x^2 + y^2) \iff z = c r^2$.
- Circular Cone: $z = c \sqrt{x^2 + y^2} \iff z = c r$.
- Sphere: $x^2 + y^2 + z^2 = R^2 \iff z = \pm \sqrt{R^2 - r^2}$.
Cylindrical coordinates are optimal when the projection of the 3D solid onto the $xy$-plane is circular, annular, or sectorial, while the vertical bounds $z_1(r, \theta) \le z \le z_2(r, \theta)$ are straightforward algebraic expressions in $r$.
Triple Integrals in Spherical Coordinates
Spherical coordinates $(\rho, \varphi, \theta)$ represent points in $\mathbb{R}^3$ via radial distance $\rho$, colatitude (polar angle) $\varphi$, and azimuthal angle $\theta$:
- $\rho = \sqrt{x^2 + y^2 + z^2} \ge 0$: distance from the origin.
- $\varphi \in [0, \pi]$: angle measured downward from the positive $z$-axis ($\varphi = 0$ is north pole, $\varphi = \pi/2$ is $xy$-plane, $\varphi = \pi$ is south pole).
- $\theta \in [0, 2\pi)$: azimuthal angle in the $xy$-plane measured from the positive $x$-axis.
Transformation Equations
Note that the cylindrical radial coordinate relates via $r = \rho \sin \varphi$.
Spherical Volume Element
Canonical Boundaries in Spherical Coordinates
- Sphere of radius $R$: $\rho = R$.
- Cone with apex at origin: $z = \sqrt{x^2 + y^2} \iff \rho \cos \varphi = \rho \sin \varphi \iff \tan \varphi = 1 \iff \varphi = \pi/4$.
- Ice-cream cone solid (inside sphere $\rho \le R$ and cone $\varphi \le \alpha$):
Coordinate System Selection Guide
| Coordinate System | Differential Element $dV$ | Defining Boundary Equations | Ideal GRE Applications |
|---|---|---|---|
| Cartesian $(x, y, z)$ | $dx , dy , dz$ | $x = c, ; y = c, ; z = c$ | Rectangular boxes, tetrahedra, wedges |
| Cylindrical $(r, \theta, z)$ | $r , dz , dr , d\theta$ | $r = c, ; z = c r^2, ; z = c r$ | Paraboloids, cylinders, solids of revolution about $z$ |
| Spherical $(\rho, \varphi, \theta)$ | $\rho^2 \sin \varphi , d\rho , d\varphi , d\theta$ | $\rho = c, ; \varphi = c$ | Spheres, cones, central force fields, radial symmetry |
Step-by-Step Worked Problems
Problem 1: Reversing Integration Order
Evaluate the iterated integral $\int_0^4 \int_{\sqrt{y}}^2 \frac{y}{\sqrt{x^5 + 1}} , dx , dy$.
Solution:
- The current bounds describe $R = {(x, y) : 0 \le y \le 4, ; \sqrt{y} \le x \le 2}$.
- The curve $x = \sqrt{y}$ is the parabola $y = x^2$. Since $x$ ranges from $\sqrt{y}$ to $2$ and $y$ ranges from $0$ to $4$, the domain in Type I form is:
- Interchange the integrals:
- Let $u = x^5 + 1$, so $du = 5x^4 , dx$. The limits transform from $x = 0 \implies u = 1$ to $x = 2 \implies u = 33$:
Problem 2: Spherical Coordinates Integration
Compute the triple integral $\iiint_B (x^2 + y^2 + z^2) , dV$, where $B$ is the unit ball $x^2 + y^2 + z^2 \le 1$.
Solution:
- In spherical coordinates, $x^2 + y^2 + z^2 = \rho^2$. The unit ball $B$ is defined by $0 \le \rho \le 1$, $0 \le \varphi \le \pi$, and $0 \le \theta \le 2\pi$.
- The volume element is $dV = \rho^2 \sin \varphi , d\rho , d\varphi , d\theta$.
- Substitute and factor into independent single integrals:
- Compute each factor:
- $\int_0^{2\pi} d\theta = 2\pi$
- $\int_0^\pi \sin \varphi , d\varphi = [-\cos \varphi]_0^\pi = -(-1) - (-1) = 2$
- $\int_0^1 \rho^4 , d\rho = \left[ \frac{\rho^5}{5} \right]_0^1 = \frac{1}{5}$
- The product is $2\pi \times 2 \times \frac{1}{5} = \frac{4\pi}{5}$.
GRE Exam Traps & Pitfalls
Trap 1: Dropping the Jacobian Metric Factors Always insert $r$ in polar/cylindrical integrals ($dA = r , dr , d\theta, ; dV = r , dz , dr , d\theta$) and $\rho^2 \sin \varphi$ in spherical integrals ($dV = \rho^2 \sin \varphi , d\rho , d\varphi , d\theta$). Forgetting these metric factors is the most frequent computational error under time pressure.
Trap 2: Colatitude $\varphi$ Range Misconception The angle $\varphi$ in spherical coordinates only ranges from $0$ to $\pi$, NEVER $0$ to $2\pi$. The azimuthal angle $\theta$ sweeps out the full $2\pi$ circle around the $z$-axis. Integrating $\varphi$ from $0$ to $2\pi$ doubles the domain and leads to invalid signed cancellations.
Trap 3: Reversing Bounds Without Sketching Never invert integration bounds purely by algebraic transposition. Swapping $\int_0^1 \int_y^1$ into $\int_y^1 \int_0^1$ is mathematically meaningless because the outer integral bounds cannot depend on variables. Always sketch the region.
What is the value of the iterated integral \int_0^1 \int_{3y}^3 e^{x^2} , dx , dy?
Which of the following iterated integrals correctly computes the volume of the solid region bounded below by the cone z = \sqrt{x^2 + y^2} and bounded above by the sphere x^2 + y^2 + z^2 = 9?
Let E be the solid region bounded below by the paraboloid z = x^2 + y^2 and above by the plane z = 4. What is the value of the triple integral \iiint_E z , dV?