CarlosMarti12
- 7
- 0
As I understand it, the value of a 4-vector x in another reference frame (x') with the same orientation can be derived using the Lorentz boost matrix \bf{\lambda} by x'=\lambda x. More explicitly,
$$\begin{bmatrix}
x'_0\\
x'_1\\
x'_2\\
x'_3\\
\end{bmatrix}
=
\begin{bmatrix}
\lambda_{00}&\lambda_{01}&\lambda_{02}&\lambda_{03}\\
\lambda_{10}&\lambda_{11}&\lambda_{12}&\lambda_{13}\\
\lambda_{20}&\lambda_{21}&\lambda_{22}&\lambda_{23}\\
\lambda_{30}&\lambda_{31}&\lambda_{32}&\lambda_{33}\\
\end{bmatrix}
\begin{bmatrix}
x_0\\
x_1\\
x_2\\
x_3\\
\end{bmatrix}
$$
I have seen examples of these components written in terms of \beta and \gamma, which are defined as
$$\beta=\frac{v}{c}$$
$$\gamma=\frac{1}{\sqrt{1-\beta\cdot\beta}}$$
where v is the 3-velocity and c is the speed of light. My question is this: How can the components of \lambda be written in terms of the 4-velocity U alone?
I know that U_0=\gamma c and U_i=\gamma v_i=\gamma c\beta_i for i\in\{1,2,3\}, but I'm having trouble deriving the components for \lambda using the matrices based on \beta and \gamma. An example of one of these matrices can be found at Wikipedia. How can I rewrite this matrix in terms of U alone?
$$\begin{bmatrix}
x'_0\\
x'_1\\
x'_2\\
x'_3\\
\end{bmatrix}
=
\begin{bmatrix}
\lambda_{00}&\lambda_{01}&\lambda_{02}&\lambda_{03}\\
\lambda_{10}&\lambda_{11}&\lambda_{12}&\lambda_{13}\\
\lambda_{20}&\lambda_{21}&\lambda_{22}&\lambda_{23}\\
\lambda_{30}&\lambda_{31}&\lambda_{32}&\lambda_{33}\\
\end{bmatrix}
\begin{bmatrix}
x_0\\
x_1\\
x_2\\
x_3\\
\end{bmatrix}
$$
I have seen examples of these components written in terms of \beta and \gamma, which are defined as
$$\beta=\frac{v}{c}$$
$$\gamma=\frac{1}{\sqrt{1-\beta\cdot\beta}}$$
where v is the 3-velocity and c is the speed of light. My question is this: How can the components of \lambda be written in terms of the 4-velocity U alone?
I know that U_0=\gamma c and U_i=\gamma v_i=\gamma c\beta_i for i\in\{1,2,3\}, but I'm having trouble deriving the components for \lambda using the matrices based on \beta and \gamma. An example of one of these matrices can be found at Wikipedia. How can I rewrite this matrix in terms of U alone?