4.10.8 · D4Advanced Topics (Elite Level)

Exercises — Covariant and contravariant components

1,806 words8 min readBack to topic

Throughout, the "background" is ordinary Cartesian -space, and a skew basis means basis vectors that are not all unit length and not all at . We reuse one running skew basis for the geometric problems so you build intuition on a single picture:

Figure — Covariant and contravariant components

The parallel (parallelogram) reading of a vector gives contravariant components (index up); the perpendicular (drop-a-shadow) reading gives covariant components (index down). Keep that picture in your head for every problem.


Level 1 — Recognition

Recall Solution L1.1

(a) Contravariant — it is literally an expansion coefficient (parallel projection). (b) Covariant — the definition of a covariant component (perpendicular projection). (c) Covariant — "perpendicular shadow" is the orthogonal-projection rule. (d) Contravariant — "walk along the axes" is the parallelogram rule.

Recall Solution L1.2

. (and by symmetry). . Why this first? The Metric tensor stores every length and angle of the basis — every later formula pulls from it.


Level 2 — Application

Recall Solution L2.1

(a) Contravariant — solve the parallelogram system : So . Why solve a system? Because "how far along each slanted axis" is exactly the coefficients that rebuild . (b) Covariant — dot with each basis vector (the definition): So . Notice — the basis is skew, so the two readings genuinely differ.

Recall Solution L2.2

Both match L2.1(b). This is the metric doing its job: it "lowers" an upper index by mixing in the geometry stored in .


Level 3 — Analysis

Recall Solution L3.1

(a) . For a matrix, : (b) Raising: Raising and lowering are perfect inverses — as they must be, since .

Recall Solution L3.2

is the Kronecker delta: when , otherwise — the machine that says "raising then lowering does nothing." See Tensors and index notation.


Level 4 — Synthesis

Recall Solution L4.1

(a) Cartesian truth: . (b) Contraction (up with down): using , The scalar is basis-independent because we paired one upper with one lower index. (c) Both up (illegal): . This is meaningless — it secretly assumes . See Inner product spaces for why the metric must sit between the components.

Recall Solution L4.2

The dual basis is . Compute each as a Cartesian vector: Quick sanity: ; . Now rebuild with covariant components : So covariant components ARE contravariant components with respect to the dual basis — the promised symmetry.

Figure — Covariant and contravariant components

Level 5 — Mastery

Recall Solution L5.1

(a) Contravariant — against the basis. If basis vectors double in length, you need half as much of each to reach the same tip: Check: . These scaled by — contravariant components fight the basis change. (b) Covariant — with the basis. : These scaled by — covariant components cooperate with the basis change. See Change of basis and transformation laws. (c) Length invariance: — identical to L4.1. The and factors cancel exactly. That cancellation is the entire reason the up–down staircase exists.

Recall Solution L5.2

(a) Covariant (natural) gradient — differentiate, index stays down: So . Why down? A gradient measures "change per unit coordinate step" — it eats a displacement, so it is a covector. See Curvilinear coordinates (polar, spherical). (b) Raise with the inverse metric : So . (c) The -component is because does not vary with angle. Had it varied, the factor would have been essential — it converts "per radian" into "per unit arc length." This is exactly the raising/lowering machinery made concrete; in Cartesian coordinates hides all of it.


Recall One-line self-tests before you leave
  • Skew basis, gives which components? ::: Covariant (down).
  • To rebuild from , which basis? ::: The dual basis : .
  • Which contraction is invariant, or ? ::: (one up, one down).
  • Double the basis lengths — what happens to ? ::: They halve (); covariant double ().