MTH3008 Weekly Problems 11
Original Documents: Problem Sheet / My Handwritten Solutions
Vibes: Whole-module revision in five problems. Two warm-ups (rewriting a vector identity in suffix notation; re-deriving ); a transformation-rule recipe for an arbitrary mixed rank-5 tensor; a full dual-basis exercise (cross products, components, transformation matrix, and second-rank tensor in the new system); and a 2D coordinate-system grind (basis, metric, arc length, both kinds of Christoffel symbols, three Riemann components). The 2D system in 11.5 is just flat in disguise (set , ), so all Riemann components vanish.
Used Techniques:
- Suffix-symmetric / antisymmetric contraction: since is antisymmetric in and is symmetric.
- Transformation rule slot-by-slot: each free index gets one , using for lower-position indices and for upper-position indices.
- Dual basis recipe: for cyclic , where .
- Component formulae: (covariant), (contravariant).
- Matrix form of the rank-2 transformation: becomes .
- Diagonal metric Christoffel shortcuts: nonzero first-kind symbols are , , plus the diagonal .
- Riemann antisymmetry: , so for any .
11.1. Vector Equation in Suffix Notation
Question
Write the vector equation
in suffix notation.
Translate each piece using Suffix Notation and the Kronecker Delta / dot-product identity :
- (free index ).
- - the dot product is a scalar with dummy index , multiplying the free .
- - new dummy index to keep it disjoint from .
- - another fresh dummy .
Use distinct dummies
Each contracted pair must use a different letter from the others. Re-using for on the right would silently force , which is nonsense.
11.2. Curl of a Gradient
Question
Let be a scalar field. Using suffix notation, evaluate .
Recall and . Combining:
The mixed partial is symmetric in (Schwarz/Clairaut), while is antisymmetric in . The contraction of a symmetric and antisymmetric tensor over the same pair vanishes:
The sym/antisym argument in one line
Swap the dummies : , so .
11.3. Transformation Laws
Question
Write the transformation law for the following tensors. (1) A rank-5 tensor in Cartesian coordinates. (2) A rank-5 contravariant tensor in generalised coordinates. (3) The rank-5 mixed tensor in generalised coordinates.
The recipe: one per free index, with the kind of matching the index position.
(1) Cartesian, rank 5. Index position is irrelevant; one rotation matrix does everything.
(2) Contravariant rank 5, generalised. Each upper index uses :
(3) Mixed rank 5. has positions 1,2,5 upper and positions 3,4 lower. Match each:
- Position 1 (upper ): .
- Position 2 (upper ): .
- Position 3 (lower ): .
- Position 4 (lower ): .
- Position 5 (upper ): .
The dummy indices on the original sit in the same positions (1,2 upper, 3,4 lower, 5 upper) as the primed indices on the result.
11.4. Dual Basis & Tensor Transformation
Let be Cartesian with orthonormal basis and have basis
(1) Dual Basis Vectors
Question
Compute .
Cross products.
Volume. .
Dual basis for cyclic :
Check. , , , all off-diagonals zero.
(2) Covariant Components of
Question
Compute the covariant components of .
:
(3) Contravariant Components of
Question
Compute the contravariant components.
:
Sanity check via reconstruction. .
(4) Transformation Matrix
Question
Find .
, with the primed system. In Cartesian, , so - i.e. just the components of . Reading off:
(5) Covariant Components of in
Question
Express the covariant components of the rank-2 tensor of with components
in .
Use the rank-2 transformation .
Step 1: .
Step 2: . With (it’s symmetric here),
Why here
The basis produces an that happens to be symmetric. This is a coincidence of the chosen , not a general property - is non-orthonormal (e.g. , ), so is not an orthogonal matrix.
11.5. 2D Coordinate System with
Coordinates .
(1) Basis Vectors
Question
Compute .
(The system is two-dimensional - the question’s mention of is a typo from a 3D template.)
(2) Metric Tensor
Question
Compute .
:
So the system is orthogonal (off-diagonals zero), with both scale factors equal: . The induced metric is conformally flat.
(3) Arc Length
Question
Describe the arc-length element in terms of the metric coefficients.
(4) Christoffel Symbols Of the First Kind
Question
Determine .
.
Nonzero metric derivatives. Since depends only on :
Going through all eight cases (in 2D, symbols):
- ,
- ,
- ,
- ,
- ,
- .
(5) Christoffel Symbols Of the Second Kind
Question
Determine .
For a diagonal metric, (no sum), and . Multiplying the first-kind table by :
(6) Riemann-Christoffel Components
Question
Compute .
Antisymmetry shortcut. , so any component with the last two indices equal vanishes. Therefore
Direct computation of . Using
with :
- .
- .
- : gives ; gives . Sum .
- : gives ; gives . Sum .
Why everything vanishes
Set , . Then , so is just flat 2D Euclidean space in disguised coordinates (a logarithmic-polar chart). Smooth and invertible on the open set where (always true), so the induced metric is flat and all . Computing one nonzero-looking component (here ) confirms this.