image
Physics Forums Logo
image
image
* Register * Upgrade Blogs Library Staff Rules Mark Forums Read
image
image   image
image

Go Back   Physics Forums > Science Education > Homework & Coursework Questions > Introductory Physics


Reply

image Deriving the Lorentz Velocity Tranformation Share It Thread Tools Search this Thread image
Old Oct4-05, 03:21 AM                  #1
Jibobo

Jibobo is Offline:
Posts: 9
Deriving the Lorentz Velocity Tranformation

Most textbooks derive this formula by taking the derivative of the Lorentz position transformation. However, I've been presented the problem of deriving it using four velocities and the Lorentz transformation matrix. Unfortunately I've been looking at it for hours and still don't know how to make it come out right.

The exact question:
"In A's frame, B moves to the right with speed v, and C moves to the left with speed u. What is the speed of B, w, with respect to C? In other words, use 4-vectors and the LT to derive the velocity addition formula

w = u + v / (1 + uv/c^2)

More specifically, work only with the four velocities and ask how does v look from C's point of view."

Assigning a velocity vector v = d/dt (ct, x, y, z) = (c, 0, 0, 0) to B in its own frame, I've tried transforming the velocity of B to A's frame, and then transforming that velocity to C's frame, which gives me
w = y_u * y_v * (u + v)
where y_u is 1/(1 - (u/c)^2)^0.5 and y_v is 1/(1 - (v/c)^2)^0.5. This doesn't seem to simplify into the Lorentz velocity transformation.

What's wrong with my logic and what should I do to fix it?

I also considered finding x' and t' and simply dividing x' by t', which does give me the correct answer, but I don't believe that's what they want me to do, since they say specifically to "work only with four velocities."
  Reply With Quote
Old Oct4-05, 06:58 AM                  #2
robphy
 
robphy's Avatar

robphy is Offline:
Posts: 3,690
Blog Entries: 47
Recognitions:
PF Contributor PF Contributor
Homework Helper Homework Helper
Science Advisor Science Advisor
Can you show your work for your expression for w?
I think you may be missing a certain factor of LaTeX Code: \\gamma (y, in your notation).
  Reply With Quote
Old Oct4-05, 08:22 AM       Last edited by Jibobo; Oct4-05 at 08:27 AM..            #3
Jibobo

Jibobo is Offline:
Posts: 9
Since the y and z components are 0, I'm going to work with truncated 4-vectors.

y_v = 1 / (1 - (v/c)^2)^0.5
y_u = 1 / (1 - (u/c)^2)^0.5
B_v = v/c
B_u = u/c

My work:
From B to A
V_B in B = V_BB = (c, 0)
V_BA = (y_v........B_v*y_v * V_BB = (y_v*c, B_v*y_v*c) = (y_v*c, y_v*v)
............B_v*y_v........y_v)

And then from A to C
V_BC = (something, w)
V_BC = (y_u........B_u*y_u * V_BA = (something, B_u*y_u*y_v*c + y_u*y_v*v)
............B_u*y_u........y_u)
= (something, y_u*y_v*u, y_u*y_v*v)

So I end up with w = y_u*y_v*(u + v)
  Reply With Quote
Old Oct4-05, 03:23 PM                  #4
robphy
 
robphy's Avatar

robphy is Offline:
Posts: 3,690
Blog Entries: 47
Recognitions:
PF Contributor PF Contributor
Homework Helper Homework Helper
Science Advisor Science Advisor
Let me try to TeX this for you:

Originally Posted by Jibobo
"From B to A"
LaTeX Code: <BR>\\tilde V_{BB}=\\left( \\begin{array}{c} c\\\\ 0 \\end{array} \\right)

LaTeX Code: <BR>\\tilde V_{BA}=<BR>\\left( <BR>\\begin{array}{cc}<BR>\\gamma_v  & \\gamma_v\\beta_v \\\\<BR>\\gamma_v\\beta_v & \\gamma_v \\\\<BR>\\end{array}<BR>\\right)\\tilde V_{BB}<BR>=\\left( <BR>\\begin{array}{cc}<BR>\\gamma_v  & \\gamma_v\\beta_v \\\\<BR>\\gamma_v\\beta_v & \\gamma_v \\\\<BR>\\end{array}<BR>\\right)<BR>\\left( \\begin{array}{c} c\\\\ 0 \\end{array} \\right)=<BR>\\left( \\begin{array}{c} \\gamma_v c\\\\ \\gamma_v\\beta_v c \\end{array} \\right)=<BR>\\left( \\begin{array}{c} \\gamma_v c\\\\ \\gamma_v v  \\end{array} \\right)

"And then from A to C"
LaTeX Code: <BR>\\tilde V_{BC}=\\left( \\begin{array}{c} ? \\\\ w \\end{array} \\right)

LaTeX Code: <BR>\\tilde V_{BC}=<BR>\\left( <BR>\\begin{array}{cc}<BR>\\gamma_u  & \\gamma_u\\beta_u \\\\<BR>\\gamma_u\\beta_u & \\gamma_u \\\\<BR>\\end{array}<BR>\\right)\\tilde V_{BA}<BR>=\\left( <BR>\\begin{array}{cc}<BR>\\gamma_u  & \\gamma_u\\beta_u \\\\<BR>\\gamma_u\\beta_u & \\gamma_u \\\\<BR>\\end{array}<BR>\\right)<BR>\\left( \\begin{array}{c} \\gamma_v c \\\\ \\gamma_v v \\end{array} \\right)=<BR>\\left( \\begin{array}{c} ?single-quote & \\gamma_u\\beta_u \\gamma_v c + \\gamma_u\\gamma_v v  \\end{array} \\right)<BR>=<BR>\\left( \\begin{array}{c} ?single-quote & \\gamma_u \\gamma_v u + \\gamma_u\\gamma_v v  \\end{array} \\right)<BR>

"So I end up with w = y_u*y_v*(u + v)"
So, it looks like you essentially transformed a 4-velocity at rest in B to one with relative-velocity v (representing A). Then you transformed this 4-velocity again with relative-velocity u (representing C). You then tried to equate the spatial components.

Admittedly, it "kinda" looks close. But I think there are some inconsistencies in notation and signs.

Allow me to change notation to improve the bookkeeping.

B's 4-velocity in A's reference frame has the form LaTeX Code: \\tilde V_{BA}=\\gamma_{BA}\\left( \\begin{array}{c} c \\\\ v_{BA}\\end{array}\\right)  , where LaTeX Code: \\gamma_{BA}=(1-(v_{BA}/c)^2)^{-1/2} and LaTeX Code: v_{BA}=v .

C's 4-velocity in A's reference frame has the form LaTeX Code: \\tilde V_{CA}=\\gamma_{CA}\\left( \\begin{array}{c} c \\\\ v_{CA}\\end{array}\\right)  , where LaTeX Code: \\gamma_{CA}=(1-(v_{CA}/c)^2)^{-1/2} and LaTeX Code: v_{CA}=-u .

You want LaTeX Code: \\tilde V_{BC}=\\gamma_{BC}\\left( \\begin{array}{c} c \\\\ v_{BC}\\end{array}\\right)  where LaTeX Code: v_{BC}=w is the spatial relative-velocity of B in C's reference frame. [In your last post, you are missing this gamma factor.]

In order to make the calculation a little more transparent, let me introduce the rapidities so that
LaTeX Code: \\tilde V_{BA}=\\gamma_{BA}\\left( \\begin{array}{c} c \\\\ v_{BA}\\end{array}\\right) =\\cosh\\theta_{BA}\\left( \\begin{array}{c} c \\\\ c\\tanh\\theta_{BA}\\end{array}\\right)=c\\left( \\begin{array}{c} \\cosh\\theta_{BA} \\\\ \\sinh\\theta_{BA}\\end{array}\\right) where LaTeX Code: \\theta_{BA}=\\theta_B-\\theta_A .
(Relative-rapidities are additive... relative-velocities are not.)
For consistency, I probably should have written LaTeX Code: \\theta_{BA}=\\theta_{BX}-\\theta_{AX} where X refers to any inertial reference frame you want to measure this.

Similarly, LaTeX Code: \\tilde V_{CA}=c\\left( \\begin{array}{c} \\cosh\\theta_{CA} \\\\ \\sinh\\theta_{CA}\\end{array}\\right) and LaTeX Code: \\tilde V_{BC}=c\\left( \\begin{array}{c} \\cosh\\theta_{BC} \\\\ \\sinh\\theta_{BC}\\end{array}\\right) .

So, now: we want to write
LaTeX Code: \\begin{align*}<BR>\\tilde V_{BC} &= \\Lambda_{CA} \\tilde V_{BA}\\\\<BR>c\\left( \\begin{array}{c} \\cosh\\theta_{BC}\\\\ \\sinh\\theta_{BC} \\end{array}\\right)<BR>&=\\left( \\begin{array}{cc} <BR>\\cosh\\theta_{CA} & -\\sinh\\theta_{CA} \\\\ <BR>-\\sinh\\theta_{CA} & \\cosh\\theta_{CA} \\\\ <BR>\\end{array} \\right) c<BR>\\left( \\begin{array}{c} \\cosh\\theta_{BA} \\\\ \\sinh\\theta_{BA} \\end{array}\\right)\\\\<BR>\\end{align*}<BR>

I think this looks notationally consistent. (Someone check!)
I'll let you carry out the matrix multiplications to obtain an expression for LaTeX Code: \\sinh\\theta_{BC} in terms of LaTeX Code: \\theta_{BA} and LaTeX Code: \\theta_{CA} . Of course, if you divide this expression by LaTeX Code: \\cosh\\theta_{BC} , you get LaTeX Code: \\tanh\\theta_{BC} on the left hand-side, which is LaTeX Code: \\frac{1}{c} v_{BC}  .

When working with rapidities, one manipulates somewhat familiar trigonometric functions and their identities (and their geometric interpretation) rather than relatively obscure identities involving LaTeX Code: \\gamma and LaTeX Code: \\beta "factors".
  Reply With Quote
Old Oct4-05, 08:38 PM                  #5
Jibobo

Jibobo is Offline:
Posts: 9
Thanks a lot for the help. I am actually completely unfamiliar with rapidities and have done very little with hyperbolic trig functions, but I was still able to solve it through some terrible algebra after you told me that I was missing the y_BC term.
  Reply With Quote
image image
Reply
Thread Tools


Similar Threads for: Deriving the Lorentz Velocity Tranformation
Thread Thread Starter Forum Replies Last Post
Help with deriving Lorentz Factor Joeirvin Advanced Physics 3 Feb25-08 06:43 AM
Deriving the velocity from a distance equation ~christina~ Introductory Physics 8 Oct8-07 11:27 AM
How to get inverse Lorentz tranformation from "direct" Lorentz transformation Odyssey Special & General Relativity 13 Oct6-07 03:18 PM
Deriving the Lorentz Force Aero Special & General Relativity 2 Dec5-06 12:32 PM
Deriving the lorentz transforms Thrice Introductory Physics 7 Apr18-06 09:36 PM

Powered by vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd. © 2009 Physics Forums
Sciam | physorgPhysorg.com Science News Partner
image
image   image