Skip to content

Riemannian Geometry

5.1 Riemannian Metrics

A Riemannian metric on a smooth manifold MM is a smooth family of inner products gp:TpM×TpMRg_p : T_p M \times T_p M \to \mathbb{R}, varying smoothly with pp. In local coordinates:

g=gij(x)dxidxjg = g_{ij}(x)\, dx^i \otimes dx^j

where gij=g(xi,xj)g_{ij} = g\left(\frac{\partial}{\partial x^i}, \frac{\partial}{\partial x^j}\right) forms a symmetric positive-definite matrix.

Example 1. The Euclidean metric on Rn\mathbb{R}^n: g=dxidxig = \sum dx^i \otimes dx^i, so gij=δijg_{ij} = \delta_{ij}.

Example 2. The standard metric on S2R3S^2 \subseteq \mathbb{R}^3: induced by the embedding. In spherical coordinates (θ,ϕ)(\theta, \phi): g=dθ2+cos2θdϕ2g = d\theta^2 + \cos^2\theta\, d\phi^2.

5.2 The Levi-Civita Connection

A connection on MM is a map :X(M)×X(M)X(M)\nabla : \mathfrak{X}(M) \times \mathfrak{X}(M) \to \mathfrak{X}(M) satisfying linearity and the Leibniz rule. A connection is Riemannian if it is compatible with the metric (g=0\nabla g = 0) and torsion-free (XYYX=[X,Y]\nabla_X Y - \nabla_Y X = [X, Y]).

Theorem 5.1 (Levi-Civita). On any Riemannian manifold, there exists a unique Riemannian (metric-compatible, torsion-free) connection, called the Levi-Civita connection.

5.3 Christoffel Symbols

In local coordinates, the Levi-Civita connection is determined by the Christoffel symbols Γijk\Gamma^k_{ij}:

xixj=Γijkxk\nabla_{\frac{\partial}{\partial x^i}} \frac{\partial}{\partial x^j} = \Gamma^k_{ij} \frac{\partial}{\partial x^k}

These are given by:

Γijk=12gk(gjxi+gixjgijx)\Gamma^k_{ij} = \frac{1}{2} g^{k\ell}\left(\frac{\partial g_{j\ell}}{\partial x^i} + \frac{\partial g_{i\ell}}{\partial x^j} - \frac{\partial g_{ij}}{\partial x^\ell}\right)

where (gk)(g^{k\ell}) is the inverse matrix of (gk)(g_{k\ell}).