Fiveable

5️⃣Multivariable Calculus Unit 7 Review

QR code for Multivariable Calculus practice questions

7.2 Stokes' Theorem

7.2 Stokes' Theorem

Written by the Fiveable Content Team • Last updated August 2025
Written by the Fiveable Content Team • Last updated August 2025

Stokes' Theorem connects surface integrals and line integrals, linking the flux of curl through a surface to the circulation of a vector field around that surface's boundary. It generalizes Green's Theorem to three dimensions and shows up constantly in electromagnetic theory and fluid dynamics.

The real payoff: you can convert between surface and line integrals, picking whichever is easier to evaluate. But orientation matters a lot here. Get the surface normal or boundary direction wrong, and your answer picks up a sign error.

Understanding Stokes' Theorem

Interpretation of Stokes' Theorem

Stokes' Theorem says that the total curl flowing through a surface equals the circulation of the vector field around the surface's boundary:

S(×F)dS=CFdr\iint_S (\nabla \times \mathbf{F}) \cdot d\mathbf{S} = \oint_C \mathbf{F} \cdot d\mathbf{r}

The left side measures how much the curl of F\mathbf{F} passes through the surface SS. The right side measures how much F\mathbf{F} circulates along the boundary curve CC. The theorem tells you these two quantities are always equal, as long as the orientation is consistent.

Three ingredients are required:

  • An oriented surface SS (with a chosen normal direction)
  • A positively oriented boundary curve CC (consistent with the surface normal)
  • A vector field F\mathbf{F} that is continuously differentiable on and near SS

Think of it this way: instead of adding up all the tiny local rotations (curl) across an entire surface, you can just measure the net rotation around the edge. Green's Theorem does exactly this in 2D; Stokes' Theorem is the 3D version.

Interpretation of Stokes' Theorem, Stokes’ Theorem · Calculus

Orientation of Surface Boundaries

Getting orientation right is the single most common source of errors with Stokes' Theorem.

Right-hand rule: Curl the fingers of your right hand in the direction you traverse the boundary curve CC. Your thumb should point in the direction of the surface normal n\mathbf{n}. If it doesn't, either flip the normal or reverse the direction you travel along CC.

  • When viewed from the side the normal points toward, the boundary curve should run counterclockwise.
  • For a closed surface (like a sphere), the convention is that the normal points outward, but note that closed surfaces have no boundary, so Stokes' Theorem applied to a closed surface gives zero.
  • If you reverse the orientation of either the surface or the curve (but not both), the integral picks up a minus sign.

Before computing anything, sketch the surface and boundary, mark the normal direction, and confirm the curve's orientation matches via the right-hand rule.

Interpretation of Stokes' Theorem, Stokes’ Theorem · Calculus

Conversion Between Integral Types

The power of Stokes' Theorem is that you get to choose which side of the equation to evaluate.

Surface integral → Line integral:

  1. Identify the vector field F\mathbf{F} and the surface SS.
  2. Find the boundary curve CC of the surface.
  3. Parametrize CC with positive orientation (consistent with the surface normal).
  4. Evaluate CFdr\oint_C \mathbf{F} \cdot d\mathbf{r}.

This direction is useful when the surface is complicated but the boundary is a simple curve (e.g., a circle or line segments).

Line integral → Surface integral:

  1. Identify a surface SS whose boundary is the given curve CC. You can pick any such surface; the theorem guarantees the same answer.
  2. Compute ×F\nabla \times \mathbf{F}.
  3. Choose a parametrization for SS and find dSd\mathbf{S}.
  4. Evaluate S(×F)dS\iint_S (\nabla \times \mathbf{F}) \cdot d\mathbf{S}.

This direction helps when the line integral is messy but you can pick a convenient surface. For instance, if CC is a circle in 3D, you might choose the flat disk it bounds rather than some curved surface.

Simplification of Surface Integrals

Stokes' Theorem is especially handy when you're given a surface integral of a curl and the surface itself is hard to work with, but its boundary is simple.

Steps to simplify:

  1. Confirm the integrand has the form (×F)dS(\nabla \times \mathbf{F}) \cdot d\mathbf{S} for some vector field F\mathbf{F}. If you're given a surface integral of a general vector field G\mathbf{G}, you'd need to find F\mathbf{F} such that ×F=G\nabla \times \mathbf{F} = \mathbf{G}, which isn't always straightforward.
  2. Identify the boundary curve CC of the surface.
  3. Parametrize CC with the correct orientation.
  4. Evaluate CFdr\oint_C \mathbf{F} \cdot d\mathbf{r}.

A classic example: suppose you need to integrate (×F)dS(\nabla \times \mathbf{F}) \cdot d\mathbf{S} over the top hemisphere of x2+y2+z2=1x^2 + y^2 + z^2 = 1. The boundary is just the unit circle in the xyxy-plane, so you can replace the hemisphere integral with a line integral around that circle.

Before applying the theorem, always verify that F\mathbf{F} is continuously differentiable on the entire surface and that the surface actually has a well-defined boundary. If the surface is closed (no boundary), the integral of any curl over it is zero.