MTH3008 Weekly Problems 6

Original Documents: mth3008 weekly problem sheet 6.pdf / mth3008 weekly problem sheet 6 handwritten solutions.pdf / mth3008 weekly problem sheet 6 solutions.pdf

Vibes: Heavy mix of index-chasing proofs and grindy coordinate-change computations - for proofs, lean on the chain rule, , and the Quotient Rule; for computation, grind through with dual bases.

Used Techniques:

  • Multi-variable chain rule on applied to identity maps.
  • Tensor transformation laws for covariant, contravariant, and Mixed Components rank-2 tensors.
  • Associated Tensors using the Metric Tensor and .
  • Dual-basis construction: , then .
  • Matrix form of covariant transformation: , with having rows in Cartesian components.

6.1. Composition Of Coordinate Transformation Matrices

Question

Using the alternative definitions of the transformation coefficients and , namely

show that

where is the usual Kronecker delta.

Apply the chain rule to the identity map :

But (coordinates are independent), so


6.2. Contraction Of Covariant And Contravariant Tensors

Question

Let be a covariant tensor of order and a contravariant tensor of order . Prove that is a mixed tensor of order with one covariant and two contravariant indices.

Under a coordinate change, picks up three covariant factors and picks up four contravariant ones:

Form the claimed contraction:

Collapse the pairs using 6.1: and :

That is exactly the transformation law of a -type tensor: one covariant factor and two contravariant factors . Hence is a mixed rank-3 tensor with one lower and two upper indices. ✓


6.3. Valid Relations Between Associated Tensors

Question

For each of the following proposed relations, decide whether it is correct.

  1. .
  2. .
  3. .
  4. .

Key fact: the mixed metric , so contracting with renames an index without changing its level.

(1) Invalid. , which has both indices lowered. But has raised. Index positions mismatch between the two sides, so the equation cannot hold as an identity between tensors.

(2) Valid. This is the standard “raise both indices” recipe: with and the contravariant metric. Each metric factor raises one covariant dummy ( or ) into the corresponding free upper index ( or ). See Index Raising and Lowering.

(3) Invalid. Two problems. First, just renames . Second, after contraction, the RHS carries both as an upper dummy (from the renamed ) and as a lower dummy (inherited), so is doubly repeated - a violation of summation-convention rules. The LHS has as a free lower index, so the structures disagree.

(4) Invalid. Every factor on the right is a mixed metric , so the RHS reduces by relabelling to - same entries, but with different index positions from the LHS . The positions are what distinguish associated tensors, so the equality fails.

Why the mixed metric isn't useful for raising/lowering

Only (fully covariant) lowers, and only (fully contravariant) raises. The mixed is inert - it never changes a component, only relabels.


6.4. Changing Tensor Components Under A Non-Orthonormal Basis

Question

In Cartesian , . New basis: , , . Find the dual basis and compute , , .

1) Dual basis via with .

, , , .

Check: for all pairs. ✓

2) Transformation matrices. Writing each basis vector as a row in Cartesian components:

Covariant: :

Contravariant: :

Mixed: :


6.5. Tensor Component Transformation With A Different Basis Change

Question

In Cartesian , . New basis: , , . Find the dual basis and compute , , .

1) Dual basis. , , , :

Verify . ✓

2) Transformation matrices.

Covariant :

Contravariant :

Mixed :


6.6. Transforming Components Using Metric And Dual Basis

Question

In Cartesian , . New basis: , , .

(1) Compute . (2) Compute the dual basis. (3) Compute using the Metric Tensor.

1) Covariant components. :

2) Dual basis. , , , :

Check entry-by-entry. ✓

3) Contravariant components. Two equivalent routes:

Route A (via the metric). ; invert to get ; then .

Route B (direct, using the dual basis). Use and :

Both routes yield the same answer - Route B avoids inverting a matrix.