Lorentz factor¶
The Lorentz factor (also called the gamma factor) expresses how time intervals, lengths, and other physical quantities transform for a body while it moves.
Notation:
\(c\) (
c
) isspeed_of_light
Conditions:
The speed is less than speed of light.
Special-relativistic effects only (flat space-time, no gravity).
Links:
- lorentz_factor¶
lorentz_factor
of the body.
- Symbol:
gamma
- Latex:
\(\gamma\)
- Dimension:
dimensionless
- Symbol:
v
- Latex:
\(v\)
- Dimension:
velocity
- definition¶
gamma = 1 / sqrt(1 - v^2 / c^2)
- Latex:
- \[\gamma = \frac{1}{\sqrt{1 - \frac{v^{2}}{c^{2}}}}\]