MTH3008 Lecture 15

Quote

Lecture 14 wrapped up Chapter 6: Tensor Algebra with the outer product, non-commutativity of the tensor product, and contraction. We now open Chapter 7: Tensor Fields - where the bases themselves start to move.

Chapter 7 Overview

Chapter 7 covers:

  1. Preliminary (vector fields, local bases)
  2. Covariant differentiation
  3. Christoffel symbols
  4. Covariant differentiation of tensors
  5. Ricci’s theorem
  6. Riemann-Christoffel tensor
  7. Ricci tensor

This lecture handles items 1-3.

Preliminary: Vector Fields and Local Bases

Up to now, most bases we have used were independent of position. The canonical basis of is the standard example:

This is a fixed basis - it does not depend on any parameter.

A Local Basis assigns a vector to every point in a subset of space. Physical examples include velocity fields (fluid flow) and gravitational fields.

The key new idea: we can define a local basis that depends on position.

Derivatives of Tensor Fields - Recap

We already know how to differentiate tensor fields of rank zero:

  • Gradient: , or
  • Divergence:
  • Curl:

We can also differentiate higher-rank tensors. For instance, is the derivative of the conductivity tensor - itself a rank 3 tensor.

Covariant Differentiation

Covariant differentiation is a way to differentiate vectors and tensors in curved space while ensuring the result is still a tensor. The intuition: when you transport a vector along a curved surface, you need to adjust for the curvature. Covariant differentiation performs exactly that adjustment.

Cartesian Coordinates

Consider a Cartesian coordinate system with orthonormal basis and a vector field with components :

The differential of , by the product rule, is:

Since the Cartesian basis does not vary from point to point, for all . So:

The differential of depends only on the differentials of its components. Life is simple in Cartesian coordinates.

General Coordinates with a Fixed Basis

Now consider a generalised coordinate system with a fixed basis (constants). A vector expands as:

where are the Covariant and Contravariant Components and are the Covariant and Contravariant Components.

Because the basis is fixed (), the differentials reduce to:

Same story as Cartesian: fixed basis means the differential only sees the components.

Generalised Coordinates with a Local Basis

Now the real challenge. Suppose we have a generalised coordinate system with a local basis that varies from point to point:

Any vector still expands as , but now it is not true that . The product rule gives two terms:

Warning

In a local basis, . Forgetting the second term - the one from the varying basis - is the single most common mistake in covariant differentiation. Every identity that follows exists to handle this extra piece.

Partial Differentiation in a Local Basis

Since , we can read off the partial derivative:

Both expressions have the same structure: the ordinary partial derivative of the components, plus a correction term from the changing basis.

Worked Example

Example

Consider a local basis , , . Find for .

We use .

First term - differentiate the components:

Substituting the basis vectors: .

Second term - differentiate the basis:

Combining:

The Covariant Derivative as a Tensor

Each partial derivative is itself a vector. Denote it . Like any vector, has contravariant and covariant components:

We adopt the shorthand:

These components and form a second-rank tensor called the Covariant Differentiation.

Extracting the Components

To find , expand in the dual basis and project:

Taking the dot product with and using :

Similarly:

Summary Formulas for Covariant Differentiation

Substituting the local-basis expression for into the projection formulas:

The first term is the ordinary partial derivative of the component. The second term corrects for the fact that the basis itself is changing.

Christoffel Symbols

The correction terms above contain dot products of basis derivatives with basis vectors. These appear so frequently that they earn their own notation.

Christoffel Symbols of the Second Kind

Important

The Christoffel Symbols are defined by: and the related identity . Each symbol has 27 components (3 choices for each of the three indices).

With this notation, the covariant derivatives become:

Warning

Watch the sign: the covariant-component formula has a minus sign in front of , while the contravariant-component formula has a plus sign. Mixing these up is an easy route to wrong answers.

Fixed Basis as a Special case

If the basis is fixed, then , so all Christoffel symbols vanish: . The covariant derivatives collapse to ordinary partial derivatives:

This confirms that covariant differentiation generalises ordinary differentiation - the two agree when the basis is constant.

Christoffel Symbols as Expansion Coefficients

The Christoffel symbols are the expansion coefficients of the vector with respect to the basis :

To prove this, write and dot both sides with :

But by definition, so .

Christoffel Symbols of the First Kind

We can also expand in the dual basis. The resulting coefficients are the Christoffel Symbols:

Note

First kind: all indices downstairs, dot with . Second kind: one index upstairs, dot with . The position of the index on mirrors which basis vector you project onto.

Relation to the Metric Tensor

The two kinds of Christoffel symbol are related via the metric tensor. Starting from the first-kind definition and substituting the second-kind expansion:

Similarly:

So the metric tensor raises and lowers the first index of the Christoffel symbol, just as it does for tensor components:

Symmetry of Christoffel Symbols

Both kinds of Christoffel symbol are symmetric in the lower two indices and :

The proof for the first kind uses :

where we swapped the order of the mixed partial (equality of mixed partials). The second-kind symmetry follows identically.

This symmetry means has at most independent components (not 27), since the 6 comes from the symmetric pair .

Christoffel Symbols Are not Tensors

Despite having indices, Christoffel symbols do not transform as tensors. Under a coordinate transformation with transformation matrix , the first-kind symbol transforms as:

The second-kind symbol transforms as:

In both cases, the second term (involving a derivative of ) spoils the tensor transformation law. The Christoffel symbol picks up an extra piece that a genuine tensor never would.

Warning

Christoffel symbols have indices and obey certain algebraic rules, but they are not tensors. They transform with an additional inhomogeneous term. This is precisely because they encode how the basis changes - information that is coordinate-system-dependent, not intrinsic.


Pre-Lecture Notes from mth3008 lecture notes 15.pdf

  • Chapter 7: Tensor Fields opens with seven topics; this lecture covers Preliminary, Covariant Differentiation, and Christoffel Symbols
  • A vector field assigns a vector to each point in a region; a local basis varies with position, unlike a fixed basis
  • In Cartesian or any fixed basis, , so - the differential depends only on the components
  • In a local basis, the product rule gives , producing a correction term from the changing basis
  • The covariant derivative components are and
  • Christoffel symbols of the second kind: ; these are the expansion coefficients of in the basis
  • Christoffel symbols of the first kind: ; related to the second kind via
  • Both kinds are symmetric in : and (from equality of mixed partials)
  • Christoffel symbols are not tensors - their transformation law contains an extra derivative term beyond the standard tensor law
  • Covariant derivative formulas: and
  • Next lecture: more on Christoffel symbols and covariant differentiation of tensors