ConceptComplete

The Generalized Stokes' Theorem

The generalized Stokes' theorem unifies the fundamental theorem of calculus, Green's theorem, the classical Stokes' theorem, and the divergence theorem into a single elegant statement using differential forms.


Differential Forms

Definition

A differential kk-form on Rn\mathbb{R}^n is an expression ω=i1<<ikfi1ik(x1,,xn)dxi1dxik\omega = \sum_{i_1 < \cdots < i_k} f_{i_1 \ldots i_k}(x_1, \ldots, x_n)\, dx_{i_1} \wedge \cdots \wedge dx_{i_k} where the fi1ikf_{i_1 \ldots i_k} are smooth functions. Key cases:

  • 00-forms: smooth functions ff
  • 11-forms: ω=Pdx+Qdy+Rdz\omega = P\,dx + Q\,dy + R\,dz (like work integrands)
  • 22-forms: ω=Pdydz+Qdzdx+Rdxdy\omega = P\,dy \wedge dz + Q\,dz \wedge dx + R\,dx \wedge dy (like flux integrands)
  • 33-forms: ω=fdxdydz\omega = f\,dx \wedge dy \wedge dz (like volume integrands)
Definition

The exterior derivative dd maps kk-forms to (k+1)(k+1)-forms: d(fi1ikdxi1dxik)=dfi1ikdxi1dxikd\left(\sum f_{i_1 \ldots i_k} dx_{i_1} \wedge \cdots \wedge dx_{i_k}\right) = \sum df_{i_1 \ldots i_k} \wedge dx_{i_1} \wedge \cdots \wedge dx_{i_k} where df=fxjdxjdf = \sum \frac{\partial f}{\partial x_j} dx_j. The fundamental property is d2=0d^2 = 0: the exterior derivative of an exterior derivative is always zero.


The Unified Theorem

Theorem12.1Generalized Stokes' Theorem

Let MM be an oriented smooth nn-dimensional manifold with boundary M\partial M (given the induced orientation), and let ω\omega be a compactly supported (n1)(n-1)-form on MM. Then Mω=Mdω\int_{\partial M} \omega = \int_M d\omega

ExampleAll four theorems as special cases
  1. FTC (M=[a,b]M = [a,b], ω=f\omega = f): [a,b]f=f(b)f(a)=abf(x)dx=[a,b]df\int_{\partial[a,b]} f = f(b) - f(a) = \int_a^b f'(x)\,dx = \int_{[a,b]} df
  2. Green (M=DR2M = D \subseteq \mathbb{R}^2, ω=Pdx+Qdy\omega = P\,dx + Q\,dy): Dω=D(QxPy)dA\oint_{\partial D} \omega = \iint_D (Q_x - P_y)\,dA
  3. Stokes (M=SM = S, surface in R3\mathbb{R}^3, ω\omega a 11-form): Sω=Sdω\oint_{\partial S} \omega = \iint_S d\omega
  4. Divergence (M=ER3M = E \subseteq \mathbb{R}^3, ω\omega a 22-form): Eω=Edω\oiint_{\partial E} \omega = \iiint_E d\omega

RemarkWhy $d^2 = 0$ unifies the identities

The identity d2=0d^2 = 0 immediately explains ×(f)=0\nabla \times (\nabla f) = 0 and (×F)=0\nabla \cdot (\nabla \times \mathbf{F}) = 0: applying the exterior derivative twice to a 00-form or 11-form always gives zero. This algebraic identity is the reason that exact forms are closed, and on simply connected domains, the converse also holds (Poincare lemma).