Stokes' Theorem

Work in progress. This note is still being written and incomplete.

1 min read Last updated Tue Aug 18 2026 03:09:13 GMT+0000 (Coordinated Universal Time)

Positive Orientation of a Boundary Curve

Let σ\sigma be an oriented surface with unit normal field n^\hat{n}, and let CC be the boundary curve of σ\sigma. The positive orientation of CC is the direction determined by the chosen orientation of σ\sigma.

Equivalently, walking along CC with the head pointing in the direction of n^\hat{n} keeps the surface on the left.

Stokes’ Theorem

Let σ\sigma be a piecewise smooth oriented surface bounded by a positively oriented, piecewise smooth, simple closed curve CC. Suppose

F(x,y,z)=f(x,y,z)i^+g(x,y,z)j^+h(x,y,z)k^\boldsymbol{F}(x,y,z) = f(x,y,z)\hat{i} + g(x,y,z)\hat{j} + h(x,y,z)\hat{k}

is a vector field whose component functions have continuous first-order partial derivatives on an open set containing σ\sigma. If n^\hat{n} is the chosen unit normal field for σ\sigma,

CFdr=σ(curlF)n^dS\oint_C \boldsymbol{F} \cdot \text{d}\boldsymbol{r} = \iint_\sigma (\text{curl}\,\boldsymbol{F}) \cdot \hat{n}\,\text{d}S
Was this helpful?