洛伦兹速度叠加
洛伦兹变换中的相对速度叠加公式用于计算在一个参考系中观察到的两个惯性参考系之间的相对速度。以下是详细的推导过程: 1. 洛伦兹变换回顾 设两个惯性参考系 \( S \) 和 \( S’ \),\( S’ \) 以速度 \( u \) 沿 \( x \) 轴相对 \( S \) 运动。洛伦兹变换为: \[ \begin{cases} x’ = \gamma_u (x - ut), \ t’ = \gamma_u \left(t - \frac{u x}{c^2}\right), \end{cases} \] 其中 \( \gamma_u = \frac{1}{\sqrt{1 - u^2/c^2}} \)。 类似地,若另一参考系 \( S’’ \) 以速度 \( v \) 相对 \( S’ \) 运动,其变换为: \[ \begin{cases} x’’ = \gamma_v (x’ - v t’), \ t’’ = \gamma_v \left(t’ - \frac{v x’}{c^2}\right), \end{cases} \] 其中 \( \gamma_v = \frac{1}{\sqrt{1 - v^2/c^2}} \)。 ...