The math optional, made finite. Daily Practice

Triple Integrals; Cylindrical and Spherical Coordinates

At a Glance

Why This Chapter Matters

This atom appeared once in 2023 as a 15-mark Section B computation. UPSC typically asks you to evaluate a triple integral over a geometrically natural region — a sphere, cone, or cylinder — by converting to cylindrical or spherical coordinates. The choice of coordinate system is the key decision: spherical coordinates collapse sphere/cone boundaries to simple constant-limit bounds, while cylindrical coordinates suit cylinders and paraboloids. The computation is mechanical once the limits are set up correctly.

Minimum Theory

Cylindrical Coordinates

x=rcosθ,y=rsinθ,z=z,r0,  0θ2π.x = r\cos\theta, \quad y = r\sin\theta, \quad z = z, \qquad r \ge 0,\; 0 \le \theta \le 2\pi.

Volume element: dV=rdrdθdzdV = r\,dr\,d\theta\,dz.

Useful for: cylinders x2+y2=a2x^2 + y^2 = a^2, paraboloids z=x2+y2z = x^2 + y^2, cones z=x2+y2z = \sqrt{x^2+y^2}.

Spherical Coordinates

x=ρsinϕcosθ,y=ρsinϕsinθ,z=ρcosϕ,x = \rho\sin\phi\cos\theta, \quad y = \rho\sin\phi\sin\theta, \quad z = \rho\cos\phi, ρ0,  0ϕπ,  0θ2π.\rho \ge 0,\; 0 \le \phi \le \pi,\; 0 \le \theta \le 2\pi.

Volume element: dV=ρ2sinϕdρdϕdθdV = \rho^2\sin\phi\,d\rho\,d\phi\,d\theta.

Note: ϕ\phi is the polar angle from the positive zz-axis (colatitude); θ\theta is the azimuthal angle in the xyxy-plane.

Also: x2+y2+z2=ρ2x^2 + y^2 + z^2 = \rho^2.

Useful for: spheres ρ=a\rho = a, cones ϕ=ϕ0\phi = \phi_0 (constant), hemispheres.

Setting Up Limits

Standard sphere x2+y2+z2a2x^2 + y^2 + z^2 \le a^2 in spherical: ρ:0a\rho: 0 \to a, ϕ:0π\phi: 0 \to \pi, θ:02π\theta: 0 \to 2\pi.

Upper hemisphere x2+y2+z2a2x^2+y^2+z^2 \le a^2, z0z \ge 0: ϕ:0π/2\phi: 0 \to \pi/2.

Cone below sphere region between z=x2+y2z = \sqrt{x^2+y^2} (cone, ϕ=π/4\phi = \pi/4) and x2+y2+z2=a2x^2+y^2+z^2 = a^2 (sphere): ρ:0a\rho: 0 \to a, ϕ:0π/4\phi: 0 \to \pi/4, θ:02π\theta: 0 \to 2\pi.

Cylinder x2+y2a2x^2+y^2 \le a^2, 0zh0 \le z \le h in cylindrical: r:0ar: 0 \to a, θ:02π\theta: 0 \to 2\pi, z:0hz: 0 \to h.

Volume Formulas (from triple integrals)

V(sphere of radius a)=dV=43πa3,V(cone, half-angle ϕ0,height h)=πh3tan2 ⁣ϕ03.V(\text{sphere of radius }a) = \iiint dV = \frac{4}{3}\pi a^3, \qquad V(\text{cone, half-angle }\phi_0, \text{height }h) = \frac{\pi h^3 \tan^2\!\phi_0}{3}.

Question Archetypes

ArchetypeRecognition
coordinate-change-evaluation”Evaluate VfdV\iiint_V f\,dV over a sphere/cone/cylinder using appropriate coordinates”

coordinate-change-evaluation (1 question; 2023)

Recognition Cues

Solution Template

  1. Identify the region; choose coordinates (spherical if sphere/cone, cylindrical if cylinder/paraboloid).
  2. Write the coordinate transformation and Jacobian.
  3. Express the region in the new coordinates (find the constant or simple-function bounds for each variable).
  4. Rewrite the integrand in the new coordinates.
  5. Factor the iterated integral (often the θ\theta integral separates immediately as 2π2\pi).
  6. Evaluate inner integrals first, working outward.
  7. State the final answer with correct units/form.

Worked Example

2023 Paper 1, 2023-P1-Q5c (15 marks)

Evaluate V(x2+y2+z2)dV\displaystyle\iiint_V (x^2 + y^2 + z^2)\,dV, where VV is the region inside the sphere x2+y2+z2=a2x^2 + y^2 + z^2 = a^2.

Step 1. Choose coordinates.

The region is a full ball of radius aa and the integrand is ρ2\rho^2 in spherical coordinates. Use spherical coordinates.

Step 2. Write transformation and Jacobian.

x=ρsinϕcosθ,y=ρsinϕsinθ,z=ρcosϕ,dV=ρ2sinϕdρdϕdθ.x = \rho\sin\phi\cos\theta,\quad y = \rho\sin\phi\sin\theta,\quad z = \rho\cos\phi, \quad dV = \rho^2\sin\phi\,d\rho\,d\phi\,d\theta.

Integrand: x2+y2+z2=ρ2x^2+y^2+z^2 = \rho^2.

Step 3. Set up limits.

Full ball: ρ[0,a]\rho \in [0, a], ϕ[0,π]\phi \in [0, \pi], θ[0,2π]\theta \in [0, 2\pi].

Step 4. Write iterated integral.

I=02π ⁣ ⁣0π ⁣ ⁣0aρ2ρ2sinϕdρdϕdθ=02πdθ0πsinϕdϕ0aρ4dρ.I = \int_0^{2\pi}\!\!\int_0^{\pi}\!\!\int_0^{a} \rho^2 \cdot \rho^2\sin\phi\,d\rho\,d\phi\,d\theta = \int_0^{2\pi}d\theta \int_0^{\pi}\sin\phi\,d\phi \int_0^{a}\rho^4\,d\rho.

Step 5. Evaluate each factor.

02πdθ=2π.\int_0^{2\pi}d\theta = 2\pi.

0πsinϕdϕ=[cosϕ]0π=cosπ+cos0=1+1=2.\int_0^{\pi}\sin\phi\,d\phi = \bigl[-\cos\phi\bigr]_0^{\pi} = -\cos\pi + \cos 0 = 1 + 1 = 2.

0aρ4dρ=ρ550a=a55.\int_0^{a}\rho^4\,d\rho = \frac{\rho^5}{5}\Bigg|_0^a = \frac{a^5}{5}.

Step 6. Combine.

I=2π2a55=4πa55.I = 2\pi \cdot 2 \cdot \frac{a^5}{5} = \frac{4\pi a^5}{5}.

V(x2+y2+z2)dV=4πa55\boxed{\iiint_V (x^2+y^2+z^2)\,dV = \frac{4\pi a^5}{5}}

Common Traps

Marks-Aware Writing

For a 15-mark computation:

Always write dV=ρ2sinϕdρdϕdθdV = \rho^2\sin\phi\,d\rho\,d\phi\,d\theta (or rdrdθdzr\,dr\,d\theta\,dz) on the first line of your answer — it signals to the examiner that you know the Jacobian and earns the first mark cluster.

Practice Set

Only one historical question on this atom (shown above).

We've mapped all 13 years of this exam. Get new chapters, tools, and solutions as we release them — free.