Skip to content
ψ Miko-pedia
← Back to map
Relativity · undergrad

Lorentz Transformation

The symmetry of spacetime itself, derived from the constancy of the speed of light.

· 1 min
View PDF PDF LaTeX

PDF View

Lorentz Transformation

Open PDF

The PDF file is linked, but it has not been added yet.

/sources/lorentz-transformation.pdf

Starting point: the postulates of special relativity

  1. The laws of physics take the same form in every inertial frame (relativity).
  2. The speed of light in vacuum, cc, is the same in every inertial frame.

1D boost

For a frame SS' moving with velocity vv along the xx-axis:

t=γ ⁣(tvxc2),x=γ(xvt),y=y,z=z,\begin{aligned} t' &= \gamma\!\left(t - \frac{v x}{c^2}\right), \\ x' &= \gamma\,(x - v t), \\ y' &= y,\quad z' = z, \end{aligned}

with the Lorentz factor

γ=11v2/c2.\gamma = \frac{1}{\sqrt{1 - v^2/c^2}}.

The invariant: spacetime interval

ds2=c2dt2+dx2+dy2+dz2ds^2 = -c^2 dt^2 + dx^2 + dy^2 + dz^2

is preserved under any Lorentz transformation. With the Minkowski metric

ημν=diag(1,+1,+1,+1),\eta_{\mu\nu} = \mathrm{diag}(-1,+1,+1,+1),

it is ds2=ημνdxμdxνds^2 = \eta_{\mu\nu}\, dx^\mu dx^\nu.

In terms of rapidity

Set tanhη=v/c\tanh\eta = v/c. The boost becomes

(ctx)=(coshηsinhηsinhηcoshη)(ctx)\begin{pmatrix} ct' \\ x' \end{pmatrix} = \begin{pmatrix} \cosh\eta & -\sinh\eta \\ -\sinh\eta & \cosh\eta \end{pmatrix} \begin{pmatrix} ct \\ x \end{pmatrix}

— a hyperbolic rotation in spacetime. Rapidity is additive, simplifying the velocity-addition rule.

Velocity addition

If a particle moves with velocity uu' in SS' and SS' moves at vv in SS, then in SS:

u=u+v1+uv/c2.u = \frac{u' + v}{1 + u' v / c^2}.

If u,v<cu', v < c, then u<cu < c — nothing exceeds the speed of light.

Time dilation and length contraction

  • Time dilation: for proper time τ\tau, Δt=γΔτ\Delta t = \gamma\,\Delta\tau.
  • Length contraction: for proper length L0L_0, L=L0/γL = L_0/\gamma.

Two faces of one Lorentz transformation.

Energy-momentum 4-vector

With pμ=(E/c,p)p^\mu = (E/c, \mathbf p),

pμpμ=m2c2,E2=(pc)2+(mc2)2.p^\mu p_\mu = -m^2 c^2, \quad E^2 = (pc)^2 + (mc^2)^2.

At rest, E=mc2E = mc^2. This connects directly to Maxwell’s equations and the field-theory framework.

A physical example

Simulation: Interactive Planetary Orbit (Kepler) F = −GMm/r²

Mercury’s perihelion precession deviates from Newtonian prediction. Including special-relativistic time dilation and the spacetime curvature of general relativity yields the observed 43/43''/ century — historic confirmation of the theory.

Related