MTH3008 Lecture 8

This week, we build directly on last lecture’s dual bases and covariant/contravariant components. How do these components change when we switch between two different coordinate systems, and how can we convert between the covariant and contravariant components of the same vector within the same system?

The Transformation Rule

Let and be the bases of two coordinate systems. We define the expansion coefficients as the coefficients of the expansion of each new basis vector in terms of the original basis:

To find an explicit formula for , we take the dot product of with the dual vector , and use the dual basis identity :

Similarly, the inverse expansion coefficients are .

The transformation rules then follow by taking dot products of the vector with the new basis vectors. For the covariant components, we dot with :

For the contravariant components, we dot with :

Inverse Formulas

The inverse transformations hold symmetrically: and . These are verifiable by direct substitution of the transformation rules.

Computing Expansion Coefficients and Covariant Components

Let have orthonormal basis , and have basis , , . Since , we compute each entry directly to get:

Then, for a vector , the covariant components in are given by the transformation rule , which in matrix form is simply:

Relating Covariant and Contravariant Components

To relate and within the same system, we introduce the metric tensors:

  • (from the original basis)
  • (from the dual basis)
  • (the cross term - just the Kronecker delta, from the dual basis definition)

Taking the dot product of the expansions and with and respectively, and substituting this notation, we arrive at the index-raising and lowering formulas:

So lowers a contravariant index to a covariant one, and raises a covariant index to a contravariant one.

Orthonormal Systems

In an orthonormal basis (e.g., Cartesian), , so covariant and contravariant components are identical. The distinction between them only matters in generalised, non-orthogonal coordinate systems.

Applications

These formulas let us rewrite standard vector operations cleanly in any generalised coordinate system.

Dot product: Starting from and , and using :

Angle between vectors: Using the above with :

Cross product: Using , , and the relation (where is a cyclic permutation of and ), the contravariant components of are:

Where is a cyclic permutation of .


Pre-Lecture Notes from University Notes

  • Recap of dual bases and covariant/contravariant components from the previous lecture.
  • Transformation rule between two coordinate systems with bases and :
    • Expansion coefficients defined as , with inverse .
    • Covariant components transform as .
    • Contravariant components transform as .
    • Inverse formulas: and .
  • Metric tensors relate covariant and contravariant components within a system:
    • (original basis), (dual basis), (cross term).
    • lowers an index; raises one.
  • Applications - expressing standard operations in generalised coordinates:
    • Dot product: .
    • Angle: .
    • Cross product: , for a cyclic permutation of .
  • In an orthonormal system, , and covariant and contravariant components coincide.
  • Next lecture will cover arc length and the metric tensor.