Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

From Special Relativity to General Relativity

Universite Paris Saclay

Special Relativity

History

The problem with classical mechanics

In the 19th century, Maxwell’s equations were established.
A fundamental problem appeared: Maxwell’s equations are not invariant under Galilean transformations, while classical mechanics is.

This led to three logical possibilities:

  1. Maxwell’s equations are valid only in one special inertial frame

  2. Classical mechanics is wrong

  3. Maxwell’s equations are wrong

Experiments confirmed Maxwell’s equations with high precision, so option (3) is excluded.

Option (1) introduced the ether hypothesis, a preferred inertial frame in which light propagates.
The Michelson–Morley experiment showed no evidence for such a frame, ruling out the ether.

The only remaining option is (2): classical mechanics must be modified.

Postulates of Special Relativity

Special relativity is based on two postulates:

  1. Principle of relativity
    The laws of physics have the same form in all inertial frames.

  2. Constancy of the speed of light
    Light propagates in vacuum with the same speed ( c ), independent of the motion of the source or the observer.

Consequences

Spacetime and the Minkowski Metric

Events are described by spacetime coordinates:

xμ=(ct,x,y,z)x^\mu = (ct,\,x,\,y,\,z)

The geometry of spacetime is defined by the Minkowski metric:

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

The invariant spacetime interval between two infinitesimally close events is:

ds2=ημνdxμdxν=c2dt2+dx2+dy2+dz2ds^2 = \eta_{\mu\nu}\,dx^\mu\,dx^\nu = -c^2 dt^2 + dx^2 + dy^2 + dz^2

This quantity is invariant in all inertial frames.

Causal Structure

For two events separated by an interval ( ds^2 ):

Poincaré Group and Lorentz Transformations

Poincaré transformations

The most general symmetry of special relativity is:

xμ=Λμνxν+cμx'^{\mu} = \Lambda^{\mu}{}_{\nu} x^{\nu} + c^{\mu}

where:

Lorentz transformations

Lorentz transformations satisfy:

ηρσΛρμΛσν=ημν\eta_{\rho\sigma} \Lambda^{\rho}{}_{\mu} \Lambda^{\sigma}{}_{\nu} = \eta_{\mu\nu}

This condition guarantees the invariance of the spacetime interval:

ds2=ds2ds'^2 = ds^2

Hence, all inertial observers agree on the causal structure of spacetime.

From Special Relativity to General Relativity

Tensors in Flat Spacetime

In special relativity, spacetime is flat and described by the Minkowski metric (\eta_{\mu\nu}).
Under a Lorentz transformation:

xμxμ=Λμνxνx^\mu \to x'^\mu = \Lambda^\mu{}_\nu x^\nu

A tensor of rank (n) transforms as:

Tμ1μnTμ1μn=Λμ1ν1ΛμnνnTν1νnT^{\mu_1 \dots \mu_n} \to T'^{\mu_1 \dots \mu_n} = \Lambda^{\mu_1}{}_{\nu_1} \dots \Lambda^{\mu_n}{}_{\nu_n} T^{\nu_1 \dots \nu_n}

Rank 0: Scalars

ϕ(x)=ϕ(x)\phi'(x') = \phi(x)
ds2=ημνdxμdxν=c2dτ2ds^2 = \eta_{\mu\nu} dx^\mu dx^\nu = -c^2 d\tau^2

Rank 1: 4-Vectors

uμ=dxμdτ=γ(c,v)u^\mu = \frac{dx^\mu}{d\tau} = \gamma (c, \vec{v})

with γ=dtdτ=11v2/c2\gamma = \frac{dt}{d\tau} = \frac{1}{\sqrt{1-v^2/c^2}}


Derivative Operators

μ=xμ,μ=ημνν\partial_\mu = \frac{\partial}{\partial x^\mu}, \quad \partial^\mu = \eta^{\mu\nu} \partial_\nu
μ=(ct,),μ=(ct,)\partial_\mu = \left(\frac{\partial}{\partial ct}, \nabla \right), \quad \partial^\mu = \left(-\frac{\partial}{\partial ct}, \nabla \right)
=μμ=2t2+2\square = \partial_\mu \partial^\mu = -\frac{\partial^2}{\partial t^2} + \nabla^2

This operator is Lorentz invariant.


Rank 2: Tensors

ϕm2ϕ=0\square \phi - m^2 \phi = 0

Maxwell Equations as Covariant Tensor Equations

Fμν=μAννAμF_{\mu\nu} = \partial_\mu A_\nu - \partial_\nu A_\mu
μFμν=μ0Jν,αFβγ+βFγα+γFαβ=0\partial_\mu F^{\mu\nu} = \mu_0 J^\nu, \quad \partial_\alpha F_{\beta\gamma} + \partial_\beta F_{\gamma\alpha} + \partial_\gamma F_{\alpha\beta} = 0

These are manifestly covariant under Lorentz transformations.


Why Covariance Matters

Equations that transform like tensors under Lorentz transformations are covariant, meaning all inertial observers see the same physics. This is crucial for building relativistic laws of nature.


Lagrangian and Action Principle

Classical Mechanics

For a particle with coordinate (q(t)):

L(q,q˙)=TV=12mq˙2V(q)L(q, \dot{q}) = T - V = \frac{1}{2} m \dot{q}^2 - V(q)

Action:

S[q]=dtL(q,q˙)S[q] = \int dt\, L(q, \dot{q})

Euler-Lagrange equation:

ddtLq˙Lq=0\frac{d}{dt} \frac{\partial L}{\partial \dot{q}} - \frac{\partial L}{\partial q} = 0

Action in Special Relativity

S=mcdτ=mcημνdxμdxνS = -m c \int d\tau = -m c \int \sqrt{-\eta_{\mu\nu} dx^\mu dx^\nu}
L=12μϕμϕ12m2ϕ2\mathcal{L} = \frac{1}{2} \partial_\mu \phi \partial^\mu \phi - \frac{1}{2} m^2 \phi^2
L=14FμνFμνJμAμ\mathcal{L} = -\frac{1}{4} F_{\mu\nu} F^{\mu\nu} - J_\mu A^\mu

These Lagrangians are scalars, ensuring covariant equations under Lorentz transformations.


Summary