vector calculus
Stokes' Theorem
You should know: surface integrals, greens theorem
Overview
Stokes' theorem generalizes Green's theorem from a flat region in the plane to a curved surface in 3D space: it relates the circulation of a vector field around the boundary curve ∂S of an oriented surface S to the flux of the field's curl through S itself. It's the 3D statement that 'total spin on the boundary equals total local rotation summed over the surface.'
Interactive Graph
Formal Definition
Let S be an oriented, piecewise-smooth surface bounded by a simple, closed, piecewise-smooth curve ∂S with orientation induced by S's normal (right-hand rule):
Notation
| Notation | Meaning |
|---|---|
| The boundary curve of surface S, oriented consistently with S's chosen normal via the right-hand rule |
Properties
Surface-independence
Condition: The flux of curl F depends only on the boundary curve, not the specific surface spanning it
Theorems
Corollaries
Follows from Stokes' Theorem
Follows from Stokes' Theorem
Applications
Worked Examples
First compute curl F.
Compute the flux of curl F through S. Since curl F=(0,0,2) is constant, and the hemisphere's flux of a constant vertical field equals that of the flat disk it bounds (same boundary, by surface-independence), use the disk x²+y²≤1, z=0, normal=(0,0,1).
Now compute the boundary line integral directly: ∂S is r(t)=(cos t, sin t, 0), t∈[0,2π].
Answer: Both sides equal 2π, verifying Stokes' theorem
Practice Problems
Use Stokes' theorem to evaluate ∬_S (∇×F)·dS where F=⟨z,x,y⟩ and S is the disk x²+y²≤4 in the plane z=0 (upward normal).
A vector field F has curl ∇×F = 0 everywhere (irrotational). Using Stokes' theorem, what is the circulation ∮_C F·dr around any closed loop C, and what does this imply physically?
Common Mistakes
Assuming curl F for F=⟨z,x,y⟩ is zero without computing it carefully.
curl⟨z,x,y⟩ = (∂y/∂y − ∂x/∂z, ∂z/∂z − ∂y/∂x, ∂x/∂x − ∂z/∂y) = (1,1,1), NOT zero — a common error is assuming any 'cyclic-looking' field is curl-free.
Forgetting that ∂S's orientation must be consistent with S's chosen normal via the right-hand rule.
If S's normal points 'up and out', ∂S must be traversed counterclockwise when viewed from the side the normal points toward — reversing this convention flips the sign of one side of the equation.
Quiz
Historical Background
The theorem is named after Sir George Gabriel Stokes, who set it as an examination question at Cambridge in 1854, though it had been communicated to him earlier by Lord Kelvin (William Thomson) in an 1850 letter — the theorem was known to Kelvin before Stokes popularized it via the exam, a case (like several 'Stigler's law' examples in mathematics) of a result named for someone other than its original discoverer.
- 1850
Kelvin communicates the result to Stokes in a letter
Lord Kelvin
- 1854
Stokes poses the theorem as a Smith's Prize examination question at Cambridge, and it becomes known by his name
George Gabriel Stokes
Summary
- Stokes' theorem: ∮_{∂S} F·dr = ∬_S (∇×F)·dS, relating boundary circulation to surface flux of curl.
- Green's theorem is the flat, xy-plane special case of Stokes' theorem.
- The flux of curl F through a surface depends only on the surface's boundary curve, not the specific surface (as long as they share the same boundary and orientation).
- Orientation of ∂S must match S's normal via the right-hand rule.
References
- WebsiteWikipedia — Stokes' theorem
Mathematics