NapkinCalc

Physics 5 — Modern Physics

Special relativity — γ

continues from lesson 3 — values defined earlier in the course stay live here

ELI5: nothing outruns light, and the universe enforces it with the Lorentz factor γ = 1/√(1 − v²/c²). At human speeds γ ≈ 1 and you notice nothing; approach light-speed and γ explodes — moving clocks run slow, moving lengths shrink.

cl=299800000c_{l} = 299800000 speed of light (m/s)
vfast=0.9clv_{fast} = 0.9 \cdot c_{l} = 2.6982×1082.6982 \times 10^{8} 90% of c
γr=11(vfastcl)2\gamma_{r} = \frac{1}{\sqrt{1 - \left(\frac{v_{fast}}{c_{l}}\right)^{2}}} = 2.29422.2942 γ ≈ 2.29 — onboard clocks tick at 44% of ours
1 / sqrt(1 - x^2)
24600.20.40.60.8

γ vs speed (as a fraction of c) — flat, then a wall at 1

Real-world hook: GPS depends on this. Satellite clocks drift ~38 µs/day relative to yours; left uncorrected, your map position would wander ~10 km per day.

Try it yourself: what is the Lorentz factor γ at 60% of c (v/c = 0.6)? (γ = 1/√(1 − (v/c)²).)

γyou=110.62\gamma_{you} = \frac{1}{\sqrt{1 - 0.6^{2}}} = 1.25001.2500 ✏️ Your turn: compute 1/√(1 − 0.6²). (It works out to 1.25.)
✓ pass abs(γyou110.62)<0.000001\mathrm{abs}\left(\gamma_{you} - \frac{1}{\sqrt{1 - 0.6^{2}}}\right) < 0.000001 green when your Lorentz factor is correct