Relativistic Relative Velocity Problem

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 3K views
rtareen
Messages
162
Reaction score
32
Homework Statement
Two particles are created in a high-energy accelerator and move off in opposite directions. The speed of one particle, as measured in the laboratory, is 0.65c, and the speed of each particle relative to the other is 0.95c. What is the speed of the second particle, as measured in the laboratory?
Relevant Equations
##v_x' = \frac{v_x - u}{1 - uv_x/c^2}## (1)
##v_x = \frac{v_x' + u}{1 + uv_x'/c^2}## (2)
Heres how I tried to set up the problem.

I took the laboratory to be S and the frame of the particle whose speed we know to be S', so that the speed of S' relative to S is u = 0.65c.

Also, by convention, S' moves to the right of S, so that S moves to the left of S'.

Next, we know that the speed of particle two as viewed from particle 1's frame is ##v_x' = 0.95c##. So since we know ##v_x'## and are trying to find ##v_x##, I'd use equation 2. But this gives the wrong answer. If we use equation 1 we end up with the correct answer of 0.784c.

What are the official rules for doing this? How can I know when to use which, if I can't always go by the notation?
 
Physics news on Phys.org
Equation (2) is going to give ##v_x > v_x'##, so that is clearly wrong. The rule is that you have to set up your reference frames correctly. If you ended up with equation (2) then you got the signs wrong and have the two particles moving in the same direction.
 
  • Like
Likes   Reactions: rtareen
PeroK said:
Equation (2) is going to give ##v_x > v_x'##, so that is clearly wrong. The rule is that you have to set up your reference frames correctly. If you ended up with equation (2) then you got the signs wrong and have the two particles moving in the same direction.

Sticking with the original notation, would it be correct to say that we must choose S and S' so that ##v_x'## is always moving in the same direction as S' relative to S?
 
Primes and other such symbols are used differently by different people. Instead of trying to remember where the primes and negative signs go, I find it more straightforward to start with the basic relativistic velocity addition formula is $$v_{\text{AC}}= \frac{v_{\text{AB}}+v_{\text{BC}}}{1+\frac{v_{\text{AB}}*v_{\text{BC}}}{c^2}}.$$ The notation is vij = velocity of i relative to j. This is the relativistic analog of a passenger (A) running inside a train (B) which moves relative to the ground (C) with all velocities positive.

In this case I would define A = one particle, and C = other particle in which case vAC =+ 0.95 c. The leftover subscript, B refers to the lab. What remains is to set one of vAB or vBC equal to 0.65 c and solve for the other.
 
  • Like
Likes   Reactions: PeroK
rtareen said:
Sticking with the original notation, would it be correct to say that we must choose S and S' so that ##v_x'## is always moving in the same direction as S' relative to S?
I'm not sure I understand what that means. One way to get the numerator is check the non-relativistic case. E.g.
Two particles are created in a low-energy accelerator and move off in opposite directions. The speed of one particle, as measured in the laboratory, is ##u = 65 m/s##, and the speed of each particle relative to the other is ##v' = 95 m/s##. What is the speed of the second particle, ##v##, as measured in the laboratory?

That should be easy ##v = v' - u = 95 - 65 m/s##.

Or, more precisely, using the full relativistic formula: $$v = \frac{v' - u}{1 - uv'/c^2}$$
It's probably a good exercise to write out all the frames of reference in full detail, but there can't be any doubt what the answer must be.