Deriving the Velocity Addition Rule for Vector Addition in 2D Spacetime

Fredrik
Staff Emeritus
Science Advisor
Homework Helper
Insights Author
Gold Member
Messages
10,876
Reaction score
423
I've been trying to derive the velocity addition rule for vectors. For the moment I'm just considering 2 spatial dimensions. The results I'm getting look rather nasty. For example, I got

w_x=\frac{u_x+v_x+\frac{u_y}{u^2}(u_xv_y-u_yv_x)(1-\frac 1 \gamma)}{1+u_xv_x+u_yv_y}

Does anyone have the correct answer? My result has the correct behavior in the limit c\rightarrow\infty, but I still think it looks weird.

(The gamma is the one corresponding to u, not v, and when I write "u" without an index, that's the magnitude of the vector).
 
Physics news on Phys.org
I haven't checked your 2-dimensional formula.

There is no avoiding a bit of an algebraic mess, but, when I get the time, I'll type in a somewhat slick derivation for the 3-dimensional case.
 
Hi Fredrik,

Yes, they do get pretty nasty. Even on the http://math.ucr.edu/home/baez/physics/Relativity/SR/velocity.html" they avoid the most general expression.

Here is what I got for the most general case of u in v's rest frame where u and v are given in some third frame. I'm sure it can be written prettier and there is a better than even chance I got something wrong. Conceptually it is easy to derive, just messy. It is just the Lorentz transform of u from the original reference frame to v's rest frame.

\left\{\frac{c^2 \left(v_x \left(u_y v_y+u_z v_z+\gamma <br /> \left(v_x^2+v_y^2-u_y v_y+v_z \left(v_z-u_z\right)\right)\right)-u_x<br /> \left(\gamma v_x^2+v_y^2+v_z^2\right)\right)}{v^2 \gamma <br /> \left(u.v-c^2\right)},-\frac{c^2 \left(\left(u_y-\gamma v_y\right)<br /> v_x^2+(\gamma -1) u_x v_y v_x+u_y \left(\gamma <br /> v_y^2+v_z^2\right)-v_y \left(u_z v_z+\gamma \left(v_y^2+v_z<br /> \left(v_z-u_z\right)\right)\right)\right)}{v^2 \gamma <br /> \left(u.v-c^2\right)},-\frac{c^2 \left(\left(u_z-\gamma v_z\right)<br /> v_x^2+(\gamma -1) u_x v_z v_x+\gamma \left(u_z-v_z\right)<br /> v_z^2+(\gamma -1) u_y v_y v_z+v_y^2 \left(u_z-\gamma <br /> v_z\right)\right)}{v^2 \gamma \left(u.v-c^2\right)}\right\}
 
Last edited by a moderator:
I'll explain my method just in case someone is interested, and because I often find mistakes when I try to explain things. :smile:

First the 1+1-dimensional case. F and F' are two inertial frames with the same origin. Let the line

\tau\mapsto\tau\begin{pmatrix}1\\v\end{pmatrix}

be the world line of a mass M in the coordinates of F'. The idea is to pick any point (t' x')T on that world line and do a Lorentz transformation to F. The velocity we seek is x/t.

\begin{pmatrix}t\\x\end{pmatrix}=\Lambda_{FF&#039;}\begin{pmatrix}1\\v\end{pmatrix} = \gamma(u)\begin{pmatrix}1 &amp; u\\ u &amp; 1\end{pmatrix}\begin{pmatrix}1\\v\end{pmatrix} =\gamma(u)\begin{pmatrix}1+uv\\ u+v\end{pmatrix} \implies w=\frac{u+v}{1+uv}

Now the 2+1-dimensional case. We use the same basic assumptions, and the same idea. (I just have to add that F and F' are also rotated the same way, now that there are two spatial dimensions). We're going to find our "w" by using an appropriate Lorentz transformation \Lambda_{FF&#039;} to transform the vector (1 vx vx)T from F' to F.

The "trick" I'm using is to do this Lorentz transformation in three steps. I'm introducing two new frames, G and G'. G' has the same velocity as F', but is rotated so that its x-axis is parallel with u. G is rotated the same way as G', but has the same velocity as F.

\Lambda_{FF&#039;}=\Lambda_{FG}\Lambda_{GG&#039;}\Lambda_{G&#039;F&#039;}

So instead of applying the complicated Lorentz transformation, I'm doing a rotation by an angle \theta=\arctan (u_y/u_x), then a boost in the x direction, and finally the inverse of the original rotation. I'll save myself some typing by writing the above equation as

\Lambda_{FF&#039;}=R^T\Lambda R

We have

R=\begin{pmatrix}1 &amp; 0 &amp; 0\\ 0 &amp; \cos\theta &amp; \sin\theta\\ 0 &amp; -\sin\theta &amp; \cos\theta \end{pmatrix} =\begin{pmatrix}1 &amp; 0 &amp; 0\\ 0 &amp; \frac{u_x}{u} &amp; \frac{u_y}{u}\\ 0 &amp; -\frac{u_y}{u} &amp; \frac{u_x}{u} \end{pmatrix}

and

\Lambda=\gamma(u)\begin{pmatrix}1 &amp; u &amp; 0\\ u &amp; 1 &amp; 0\\ 0 &amp; 0 &amp; 1/\gamma(u) \end{pmatrix}

All we have to do is calculate

\begin{pmatrix}t \\ x \\ y\end{pmatrix}=R^T\Lambda R\begin{pmatrix}1 \\ v_x \\ v_y\end{pmatrix}

and then we get our "w" the same way as before: wx=x/t, wy=y/t. I might post some intermediate results later, but right now I have to go out and get some food.

Is there something wrong with the \LaTeX? It's a bit hard to read. Is the text smaller than before or something?

DaleSpam, do you think you could break your long equation into two lines, so that it doesn't make every line of text longer than the browser window?
 
Last edited:
Maybe the R is wrong? The angle is defined using coordinates in F, but we're rotating a vector in F', so maybe I need to replace R (but not RT?) with something more complicated.

Edit 1: Yes, that's definitely the case. The last equation should be

\begin{pmatrix}t \\ x \\ y\end{pmatrix}=R^T\Lambda \bar R\begin{pmatrix}1 \\ v_x \\ v_y\end{pmatrix}

where \bar R is some other rotation. It was correct to use a rotation in the x'y'-plane, but the angle is wrong because the x'y'-plane is tilted relative to the xy-plane.

Edit 2: I tried to calculate the angle I should be using in \bar R and I got another ugly result:

\cos\theta=\frac{u_x}{u\sqrt{1+u_y^2}}

\sin\theta=\frac{u_y\sqrt{1+u^2}}{u\sqrt{1+u_y^2}}

This was supposed to be an easy and elegant method, but multiplying these matrices together looks quite horrible, and I'm not even sure I'm right about that angle.
 
Last edited:
Fredrik said:
I've been trying to derive the velocity addition rule for vectors. For the moment I'm just considering 2 spatial dimensions. The results I'm getting look rather nasty. For example, I got

w_x=\frac{u_x+v_x+\frac{u_y}{u^2}(u_xv_y-u_yv_x)(1-\frac 1 \gamma)}{1+u_xv_x+u_yv_y}

Does anyone have the correct answer? My result has the correct behavior in the limit c\rightarrow\infty, but I still think it looks weird.

(The gamma is the one corresponding to u, not v, and when I write "u" without an index, that's the magnitude of the vector).
I strongly recommend "Beyond the Einstein Addition Law and its Gyroscopic Thomas Precession - The Theory of Gyrogroups and Gyrovector Spaces" by Abraham A. Ungar

This book gives a beautiful hyperbolic geometrical perspective on the mathematics of spacetimes in terms of gyrogroups and gyrovectors. The book explains things like commutativity, associativity, triangle inequality and angle cosines between rays in 3 dimensions. Not just a math book but almost art IMHO.

See formula (1.46) in the book for the general velocity addition and the workout.
 
Last edited:
MeJennifer said:
See formula (1.46) in the book for the general velocity addition and the workout.
Thank you. I was able to use the "look inside this book" feature at amazon.com to find 1.46. When I have removed the annoying factors of c, it looks like this:

\frac{1}{1+\vec u\cdot\vec v} \Bigg(\vec u+\frac{1}{\gamma_{\vec u}} \vec v + \frac{\gamma_{\vec u}}{1+\gamma_{\vec u}}(\vec u\cdot\vec v)\vec u\Bigg)
 
I clicked around in that book some more, and I found that the addition law can also be expressed as

\vec u\oplus\vec v=\frac{1}{1+\vec u\cdot\vec v}\Bigg(\vec u+\vec v+\frac{\gamma_{\vec u}}{1+\gamma_{\vec u}}\vec u\times(\vec u\times\vec v)\Bigg)

I didn't see anything that suggests that the book actually derives this rule. It seems that it just uses it as an example of what they want to define as a "gyrogroup".
 
  • #10
Fredrik said:
I clicked around in that book some more, and I found that the addition law can also be expressed as

\vec u\oplus\vec v=\frac{1}{1+\vec u\cdot\vec v}\Bigg(\vec u+\vec v+\frac{\gamma_{\vec u}}{1+\gamma_{\vec u}}\vec u\times(\vec u\times\vec v)\Bigg)

I didn't see anything that suggests that the book actually derives this rule. It seems that it just uses it as an example of what they want to define as a "gyrogroup".
That is correct.

Also the addition of non parallel velocity vectors in flat spacetime causes Thomas precession which is defined in the book as a Thomas gyration.

Also it is interesting to note that the addition of non parallel velocity vectors in flat spacetime is a nonassociative operation. So u + v is not equal to v + u.

Again, a beautiful book!
 
Back
Top