MTH3008 Tensor Analysis, Final Exam Cheat Sheet

Created by William Fayers

Covers the whole course, with emphasis on Ch 5-7 (lectures 10-18) - the material not already in the mth3008 portfolio cheat sheet. For Ch 1-4 basics (suffix notation, Kronecker Delta / Alternating Tensor identities, differential operators, local coordinate transforms), see the portfolio sheet.

0. Quick Reference

Suffix-Notation Dictionary (condensed)

ObjectSuffix form
Dot product
Cross product
Matrix product
Trace
Kronecker identity
(Cartesian)

The “Kill Rule”

Symmetric × Antisymmetric = 0. Used everywhere: when ; from equality of mixed partials.


1. Tensor Transformation Laws

Cartesian (rotation Matrix )

  • Coordinates: , inverse .
  • Orthogonality: , , .
  • Basis: , and .
  • Jacobian: and .

Rank- rule (one per free index):

For rank 2 this is the matrix equation .

Generalised Coordinates

Two kinds of transformation coefficient:

with .

Transformation per index level: each covariant index contracts with ; each contravariant index contracts with .

The Quotient Rule

If (or similar contraction) is a tensor for every vector , then is a tensor. Used to prove tensor character indirectly when the direct check is hard.


2. Bases, Dual Bases, Metric Tensor

Dual Basis Construction

Given with volume :

Satisfies . For orthonormal bases, .

Metric Tensor

  • Covariant: .
  • Contravariant: .
  • Mixed: .

From a parametrisation: , then .

Arc length: .

Orthogonal shortcut: diagonal where , and (no sum).

Covariant and Contravariant Components

Any vector expands two ways: .

  • (contravariant).
  • (covariant).
  • Raise/lower: , .
  • Inner product: .

Rank-2 Tensor Flavours

Four flavours of components of a second-rank tensor: , , , . All Associated Tensors via the metric:

Matrix form (numerical): if is covariant and , then etc.

Transformation: for covariant.

Symmetry and Antisymmetry

  • Symmetric: . Antisymmetric: .
  • Frame-independent in Cartesian rotations.
  • Decomposition: .
  • In generalised coords, symmetry only makes sense between indices at the same level (both upper or both lower).

3. Tensor Algebra

OperationRuleRank behaviour
Addition Same rank & structure required
Outer product Rank adds; structures concatenate
ContractionSet two indices equal (upper with lower in curvilinear)Rank drops by 2
Inner productOuter product + contractionExample: (scalar)

Key identities (useful for contraction proofs):

  • ,

Contraction preserves tensor character via orthogonality: (Cartesian), or via the identity (general).


4. Covariant Differentiation

In a Local Basis that varies with position, and ordinary partial derivatives of components don’t transform as tensors. Define the covariant derivative:

Sign rule: lower index ⇒ ; upper index ⇒ .

Higher-rank tensors - each index contributes one correction:

Reduces to ordinary partials in Cartesian (all ).


5. Christoffel Symbols

Definitions

  • Second kind: , equivalently .
  • First kind: .
  • Relation: , .

Formula from the Metric

Orthogonal-Coordinate Shortcuts (from Problem 8.1)

If for :

Case
all distinct

Raise with (no sum, diagonal).

Key Properties

  • Symmetric in the last two indices: , .
  • Vanish for a fixed basis (Cartesian).
  • Not a tensor - extra inhomogeneous term in the transformation law:

The “extra” term is exactly what cancels the non-tensorial part of to leave as a tensor.


6. Ricci’s Theorem

The Metric Tensor is covariantly constant. Also .

Useful rearrangement (for reading metric derivatives off ):

Orthogonal-coordinate consequence: for (first-kind antisymmetry in the first two indices). Not true for second-kind symbols.


7. Riemann-Christoffel & Ricci Tensors

Riemann-Christoffel Tensor

Defined by the failure of second covariant derivatives to commute:

Coordinate formula:

Curvature Criterion

Examples worth remembering:

  • Unit sphere with : .
  • Surface of revolution with : . Flat iff (cylinder or cone).

Ricci Tensor

Rank 2, symmetric, in Euclidean space. Used in general relativity; in 2D it carries all curvature information.


8. Problem-Type Playbook

If the question asks…Use this tool
”Show is a tensor”Tensor Transformation Rule - apply, factor s, collapse via orthogonality. Or Quotient Rule.
”Show is not a tensor”Find an extra term in the transformation that doesn’t fit any rule (e.g. , Christoffel symbols).
”Find , , , , , .
”Find the dual basis”, cyclic. Verify with .
”Find or Dot with basis/dual, or matrix routes: covariant; contravariant; mixtures via metric.
”Find Christoffel symbols”§5 formulas. In orthogonal coords use the 4-case table. Then raise with .
”Has this space zero curvature?”Compute - usually only matters in 2D. Nonzero ⇒ curved.
”Simplify or Cyclically permute shared index to 3rd position, apply , collapse s. Kill rule if symmetric antisymmetric.
”Prove a covariant derivative / Christoffel identity”Start from definitions, use Ricci’s Theorem + symmetry + the metric formula for .

Good luck!

The big shift from portfolio to final is moving from Cartesian + rigid bases to curvilinear + local bases: the Metric Tensor replaces the Kronecker delta, Covariant Differentiation replace partial derivatives, and Christoffel Symbols are the glue. Everything else is bookkeeping.