Kick-Stand
- 7
- 1
- Homework Statement
- Let ##\Lambda(\mathbf{v})## be a Lorentz boost associated with the three velocity ##\mathbf{v}## and set ##R = \Lambda(\mathbf{v})\Lambda(\mathbf{w})\Lambda(-\mathbf{v})\Lambda(-\mathbf{w})## where ##\mathbf{v}\cdot\mathbf{w} = 0## and ##v,w\ll 1##. Then ##R## is a rotation matrix.
- Relevant Equations
- For ##\mathbf{v} = v_1 \mathbf{e}_1 + v_2\mathbf{e}_2 + v_3\mathbf{e}_3## and ##\gamma = (1-v^2)^{-1/2}##, where we use natural units with ##c=1##, the boost associated to ##\mathbf{v}## is given by
$$
\Lambda(\mathbf{v}) & = \begin{pmatrix}
\gamma & -\gamma v_1 & -\gamma v_2 & -\gamma v_3 \\
-\gamma v_1 & 1 + (\gamma-1)\frac{v_1^2}{v^2} & (\gamma-1)\frac{v_1 v_2}{v^2} & (\gamma-1)\frac{v_1 v_3}{v^2} \\
-\gamma v_2 & (\gamma-1)\frac{v_1 v_2}{v^2} &1 + (\gamma-1)\frac{v_2^2}{v^2} & (\gamma-1)\frac{v_2 v_3}{v^2} \\
-\gamma v_3 & (\gamma-1)\frac{v_1 v_3}{v^2} & (\gamma-1)\frac{v_2 v_3}{v^2} &1 + (\gamma-1)\frac{v_3^2}{v^2} \\
\end{pmatrix}
$$
while for ##v\ll 1## we have ##\gamma = 1 + \frac{1}{2} v^2 + O(v^4)## and ##v\gamma = v + O(v^3)##.
So is there some elegant way to do this or am I just supposed to follow my nose and sub the Taylor expansions for terms in the two boost matrices under the assumption ##v,w\ll 1##, then do three ugly matrix multiplications and get some horrifying kludge for ##R## and show that the product of ##R## and its transpose is the identity matrix with det(R)=1?
Without loss of generality I made ##\mathbf{v}## point along the x-axis and since ##\mathbf{v}\cdot\mathbf{w} = 0## I set ##w_1 = 0## to make the boosts a little easier to deal with. But it still comes out a pretty ugly kludge even with ##\Lambda(\mathbf{v})## a very simple boost matrix. Is this the way I need to do the problem or am I missing something that makes this easy instead of brute forcing like a dummy?
Without loss of generality I made ##\mathbf{v}## point along the x-axis and since ##\mathbf{v}\cdot\mathbf{w} = 0## I set ##w_1 = 0## to make the boosts a little easier to deal with. But it still comes out a pretty ugly kludge even with ##\Lambda(\mathbf{v})## a very simple boost matrix. Is this the way I need to do the problem or am I missing something that makes this easy instead of brute forcing like a dummy?
Last edited: