Mathematics.

integration

Riemannian Volume Form

Differential Geometry55 minDifficulty7 out of 10

Overview

Every oriented Riemannian manifold carries a canonical volume form — a top-degree differential form that assigns to each frame the signed volume of the parallelepiped it spans. This form is constructed from the metric tensor via the square root of its determinant and enables coordinate-independent integration on the manifold. It is the bridge between Riemannian geometry and the classical notions of area and volume.

Intuition

In ℝⁿ, the volume of the parallelepiped spanned by vectors v₁,...,vₙ is |det[v₁...vₙ]|. On a Riemannian manifold, the metric distorts lengths and angles, so the 'standard' parallelepiped has volume √(det g) · |det[v₁...vₙ]|. The Riemannian volume form packages this factor √(det g) into a differential form so that integration makes global sense.

Formal Definition

Definition

Let (M, g) be an oriented Riemannian n-manifold. In a positively-oriented local coordinate chart (x¹,...,xⁿ), the Riemannian volume form is:

volg=det(gij)  dx1dx2dxn\mathrm{vol}_g = \sqrt{\det(g_{ij})}\; dx^1 \wedge dx^2 \wedge \cdots \wedge dx^n
Riemannian volume form in coordinates
volg(e1,,en)=1for any positively-oriented orthonormal frame {ei}\mathrm{vol}_g(e_1,\ldots,e_n) = 1 \quad \text{for any positively-oriented orthonormal frame } \{e_i\}

This uniquely determines vol_g on oriented Riemannian manifolds

Intrinsic characterization
Mfvolg=Uf(x)det(gij(x))  dx1dxn\int_M f\, \mathrm{vol}_g = \int_U f(x)\, \sqrt{\det(g_{ij}(x))}\; dx^1 \cdots dx^n
Integration of functions

Theorems

Theorem 1: Existence and Uniqueness
On any oriented Riemannian n-manifold (M,g), there exists a unique smooth n-form volg such that volg(e1,,en)=1 for every positively-oriented orthonormal frame.\text{On any oriented Riemannian } n\text{-manifold } (M,g), \text{ there exists a unique smooth } n\text{-form } \mathrm{vol}_g \text{ such that } \mathrm{vol}_g(e_1,\ldots,e_n) = 1 \text{ for every positively-oriented orthonormal frame.}
Theorem 2: Transformation Law
Under an orientation-preserving diffeomorphism ϕ:MN,ϕ(volϕg)=volg.\text{Under an orientation-preserving diffeomorphism } \phi: M \to N, \quad \phi^*(\mathrm{vol}_{\phi_* g}) = \mathrm{vol}_g.
Theorem 3: Divergence Theorem
For a compact oriented Riemannian manifold with boundary and a vector field X:M(divX)volg=Mg(X,ν)volgM,\text{For a compact oriented Riemannian manifold with boundary and a vector field } X: \int_M (\mathrm{div}\, X)\,\mathrm{vol}_g = \int_{\partial M} g(X, \nu)\, \mathrm{vol}_{g|_{\partial M}},

Worked Examples

  1. 1

    The round metric on S² in spherical coordinates (θ ∈ (0,π), φ ∈ (0,2π)) is ds² = dθ² + sin²θ dφ².

    g=(100sin2θ)g = \begin{pmatrix} 1 & 0 \\ 0 & \sin^2\theta \end{pmatrix}
  2. 2

    Compute √(det g) = √(1 · sin²θ) = sin θ (for θ ∈ (0,π), sin θ > 0).

    detg=sinθ\sqrt{\det g} = \sin\theta
  3. 3

    The volume form is:

    volg=sinθ  dθdϕ\mathrm{vol}_{g} = \sin\theta\; d\theta \wedge d\phi
  4. 4

    Integrate over S²:

    S2volg=02π0πsinθ  dθdϕ=2π[cosθ]0π=2π2=4π\int_{S^2} \mathrm{vol}_g = \int_0^{2\pi}\int_0^\pi \sin\theta\; d\theta\, d\phi = 2\pi \cdot [-\cos\theta]_0^\pi = 2\pi \cdot 2 = 4\pi

✓ Answer

The volume form on S² is sin θ dθ ∧ dφ, and integrating gives total area 4π — the correct surface area of the unit sphere.

Practice Problems

Mediumfree response

The torus T² = S¹ × S¹ with the product of two unit circles has the flat metric ds² = dθ² + dφ². Compute its Riemannian volume form and total area.

Mediumproof writing

Prove that the Riemannian volume form vol_g is parallel with respect to the Levi-Civita connection: ∇ vol_g = 0.

Quiz

The Riemannian volume form in local coordinates (x¹,...,xⁿ) is:
The total area of the unit sphere S² computed from its volume form is:
Why does an oriented Riemannian manifold have a canonical volume form, whereas a non-orientable one does not?

Summary

  • The Riemannian volume form vol_g = √(det g) dx¹ ∧ ⋯ ∧ dxⁿ assigns geometric volume to parallelepipeds on an oriented Riemannian manifold.
  • It is the unique n-form evaluating to 1 on any positively-oriented orthonormal frame.
  • Integration of functions uses: ∫_M f vol_g = ∫ f √(det g) dx¹⋯dxⁿ in local coordinates.
  • The Levi-Civita connection satisfies ∇ vol_g = 0 (volume form is parallel).
  • The divergence theorem on Riemannian manifolds uses vol_g to relate ∫_M div X to a boundary integral.