MTH3008 Lecture 9
Following our exploration of dual bases and coordinate transforms, we now apply contravariant and covariant components to arc length and the metric tensor. We also begin our formal introduction to tensors, generalising the transformation rules we’ve established for vectors.
Arc Length and the Metric Tensor
Consider a coordinate system with basis and coordinates . Let be the arc length between two infinitely close points and . The vector joining these points has covariant components and contravariant components :
By definition, . We can write this in three different ways depending on our choice of components:
- Using purely contravariant components:
- Using purely covariant components:
- Using mixed components:
Vector vs Suffix Notation
Be careful when writing arc length elements! A common pitfall is confusing an upper index with a power. For instance, in , is a contravariant index, whereas in , the is an exponent.
These expressions rely on the metric tensor, which determines the metric of our given space:
- : covariant metric tensor
- : contravariant metric tensor
- : mixed metric tensor
Orthogonal Bases
For an orthogonal basis, basis vectors are mutually perpendicular, so if .
This gives a simple relationship between and . Starting with and :
Which leaves us with:
When , we can rewrite our arc length equation using metric coefficients :
Deriving the Metric Tensor from Position
To find the basis vectors from the position vector , we can expand :
Distributing the dot product across the vectors:
Comparing this with , we can extract our basis vectors:
We can now determine the metric tensor explicitly.
- Introduce the free indices and for the basis vectors:
- Distribute across the partial derivatives of the position vector:
- Introduce a dummy index to represent the Cartesian components of :
Cylindrical Coordinates
For coordinates , . Finding the basis vectors gives: Taking dot products gives , , and . The metric coefficients are .
Question
Find the basis vectors and metric coefficients for spherical coordinates.
Introduction to Tensors
Scalars and vectors are special cases of tensor objects.
- Rank 0: Scalar ( component)
- Rank 1: Vector ( components)
- Rank 2: Matrix ( components)
Tensor Definition
A quantity is a tensor if each of its free indices transforms under rotation according to the transformation matrix . The rank of a tensor is its number of free indices.
Recall that the rotation matrix has the property , meaning .
Proving Kronecker Delta is a Tensor
We can show that the Kronecker delta is a rank-2 tensor. We must demonstrate that it transforms as:
- Apply the transformation to the standard Kronecker delta:
- Utilise the rotation matrix orthogonality property ():
- Since is defined identically in any coordinate system, :
Thus, it transforms exactly as a rank-2 tensor should.
Pre-Lecture Notes from University Notes
- Arc Length: Defined as .
- Metric Tensor: The quantities (covariant), (contravariant), and (mixed) determine the metric of the space.
- Orthogonal Bases: If for , then .
- Metric Coefficients: Defined as . Arc length simplifies to .
- Basis Vectors: Derived from position vector as .
- Cylindrical Coordinates: Evaluated metric gives , so .
- Tensors Overview: Generalise scalars (rank 0, 1 component) and vectors (rank 1, 3 components). An -th rank tensor in 3D has components.
- Transformation Rule: For a rank-2 tensor, . Each free index brings an term.
- Kronecker Delta: Proven to be a rank-2 tensor because .
- Next time: The quotient rule, and symmetric and antisymmetric tensors.