TheoremComplete

The Divergence Theorem on Riemannian Manifolds

The divergence theorem generalizes the classical Gauss theorem to Riemannian manifolds, relating the integral of the divergence of a vector field over a domain to the flux through its boundary.


Setup

Definition4.7Divergence of a vector field

Let (M,g)(M, g) be an oriented Riemannian manifold with volume form dvolg\mathrm{dvol}_g. The divergence of a vector field XX is the smooth function div(X)\operatorname{div}(X) defined by

LXdvolg=div(X)dvolg,\mathcal{L}_X \mathrm{dvol}_g = \operatorname{div}(X) \, \mathrm{dvol}_g,

where LX\mathcal{L}_X is the Lie derivative. In local coordinates, div(X)=1gi(gXi)\operatorname{div}(X) = \frac{1}{\sqrt{|g|}} \partial_i(\sqrt{|g|} X^i).

DefinitionFlux form

Given a vector field XX on an oriented Riemannian nn-manifold, the flux (n1)(n-1)-form is ιXdvolg\iota_X \mathrm{dvol}_g, where ιX\iota_X denotes interior multiplication. By Cartan's formula, d(ιXdvolg)=LXdvolg=div(X)dvolgd(\iota_X \mathrm{dvol}_g) = \mathcal{L}_X \mathrm{dvol}_g = \operatorname{div}(X) \, \mathrm{dvol}_g.


The Theorem

Theorem4.6Divergence theorem on Riemannian manifolds

Let (M,g)(M, g) be a compact oriented Riemannian manifold with boundary M\partial M, and let ν\nu be the outward unit normal along M\partial M. For any smooth vector field XX on MM,

Mdiv(X)dvolg=Mg(X,ν)dvolM,\int_M \operatorname{div}(X) \, \mathrm{dvol}_g = \int_{\partial M} g(X, \nu) \, \mathrm{dvol}_{\partial M},

where dvolM\mathrm{dvol}_{\partial M} is the induced volume form on M\partial M.

Proof

By Cartan's formula, d(ιXdvolg)=div(X)dvolgd(\iota_X \mathrm{dvol}_g) = \operatorname{div}(X) \, \mathrm{dvol}_g. By Stokes' theorem,

Mdiv(X)dvolg=Md(ιXdvolg)=MιXdvolg.\int_M \operatorname{div}(X) \, \mathrm{dvol}_g = \int_M d(\iota_X \mathrm{dvol}_g) = \int_{\partial M} \iota_X \mathrm{dvol}_g.

At each point pMp \in \partial M, decompose X=g(X,ν)ν+XX = g(X, \nu)\nu + X^\top where XX^\top is tangent to M\partial M. Then ιXdvolgM=g(X,ν)dvolM\iota_X \mathrm{dvol}_g |_{\partial M} = g(X, \nu) \, \mathrm{dvol}_{\partial M} (since ινdvolgM=dvolM\iota_\nu \mathrm{dvol}_g |_{\partial M} = \mathrm{dvol}_{\partial M} and ιXdvolg\iota_{X^\top} \mathrm{dvol}_g restricted to M\partial M vanishes on (n1)(n-1)-tuples of tangent vectors). \blacksquare


Applications

ExampleGreen's identities

Let (M,g)(M, g) be a compact Riemannian manifold with boundary, and u,vu, v smooth functions. Taking X=uvX = u \nabla v:

div(uv)=uΔv+g(u,v),\operatorname{div}(u \nabla v) = u \Delta v + g(\nabla u, \nabla v),

so the divergence theorem gives Green's first identity:

M(uΔv+g(u,v))dvolg=MuvνdvolM.\int_M (u \Delta v + g(\nabla u, \nabla v)) \, \mathrm{dvol}_g = \int_{\partial M} u \frac{\partial v}{\partial \nu} \, \mathrm{dvol}_{\partial M}.

Subtracting with uu and vv interchanged yields Green's second identity:

M(uΔvvΔu)dvolg=M(uvνvuν)dvolM.\int_M (u \Delta v - v \Delta u) \, \mathrm{dvol}_g = \int_{\partial M} \left(u \frac{\partial v}{\partial \nu} - v \frac{\partial u}{\partial \nu}\right) \mathrm{dvol}_{\partial M}.
RemarkIntegration by parts on manifolds

The divergence theorem provides the foundation for integration by parts on manifolds, which is indispensable in the calculus of variations, PDE theory, and mathematical physics. Weak formulations of elliptic PDEs on manifolds all rest on this identity.