TheoremComplete

Stokes' Theorem

Stokes' theorem relates the surface integral of the curl of a vector field over a surface to the line integral of the field around the boundary, generalizing Green's theorem to three dimensions.


The Theorem

Theorem11.2Stokes' Theorem

Let SS be an oriented piecewise smooth surface in R3\mathbb{R}^3 bounded by a simple, closed, piecewise smooth curve C=SC = \partial S with positive orientation (right-hand rule relative to the surface normal). If F\mathbf{F} is a C1C^1 vector field on an open set containing SS, then CFdr=S(×F)dS\oint_C \mathbf{F} \cdot d\mathbf{r} = \iint_S (\nabla \times \mathbf{F}) \cdot d\mathbf{S}

The theorem states that the circulation of F\mathbf{F} around the boundary equals the total "curl flux" through any surface spanning that boundary.


Applications

ExampleVerification of Stokes' theorem

Let F=(y,x,z)\mathbf{F} = (y, -x, z) and SS be the upper hemisphere z=1x2y2z = \sqrt{1-x^2-y^2} with boundary CC the unit circle in the xyxy-plane.

Line integral: C:r(t)=(cost,sint,0)C: \mathbf{r}(t) = (\cos t, \sin t, 0) CFdr=02π(sint)(sint)+(cost)(cost)dt=02π1dt=2π\oint_C \mathbf{F} \cdot d\mathbf{r} = \int_0^{2\pi} (\sin t)(-\sin t) + (-\cos t)(\cos t)\,dt = \int_0^{2\pi} -1\,dt = -2\pi

Surface integral: ×F=(0,0,2)\nabla \times \mathbf{F} = (0, 0, -2). Using dS=(fx,fy,1)dAd\mathbf{S} = (-f_x, -f_y, 1)\,dA: S(0,0,2)dS=D2dA=2π\iint_S (0,0,-2) \cdot d\mathbf{S} = \iint_D -2\,dA = -2\pi \quad \checkmark

ExampleIndependence of spanning surface

Since CFdr\oint_C \mathbf{F} \cdot d\mathbf{r} depends only on CC, the surface integral S(×F)dS\iint_S (\nabla \times \mathbf{F}) \cdot d\mathbf{S} gives the same value for any surface SS with S=C\partial S = C. This is often used to simplify computation by choosing a flat surface (like the disk DD in the xyxy-plane) instead of a curved one.


Consequences

Theorem11.3Curl-Free Implies Conservative

On a simply connected domain DR3D \subseteq \mathbb{R}^3, if ×F=0\nabla \times \mathbf{F} = \mathbf{0}, then F\mathbf{F} is conservative. This follows from Stokes' theorem: for any closed curve CC bounding a surface SS in DD, CFdr=S0dS=0\oint_C \mathbf{F} \cdot d\mathbf{r} = \iint_S \mathbf{0} \cdot d\mathbf{S} = 0.

RemarkThe general Stokes' theorem

In the language of differential forms, Stokes' theorem takes the unified form Mω=Mdω\int_{\partial M} \omega = \int_M d\omega for any differential form ω\omega on a manifold MM with boundary. This single statement encompasses the fundamental theorem of calculus, Green's theorem, the classical Stokes' theorem, and the divergence theorem.