Four-Vectors and Index Notation
The index calculus that the rest of the course runs on. Contravariant and covariant components, the Minkowski metric as the machine that raises and lowers indices, and the Einstein summation convention are assembled into scalar products that are the same in every frame.
╌╌╌╌
The interval singles out one combination of coordinate differences as frame-independent. To build physics from invariants rather than from frame-dependent components, every quantity is organized into objects that transform under a Lorentz boost the same way the coordinates do. Those objects are four-vectors, and manipulating them efficiently requires index notation: upstairs and downstairs indices, the metric that trades one for the other, and the summation convention that keeps the algebra compact.
Four-vectors and the summation convention
A four-vector is a set of four components that transform between inertial frames exactly as the coordinate differences do. Under a boost described by the matrix ,
The Einstein summation convention is in force: an index that appears once upstairs and once downstairs in a term is summed over its four values, and the summation sign is dropped. Here is summed, so the right side is . A repeated index is a dummy index and can be renamed freely; an unrepeated one is a free index and must match on both sides of an equation. For the standard boost of speed along ,
The upper index of is the row and the lower index is the column; the staggered spacing keeps their order unambiguous, which matters once indices are raised and lowered.
The metric and covariant components
Alongside the contravariant components sits a second, equivalent set. The Minkowski metric is the array
and it acts on a four-vector by summing away one index to produce the covariant components,
Because is diagonal, this only flips the sign of the time component: and for the spatial indices . Lowering with and raising with its matrix inverse — which in these coordinates has the same entries, — are inverse operations,
with the Kronecker delta, equal to when and otherwise. The metric is the single object that converts between the two index positions; raising an already-upstairs index or lowering an already-downstairs one is undefined.
The gradient is the paradigm covariant object. From the chain rule , the derivative operator carries a lower index and transforms oppositely to the coordinates, matching what the downstairs position records.
Scalar products and invariants
Pairing an upstairs index with a downstairs one and summing yields a Lorentz scalar, a single number that is the same in every inertial frame. The scalar product of two four-vectors is
Invariance is a one-line consequence of how the two index positions transform. Under a boost,
using the defining property . Every contraction of matched upper and lower indices is invariant for the same reason. The squared magnitude of a four-vector is the special case , and its sign classifies the vector exactly as the interval classified event separations:
- Timelike if ,
- Null if ,
- Spacelike if .
Basis vectors and the dual basis
The component notation rests on a choice of basis. Write for the four basis vectors of an inertial frame, one pointing along each coordinate axis, so that a four-vector is . The metric records the scalar products of the basis vectors,
which states that the time basis vector has and the three space basis vectors are unit and mutually orthogonal. A basis with these products is orthonormal in the Minkowski sense.
The covariant components belong to a dual basis defined by , so that are the components of the same vector on the dual basis. The two bases coincide up to the sign flips carried by ; the distinction becomes substantive in curved spacetime, where the coordinate basis is not orthonormal and the metric entries are functions of position.
Four-velocity and four-acceleration
Differentiating a particle's worldline with respect to its own proper time — a Lorentz scalar — gives a four-vector, because is a four-vector and is invariant. The four-velocity is
Using , its components in terms of the ordinary three-velocity are
The four-velocity is the unit tangent to the worldline, normalized in the Minkowski sense. Its invariant square is fixed once and for all:
The normalization has an immediate corollary for acceleration. The four-acceleration is the proper-time derivative of the four-velocity,
and differentiating the constant shows that four-velocity and four-acceleration are always Minkowski-orthogonal.
The four-velocity, four-acceleration, and the four-momentum that the dynamics module builds on them are all four-vectors, so their scalar products are invariants that can be evaluated in whichever frame is simplest and then trusted in all others. This is the practical payoff of the index calculus: reduce a frame-dependent question to an invariant, compute the invariant once, and read the answer in any frame.
Summary of the index rules
| Operation | Rule | Result |
|---|---|---|
| Raise an index | contravariant component | |
| Lower an index | covariant component | |
| Contract a pair | (one up, one down) | Lorentz scalar (invariant) |
| Scalar square | sign classifies the vector | |
| Four-velocity | timelike unit, | |
| Four-acceleration | spacelike, |
A well-formed relativistic equation has the same free indices, in the same positions, on both sides; every summed index appears once up and once down. Checking this index balance catches most algebra errors before any numbers are substituted. The Lorentz group is the set of all matrices that preserve , and the next lesson works out its structure.
╌╌ END ╌╌