Physics
Universityrelativity

Special Relativity: Space and Time as One Thing

The theory that begins with light refusing to slow down for anyone — and ends by revealing that space and time are not separate stages, but frame-dependent parts of one invariant spacetime.

Before this, you should know:

In Newton's laws, velocities behaved exactly as experience seemed to demand. If a train moves at 20 m/s20\text{ m/s} and you throw a ball forward at 10 m/s10\text{ m/s} relative to the train, someone standing beside the track sees the ball move at 30 m/s30\text{ m/s}. Run alongside a water wave and the wave slows relative to you. Chase anything fast enough, and you should reduce its speed relative to yourself.

Then Maxwell's equations produced a number:

c=299,792,458 m/s.c = 299{,}792{,}458\text{ m/s}.

This was not merely a prediction that light travels very fast. The equations singled out one definite speed for electromagnetic waves. But a speed relative to what?

Every velocity in Newtonian mechanics is measured relative to some frame. Sound has a speed relative to air; water waves have a speed relative to water. Physicists therefore imagined that light must travel through its own invisible medium, the luminiferous ether, and that cc was the speed of light relative to that ether. As Earth moved through space, its motion through the ether should create an "ether wind." Light sent along Earth's motion should then have a different measured speed from light sent across it, just as a swimmer's progress depends on whether the current is with them or across them.

The Michelson-Morley experiment looked for precisely this difference. It split a beam of light along perpendicular paths, recombined the beams, and searched for the interference shift that Earth's motion through the ether should produce. It found nothing. Turn the apparatus, wait for Earth to move to another part of its orbit, repeat the measurement: still nothing. Light's speed refused to reveal any preferred frame.

That left a genuine emergency. Either Maxwell's theory of electromagnetism was wrong, despite its spectacular successes, or something built deep into Newtonian mechanics was wrong. In particular, perhaps velocities do not add in the way we had silently assumed.

Einstein's two postulates

Einstein began by refusing to rescue the old picture with an undetectable ether. Instead, he took two statements seriously:

  1. The laws of physics are identical in all inertial frames. No experiment performed entirely inside a non-accelerating laboratory can reveal an absolute state of rest.
  2. The speed of light in vacuum is cc in every inertial frame, regardless of the motion of the source or the observer.

The first postulate extends the relativity already present in classical mechanics. The second is the radical one. If a lamp on a train sends a pulse forward, both a passenger and an observer beside the track measure that pulse moving at cc, even though they are moving relative to one another.

Everything that follows is a consequence of accepting those two postulates together. Time dilation, length contraction, the relativity of simultaneity, and mass-energy equivalence are not extra repairs added one by one. They are what space and time must do if no inertial frame is privileged and every inertial observer measures the same speed of light.

Time dilation: building a clock out of light

Imagine a clock consisting of two parallel mirrors separated by a distance dd. A light pulse bounces from the lower mirror to the upper mirror and back. Each round trip is one tick.

In the clock's rest frame, the light travels straight upward a distance dd and straight downward another distance dd. Because the light travels at speed cc, the duration of one tick is

Δt0=2dc.\Delta t_0 = \frac{2d}{c}.

The subscript 00 marks the proper time: the time between two events measured in the frame where those events occur at the same place. Here, emission and return both occur at the lower mirror.

Now watch the same clock from a frame in which it moves sideways at speed vv. During half a tick, the clock slides horizontally. The light cannot travel straight up in this frame because the upper mirror is moving. It must follow a diagonal path to meet the mirror.

A two-panel light-clock diagram: on the left, a light pulse bounces straight up and down between two mirrors in the clock's rest frame; on the right, the same clock moves to the right and the pulse traces a longer diagonal path, with the vertical distance, horizontal distance, and diagonal path length labeled.

The same tick has two geometries: the clock sees a vertical light path, while the passing observer sees a longer diagonal one — and because both must measure the light moving at the same speed, they cannot agree on the elapsed time.

Let Δt\Delta t be the full round-trip time measured by the observer who sees the clock moving. During half the trip, the light travels for a time Δt/2\Delta t/2, so the diagonal path has length

cΔt2.\frac{c\Delta t}{2}.

In the same half-tick, the clock moves horizontally by

vΔt2.\frac{v\Delta t}{2}.

The vertical separation of the mirrors remains dd. The three distances form a right triangle, so the Pythagorean theorem gives

(cΔt2)2=d2+(vΔt2)2.\left(\frac{c\Delta t}{2}\right)^2 = d^2 + \left(\frac{v\Delta t}{2}\right)^2.

Multiply by 44:

c2(Δt)2=4d2+v2(Δt)2.c^2(\Delta t)^2 = 4d^2 + v^2(\Delta t)^2.

Move the term containing vv to the left:

(c2v2)(Δt)2=4d2.(c^2-v^2)(\Delta t)^2 = 4d^2.

From the rest-frame result Δt0=2d/c\Delta t_0=2d/c, we have

4d2=c2(Δt0)2.4d^2=c^2(\Delta t_0)^2.

Substituting this into the triangle equation gives

(c2v2)(Δt)2=c2(Δt0)2.(c^2-v^2)(\Delta t)^2=c^2(\Delta t_0)^2.

Divide by c2c^2:

(1v2c2)(Δt)2=(Δt0)2.\left(1-\frac{v^2}{c^2}\right)(\Delta t)^2=(\Delta t_0)^2.

Therefore,

Δt=Δt01v2/c2.\Delta t =\frac{\Delta t_0}{\sqrt{1-v^2/c^2}}.

Define the Lorentz factor

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

Then the time-dilation equation is

Δt=γΔt0.\boxed{\Delta t=\gamma\Delta t_0}.

For every nonzero relative speed, γ>1\gamma>1. The moving clock takes more coordinate time between ticks. This is not a defect of light clocks. Any other clock must slow by the same factor; otherwise, comparing a light clock with another physical process would reveal an absolute state of motion and violate the first postulate.

Length contraction

The same postulates require a moving object's length along the direction of motion to be shorter than its rest length:

L=L0γ.\boxed{L=\frac{L_0}{\gamma}}.

Here L0L_0 is the proper length, measured in the frame where the object is at rest. The contracted length LL is measured by an observer relative to whom the object moves at speed vv.

Measuring a moving length requires recording both endpoint positions at the same time in the observer's frame. That phrase matters: observers in relative motion do not generally agree about which separated events are simultaneous. Length contraction and time dilation are therefore not independent tricks. They are two aspects of the same reorganization of space and time.

The Lorentz transformations

Let frame SS' move in the positive xx direction at speed vv relative to frame SS, with their origins coinciding at t=t=0t=t'=0. The coordinates of the same event are related by the Lorentz transformations:

x=γ(xvt)\boxed{x'=\gamma(x-vt)}

and

t=γ(tvxc2).\boxed{t'=\gamma\left(t-\frac{vx}{c^2}\right)}.

The second equation contains the break with Newtonian intuition. Time in one frame depends not only on time in another frame, but also on position. Two events that are simultaneous in SS have Δt=0\Delta t=0, yet if they occur at different positions then

Δt=γvΔxc2,\Delta t'=-\gamma\frac{v\Delta x}{c^2},

which is generally not zero. Simultaneity itself depends on the observer's inertial frame.

But classical mechanics has not vanished. When vcv\ll c,

v2c21and thereforeγ1.\frac{v^2}{c^2}\ll 1 \qquad\text{and therefore}\qquad \gamma\to 1.

Also, the correction vx/c2vx/c^2 becomes negligible on ordinary mechanical scales. The Lorentz transformations then reduce to

xxvt,x'\approx x-vt, tt,t'\approx t,

which are exactly the Galilean transformations silently assumed throughout kinematic quantities and Newton's laws. Newtonian mechanics was never wrong. It is the low-speed limit of a larger theory, just as a nearly flat patch of Earth is the local limit of a curved surface.

The spacetime interval

Suppose two events are separated by a time difference Δt\Delta t and a spatial difference Δx\Delta x in one inertial frame. Define the spacetime interval

s2=(cΔt)2(Δx)2.\boxed{s^2=(c\Delta t)^2-(\Delta x)^2}.

For motion in three spatial dimensions, this becomes

s2=(cΔt)2(Δx)2(Δy)2(Δz)2.s^2=(c\Delta t)^2-(\Delta x)^2-(\Delta y)^2-(\Delta z)^2.

Apply a Lorentz transformation to the coordinate differences:

Δx=γ(ΔxvΔt),\Delta x'=\gamma(\Delta x-v\Delta t), Δt=γ(ΔtvΔxc2).\Delta t'=\gamma\left(\Delta t-\frac{v\Delta x}{c^2}\right).

Now compute the interval in the primed frame:

(cΔt)2(Δx)2=γ2(cΔtvΔxc)2γ2(ΔxvΔt)2.(c\Delta t')^2-(\Delta x')^2 = \gamma^2\left(c\Delta t-\frac{v\Delta x}{c}\right)^2 - \gamma^2(\Delta x-v\Delta t)^2.

Expanding both squares,

(cΔt)2(Δx)2=γ2[c2(Δt)22vΔtΔx+v2c2(Δx)2]γ2[(Δx)22vΔtΔx+v2(Δt)2].\begin{aligned} (c\Delta t')^2-(\Delta x')^2 ={}&\gamma^2\left[c^2(\Delta t)^2-2v\Delta t\Delta x+\frac{v^2}{c^2}(\Delta x)^2\right]\\ &-\gamma^2\left[(\Delta x)^2-2v\Delta t\Delta x+v^2(\Delta t)^2\right]. \end{aligned}

The cross terms cancel:

(cΔt)2(Δx)2=γ2[(c2v2)(Δt)2(1v2c2)(Δx)2].(c\Delta t')^2-(\Delta x')^2 = \gamma^2\left[(c^2-v^2)(\Delta t)^2- \left(1-\frac{v^2}{c^2}\right)(\Delta x)^2\right].

Factor out 1v2/c21-v^2/c^2:

(cΔt)2(Δx)2=γ2(1v2c2)[(cΔt)2(Δx)2].(c\Delta t')^2-(\Delta x')^2 = \gamma^2\left(1-\frac{v^2}{c^2}\right) \left[(c\Delta t)^2-(\Delta x)^2\right].

Because

γ2(1v2c2)=1,\gamma^2\left(1-\frac{v^2}{c^2}\right)=1,

we obtain

(cΔt)2(Δx)2=(cΔt)2(Δx)2.\boxed{(c\Delta t')^2-(\Delta x')^2=(c\Delta t)^2-(\Delta x)^2}.

This is the deepest shift in the theory. Observers disagree about elapsed time. They disagree about distance. They may even disagree about whether separated events occurred simultaneously. Yet every inertial observer computes the same spacetime interval.

Space by itself is frame-dependent. Time by itself is frame-dependent. Spacetime is not.

The interval plays a role in relativity much like distance plays in Euclidean geometry. Rotating ordinary axes changes the separate xx and yy components of a displacement but preserves x2+y2x^2+y^2. A Lorentz transformation mixes space and time while preserving (cΔt)2(Δx)2(c\Delta t)^2-(\Delta x)^2. What different observers call "space" and "time" are different decompositions of one invariant spacetime structure.

Energy, mass, and the cost of approaching light speed

For a particle of invariant mass mm moving at speed vv, the relativistic total energy is

E=γmc2.\boxed{E=\gamma mc^2}.

As vv approaches cc, the denominator in γ\gamma approaches zero, so γ\gamma and the required energy grow without bound. A particle with nonzero rest mass can be accelerated arbitrarily close to the speed of light, but never all the way to it.

In the particle's rest frame, v=0v=0 and γ=1\gamma=1. The total energy becomes

E0=mc2.\boxed{E_0=mc^2}.

This is rest energy: a body possesses energy simply by having mass, even when its momentum is zero. The famous equation is therefore not primarily a statement about fast-moving objects. It is the rest-frame case of the full relativistic energy equation.

Worked example

Muons are created about 15 km15\text{ km} above Earth's surface, have a mean lifetime of 2.2μs2.2\,\mu\text{s} at rest, and travel toward the ground at roughly 0.99c0.99c. How can any of them reach sea level? (click to reveal the solution)

Classical prediction: If time were absolute, a muon traveling at 0.99c0.99c for 2.2μs2.2\,\mu\text{s} would cover a mean distance

Dclassical=vτ0.D_{\text{classical}}=v\tau_0.

Using c3.00×108 m/sc\approx 3.00\times10^8\text{ m/s},

v=0.99c2.97×108 m/s,v=0.99c\approx 2.97\times10^8\text{ m/s},

so

Dclassical=(2.97×108 m/s)(2.2×106 s)6.53×102 m650 m.\begin{aligned} D_{\text{classical}} &=(2.97\times10^8\text{ m/s})(2.2\times10^{-6}\text{ s})\\ &\approx 6.53\times10^2\text{ m}\\ &\approx 650\text{ m}. \end{aligned}

That is nowhere near 15 km15\text{ km}. Classically, atmospheric muons should decay long before reaching the ground.

Relativistic calculation in Earth's frame: First compute the Lorentz factor:

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

Since

1(0.99)2=10.9801=0.0199,1-(0.99)^2=1-0.9801=0.0199,

we get

γ10.01997.09.\gamma\approx\frac{1}{\sqrt{0.0199}}\approx 7.09.

The muon's 2.2μs2.2\,\mu\text{s} lifetime is the proper time because it is measured in the muon's rest frame. In Earth's frame, time dilation gives

τ=γτ0.\tau=\gamma\tau_0.

Therefore,

τ=(7.09)(2.2μs)15.6μs.\tau=(7.09)(2.2\,\mu\text{s})\approx15.6\,\mu\text{s}.

During this dilated mean lifetime, the muon travels

DEarth=vτ.D_{\text{Earth}}=v\tau.

Thus,

DEarth=(2.97×108 m/s)(15.6×106 s)4.63×103 m4.6 km.\begin{aligned} D_{\text{Earth}} &=(2.97\times10^8\text{ m/s})(15.6\times10^{-6}\text{ s})\\ &\approx4.63\times10^3\text{ m}\\ &\approx4.6\text{ km}. \end{aligned}

A mean travel distance of 4.6 km4.6\text{ km} is still less than 15 km15\text{ km}, but decay is probabilistic, not a sudden event that occurs for every muon at one lifetime. The survival fraction after traveling a distance DD is

P=eD/DEarth.P=e^{-D/D_{\text{Earth}}}.

For D=15 kmD=15\text{ km},

P=e15/4.63e3.240.039.P=e^{-15/4.63}\approx e^{-3.24}\approx0.039.

So roughly 4%4\% survive the full descent in this idealized estimate, an easily detectable fraction. Without relativity, the predicted fraction would be

Pclassical=e15/0.653e231010,P_{\text{classical}}=e^{-15/0.653}\approx e^{-23}\approx10^{-10},

effectively none.

The same calculation in the muon's frame: The muon is now at rest, so its lifetime remains

τ0=2.2μs.\tau_0=2.2\,\mu\text{s}.

But the atmosphere is moving toward it at 0.99c0.99c, and the 15 km15\text{ km} atmospheric thickness is length-contracted:

L=L0γ.L=\frac{L_0}{\gamma}.

Therefore,

L=15 km7.092.12 km.L=\frac{15\text{ km}}{7.09}\approx2.12\text{ km}.

The time required for the contracted atmosphere to pass the muon is

tarrival=Lv.t_{\text{arrival}}=\frac{L}{v}.

Substituting,

tarrival=2.12×103 m2.97×108 m/s7.14×106 s=7.14μs.\begin{aligned} t_{\text{arrival}} &=\frac{2.12\times10^3\text{ m}}{2.97\times10^8\text{ m/s}}\\ &\approx7.14\times10^{-6}\text{ s}\\ &=7.14\,\mu\text{s}. \end{aligned}

The survival fraction in the muon's frame is therefore

P=etarrival/τ0=e7.14/2.2e3.240.039.P=e^{-t_{\text{arrival}}/\tau_0} =e^{-7.14/2.2} \approx e^{-3.24} \approx0.039.

Both frames predict the same survival fraction. Earth says the muon's clock runs slowly; the muon says the atmosphere is shorter. This agreement is not a coincidence. Different frames may assign different distances and times, but they must agree on observable events, including whether a particular muon reaches a detector.

And this is not merely a thought experiment. Cosmic-ray muons are routinely detected at sea level, including in undergraduate teaching laboratories. Their arrival is spacetime geometry clicking audibly inside a detector.

Where this leads

Special relativity opens a branch of physics separate from the quantum track, running parallel to it. Relativity rebuilds space, time, momentum, and energy around the invariant speed cc. Quantum mechanics rebuilds states, measurement, and dynamics around amplitudes and Planck's constant.

Neither branch can be ignored when particles move relativistically and quantum effects matter. Quantum field theory is where they finally converge: reconciling quantum mechanics with special relativity is precisely the problem QFT was invented to solve. There, particles become excitations of fields, creation and destruction become unavoidable, and the invariant structure of spacetime remains the stage on which quantum physics must operate.