Intuition What this page is
The parent note gave you the two postulates and one formula, γ = 1/ 1 − v 2 / c 2 . Here we exhaust every kind of question those postulates can throw at you: slow speeds, fast speeds, the impossible v = c limit, light that refuses to add, velocities pointing backwards, and a real word problem. Each example is tagged with which cell of the scenario matrix it fills, so by the end you have seen every corner.
First, a symbol we will lean on constantly. Everywhere below, β (Greek "beta") is just a nickname:
Definition The speed-fraction
β
β = c v
It answers "what fraction of light-speed am I going? " If v = 0.6 c then β = 0.6 . It is a plain number between 0 and 1 (never reaching 1 , because nothing with mass reaches light-speed). With it, the Lorentz factor is simply γ = 1/ 1 − β 2 — no messy c 's to carry around.
Every relativity problem in this chapter lands in one of these cells. The examples below are labelled by cell.
Cell
What makes it special
Example
A — everyday slow speed
β ≪ 1 , γ ≈ 1 ; Newton returns
Ex 1
B — moderate speed
β ∼ 0.6 , clean γ
Ex 2
C — length, not time
shrink instead of stretch (Length Contraction )
Ex 3
D — velocities forward
light + rocket, does it exceed c ?
Ex 4
E — velocities backward
negative v , sign handling
Ex 5
F — the v → c limit
degenerate: γ → ∞
Ex 6
G — real-world word problem
muon reaching the ground
Ex 7
H — exam twist / two effects
consistency of time & length together
Ex 8
Worked example Ex 1 (Cell A) — A jet's clock
A jet flies at v = 300 m/s (about Mach 0.9). It carries a clock. After the ground measures 1 hour = 3600 s , how far behind is the jet's clock?
Forecast: guess — nanoseconds? seconds? minutes?
Compute β . β = v / c = 300/ ( 3 × 1 0 8 ) = 1 0 − 6 .
Why this step? β is the only knob γ depends on; get it first.
Compute β 2 . β 2 = 1 0 − 12 .
Why? γ uses β 2 , and this is so tiny we can approximate next.
Approximate γ . For tiny x , 1 − x 1 ≈ 1 + 2 1 x . So γ ≈ 1 + 2 1 ( 1 0 − 12 ) = 1 + 5 × 1 0 − 13 .
Why this step? Plugging 1 0 − 12 into a calculator gives γ = 1.000 … and you'd lose the tiny difference. The linear approximation keeps the meaningful part. This is exactly why Newton worked for 200 years — the correction hides in the 13th decimal.
Time gap. The ground time is longer by factor γ , so the lag is ( γ − 1 ) × Δ t 0 . Here it's cleanest to say the jet's own clock reads Δ t 0 = Δ t / γ ≈ 3600 ( 1 − 5 × 1 0 − 13 ) , so it falls behind by 3600 × 5 × 1 0 − 13 = 1.8 × 1 0 − 9 s .
Why? ( γ − 1 ) is the fractional slowdown; multiply by elapsed time.
Answer: about 1.8 × 1 0 − 9 s = 1.8 nanoseconds behind.
Verify: units — [ dimensionless ] × [ s ] = s ✓. Sanity — nanoseconds over a whole hour is why you never notice; relativity is always on but invisible at β = 1 0 − 6 .
Worked example Ex 2 (Cell B) — Muon lab clock at 0.8c
A particle lives Δ t 0 = 2.0 μ s in its own frame and moves at v = 0.8 c . How long does the lab see it live? (This is Time Dilation head-on.)
Forecast: more than 2 μ s or less? By roughly how much?
β = 0.8 , so β 2 = 0.64 . Why? Standard first move.
1 − β 2 = 0.36 ; 0.36 = 0.6 . Why? This is the shrinking square root inside γ .
γ = 1/0.6 = 5/3 ≈ 1.667 . Why? Reciprocal of the root.
Δ t = γ Δ t 0 = 3 5 × 2.0 = 3.33 μ s . Why × not ÷ ? The 2 μ s is the proper time (measured in the particle's own rest frame); every other frame measures a longer time.
Answer: ≈ 3.33 μ s .
Verify: γ > 1 so the answer must exceed 2 μ s ✓. Check backwards: 3.33/ γ = 3.33 × 0.6 = 2.0 ✓.
Here is the geometry that trips people up. Time stretches (× γ ) but length shrinks (÷ γ ). The figure shows why the same γ pulls two ways.
Worked example Ex 3 (Cell C) — A rod flies past
A rod is L 0 = 100 m long in its own frame (Length Contraction , proper length ). It streaks past you at v = 0.6 c . How long do you measure it?
Forecast: longer or shorter than 100 m ?
β = 0.6 , β 2 = 0.36 , 1 − β 2 = 0.64 , = 0.8 , γ = 1.25 . Why? Same ladder as before; γ never changes its recipe.
Divide, don't multiply. L = L 0 / γ = 100/1.25 = 80 m .
Why divide here? Length in the direction of motion contracts. The proper length L 0 is the longest anyone measures; the moving observer sees it squeezed . Look at the blue bar in the figure — same γ , opposite direction.
Answer: 80 m .
Verify: L < L 0 ✓ (contraction, not dilation). Cross-check the two effects share γ : time would go × 1.25 , length × ( 1/1.25 ) = 0.8 — reciprocals, as the figure shows.
Everyday velocities add: walk 2 m/s on a 3 m/s train, the ground sees 5 . Relativity replaces that with Relativistic Velocity Addition :
Worked example Ex 4 (Cell D) — Laser from a 0.9c rocket
A rocket at v = 0.9 c fires a laser forward (u = c ). What speed do you measure for the light?
Forecast: 1.9 c ? Or exactly c (Postulate 2)?
Plug u = c , v = 0.9 c . u ′ = 1 + c 2 ( c ) ( 0.9 c ) c + 0.9 c = 1 + 0.9 1.9 c .
Why plug u = c ? Light's speed in the source frame is always c — that's the postulate.
Simplify. = 1.9 1.9 c = c .
Why? The 1.9 on top and bottom cancel exactly. This is not a coincidence — the formula is built so that u = c always outputs c .
Answer: exactly c .
Verify: put u = c generally: u ′ = 1 + v / c c + v = ( c + v ) / c c + v = c ✓ for any v . Light locks c .
The formula holds for any signs — you just carry the minus. Backward motion is v < 0 or u < 0 .
Worked example Ex 5 (Cell E) — Two rockets, opposite directions
Rocket A moves right at v = 0.8 c (relative to you). It fires a probe backwards at u = − 0.5 c (in A's frame). What speed do you see for the probe?
Forecast: 0.3 c (naive 0.8 − 0.5 )? Something a bit different?
Substitute with sign. u ′ = 1 + c 2 ( − 0.5 c ) ( 0.8 c ) − 0.5 c + 0.8 c = 1 − 0.40 0.3 c .
Why keep the minus in the denominator? The product uv is now negative , so the relativistic tax subtracts — you must track the sign faithfully.
Simplify. = 0.60 0.3 c = 0.5 c .
Why? Arithmetic; 0.3/0.6 = 0.5 .
Answer: + 0.5 c (still moving right, just slower than A).
Verify: result magnitude 0.5 c < c ✓ (never exceeds light-speed). Galilean guess was 0.3 c ; the relativistic answer 0.5 c differs — proof that even with a minus sign the formula does real work.
What happens at light-speed? The figure plots γ climbing toward the wall.
Worked example Ex 6 (Cell F) — Pushing toward light-speed
Compute γ at β = 0.9 , then 0.99 , then 0.999 . What is the pattern as β → 1 ?
Forecast: does γ level off, or blow up?
β = 0.9 : 1 − 0.81 = 0.19 , = 0.436 , γ = 2.29 .
Why? Same ladder; watch the root shrink.
β = 0.99 : 1 − 0.9801 = 0.0199 , = 0.141 , γ = 7.09 .
Why? The root just got tiny, so its reciprocal jumps.
β = 0.999 : 1 − 0.998 = 0.001999 , = 0.0447 , γ = 22.4 .
Why? As β 2 → 1 , the number under the root → 0 , so γ → ∞ .
Answer: γ → ∞ as β → 1 . Time dilation becomes infinite; you'd need infinite energy (Mass-Energy Equivalence ) to reach c . That's why massive objects never touch light-speed — the wall at β = 1 is unreachable. See the red asymptote in the figure.
Verify: at β = 1 exactly, 1 − β 2 = 0 and γ = 1/0 is undefined — the degenerate case is genuinely forbidden, consistent with "< " in the postulates.
Worked example Ex 7 (Cell G) — The muon that shouldn't survive
Muons form ∼ 10 km up in the atmosphere, travel down at v = 0.98 c , and live only Δ t 0 = 2.2 μ s in their own frame. Without relativity, how far do they get? With time dilation, do they reach the ground?
Forecast: will they make it the full 10 km?
Naive distance (no relativity). d = v Δ t 0 = 0.98 × ( 3 × 1 0 8 ) × ( 2.2 × 1 0 − 6 ) ≈ 647 m .
Why? Classical distance = speed × lifetime. Only 0.65 km — they'd die high up.
Compute γ . β = 0.98 , β 2 = 0.9604 , 1 − β 2 = 0.0396 , = 0.199 , γ ≈ 5.03 .
Why? The lab sees the muon's clock run slow, extending its life.
Dilated lifetime in our frame. Δ t = γ Δ t 0 = 5.03 × 2.2 = 11.06 μ s .
Why × ? 2.2 μ s is proper time; the ground frame measures longer.
Distance with dilation. d = v Δ t = 0.98 × ( 3 × 1 0 8 ) × ( 11.06 × 1 0 − 6 ) ≈ 3250 m ≈ 3.25 km .
Why? Same distance formula, but with the dilated lifetime.
Answer: classically ≈ 0.65 km (fails); relativistically ≈ 3.25 km — many do reach detectors, and this is measured . Real experimental proof of time dilation.
Verify: 3250/647 = γ ? 3250/647 ≈ 5.02 ≈ γ ✓ — the extra reach is exactly the γ factor.
Worked example Ex 8 (Cell H) — Same journey, two viewpoints
A ship crosses a L 0 = 6 × 1 0 9 m lane (measured by ground) at v = 0.6 c . (a) Ground clock: how long does the crossing take? (b) Ship crew's clock: how long for them? Show the two views are consistent.
Forecast: which clock reads less — ground or ship?
Ground time. t = L 0 / v = 0.6 × 3 × 1 0 8 6 × 1 0 9 = 1.8 × 1 0 8 6 × 1 0 9 = 33.3 s .
Why? Ground measures full lane length and its own time — plain distance/speed.
γ . β = 0.6 ⇒ γ = 1.25 (from Ex 3).
Why? Needed to convert between frames.
Ship time via dilation. The crew is one clock at one place → their crossing time is proper time : t ship = t / γ = 33.3/1.25 = 26.7 s .
Why divide? The moving crew's clock runs slow as seen by ground ; equivalently their own elapsed time is shorter.
Cross-check via length contraction. The crew see the lane contracted : L = L 0 / γ = 6 × 1 0 9 /1.25 = 4.8 × 1 0 9 m . Their time = L / v = 4.8 × 1 0 9 / ( 1.8 × 1 0 8 ) = 26.7 s .
Why do this? Two different effects (dilation vs contraction) must give the same ship time. They do — that's the internal consistency of relativity.
Answer: ground 33.3 s , ship 26.7 s ; both methods agree.
Verify: 33.3/26.7 = 1.25 = γ ✓, and the length- and time-based ship computations match to 26.7 s ✓.
Recall Quick self-test
A rod is 50 m proper length at β = 0.6 ; what length do you measure? ::: 50/1.25 = 40 m
A clock reads 4 μ s proper at β = 0.8 ; what does the lab read? ::: γ = 5/3 , so 6.67 μ s
Light fired from a 0.99 c ship — its speed to you? ::: exactly c
As β → 1 , γ → ? ::: ∞
γ pull?
"Time is a × , Length is a ÷ ." Moving clocks run long (× γ ); moving rulers run short (÷ γ ). Same γ , opposite directions.