Relative Velocity of Two Rockets and the Earth

AI Thread Summary
Two rockets, A and B, are moving away from Earth at velocities of 0.85c and -0.75c, respectively. The calculated relative velocity of B as measured by A is -0.997c, which is confirmed as correct. However, when attempting to determine how fast Earth measures B's velocity, the expected result of 0.85c does not match the calculated value of 0.979c. The discussion highlights the importance of correctly applying the velocity addition formula and keeping track of variable signs and frames of reference. Clarifying these aspects is crucial for accurate calculations in relativistic physics.
rbn251
Messages
19
Reaction score
0

Homework Statement


Two rockets A and B are moving away from the Earth in opposite directions at 0.85c and -0.75c respectively.
How fast does A measure B to be travelling?

Now I have worked out v = -0.85-0.75/(1- -0.85*-0.75) = -0.997. This is correct.

Now I would like to work it out backwards to check my understanding so:
According to A:
B travels at 0.997c
The Earth frame travels at 0.75c

Q - How fast does the Earth measure B to be travelling?

Homework Equations


w=u-v/(1-uv)

The Attempt at a Solution



I expected the answer to be 0.85c but:
v=0.997-0.75/(1- 0.997*0.75) == 0.979 and not 0.85.

Thanks for any help
 
Physics news on Phys.org
rbn251 said:

Homework Statement


Two rockets A and B are moving away from the Earth in opposite directions at 0.85c and -0.75c respectively.
How fast does A measure B to be travelling?

Now I have worked out v = -0.85-0.75/(1- -0.85*-0.75) = -0.997. This is correct.

Now I would like to work it out backwards to check my understanding so:
According to A:
B travels at 0.997c
The Earth frame travels at 0.75c

Q - How fast does the Earth measure B to be travelling?

Homework Equations


w=u-v/(1-uv)

The Attempt at a Solution



I expected the answer to be 0.85c but:
v=0.997-0.75/(1- 0.997*0.75) == 0.979 and not 0.85.

Thanks for any help
Are you sure?

Technically you're missing some brackets in that equation.
 
As far are I know everything is correct 'mathematically'. You are right about the brackets but I have used the equation correctly in both cases as such.
 
rbn251 said:

Homework Statement


Two rockets A and B are moving away from the Earth in opposite directions at 0.85c and -0.75c respectively.
How fast does A measure B to be travelling?

Now I have worked out v = -0.85-0.75/(1- -0.85*-0.75) = -0.997. This is correct.

Now I would like to work it out backwards to check my understanding so:
According to A:
B travels at 0.997c
The Earth frame travels at 0.75c

Your problem is just keeping your variables straight. In my opinion, it's always good to make up variables for all the values in a problem, and do as much of the derivation as possible symbolically, and only substitute numbers into the equations at the last step.

So, let's make up some variable names:
v_{AE} = velocity of A as measured in the Earth's rest frame
v_{BE} = velocity of B as measured in Earth's rest frame
v_{BA} = velocity of B as measured in A's rest frame

The velocity addition formula tells you that:

v_{BE} = \dfrac{v_{BA} + v_{AE}}{1 + \frac{v_{BA} v_{AE}}{c^2}}

You have: v_{BA} = -0.997c, v_{AE} = 0.85c.

[edit]: v_{BA} is negative, so it should be -0.997c.
[second edit]: As PeroK points out, it should actually be -0.977c
 
I think it should be 0.977 not 0.997. That's the problem.
 
haha I think you're right - typo in the textbook!
 
yup f*s sry for bothering!
 
I prefer:

##v' = \frac{u+v}{1+uv}##

##v'' = \frac{v'-u}{1-v'u} = \frac{v(1-u^2)}{1-u^2} = v##

Then you can relax!
 
PeroK said:
I prefer:

##v' = \frac{u+v}{1+uv}##

##v'' = \frac{v'-u}{1-v'u} = \frac{v(1-u^2)}{1-u^2} = v##

Then you can relax!

But my point is that for each of the variables u, v, v', v'' you need to get clear in your mind: Whose velocity is it, and relative to which frame? And you also have to keep in mind that velocity has a direction, as well as a magnitude. (In these 1-D problems, "direction" means "sign")
 
Back
Top