Relativistic Addition of Velocities

AI Thread Summary
The discussion centers on calculating the speed of a light signal emitted from a rocket moving at speed V along the x-axis, as observed from a stationary frame S. The participant initially recognizes that the speed of light should remain constant at c, but encounters discrepancies when applying the relativistic velocity addition formula. They correctly identify the components of the velocity and attempt to derive the overall speed using the Pythagorean theorem, leading to the conclusion that the speed of the signal is indeed c. However, the conversation highlights the distinction between 3-vectors and 4-vectors in relativity, emphasizing that while the Pythagorean method applies to spatial components, it does not hold for time components in the context of special relativity. The discussion concludes with a cautionary note about the proper treatment of vectors in relativistic physics.
Piamedes
Messages
41
Reaction score
0

Homework Statement


A rocket is traveling at speed V along the x-axis of frame S. It emits a signal (for example, a pulse of light) that travels with speed c along the y prime axis of the rocket's rest frame S prime. What is the speed of the signal as measured in S?


Homework Equations



v_{y} = v_{y}^{'} \gamma (1-v_{x}V/c^2)

The Attempt at a Solution


I know the answer is C. That's readily apparent because the speed of light is constant in all inertial reference frames. But when I actually plug in the value C to this equation it doesn't give C as the answer.
From my understanding, the variables represent:

v_{y} is the velocity of the signal relative to the S frame

v_{y}^{'} is the velocity of the signal relative to the S prime frame

V is the relative speed between the S and S prime frames.

and v_{x} is the velocity of the rocket relative to the S frame

So v_{y} is what I'm solving for,

v_{y}^{'} = c

and V is just some arbitrary speed v

Plugging in:

v_{y} = c \gamma (1-v_{x}V/c^2)

But the rocket is at rest in S prime, so v_{x}=v

v_{y} = c \gamma (1-v^2/c^2)

v_{y} = c \sqrt{1-v^2/c^2}

Where exactly am I going wrong? Am I misunderstanding the meaning behind each of the variables, or did I make some algebra error somewhere?

Thanks for the help.
 
Physics news on Phys.org
Does the signal travel in exactly the y-direction in S?
 
Thanks, I think I have it:

That is the velocity of the signal in the y direction, but it also has a velocity component in the x direction because it was emitted by a moving source. The velocity in the x direction is just v. So the speed V is just:

V^2 = v_{y}^2 + v_{x}^2

V^2 = c^2 (1-v^2/c^2) + v^2

V^2 = c^2

V = c

Which gives the speed as c

Does that still work in relativity?
 
Piamedes said:
Does that still work in relativity?
What do you mean? How did you get that without relativity?
 
I was just referring to if the magnitude of a velocity vector was still the square root of the sum of squares of its components.
 
Ah. Excellent question! The short answer is, "No." However, the more detailed answer specific to this case is actually, "Yes, the magnitude of a 3-vector can still be obtained in the 'usual' way." By "usual way", I mean the Pythagorean way (as you suggest). This is a consequence of the flat Euclidean nature of the 3-D space.

However, take caution, for future reference! This is not true of 4-vectors, which live (in Special Relativity) in flat so-called Minkowski space (named after one of Einstein's mathematical mentors). A 4-vector is a vector that includes all 3 space components as well as the time component (for a total of 4 components). In this case, you must modify the Pythagorean idea, and there are two cases. If you want to consider length, the relativistically invariant magnitude of length is the "proper length", s, and is given by:

s2 = x2 + y2 + z2 - c2t2

If you want to consider time, the relativistically invariant magnitude of time is the "proper time", τ, and is given by:

τ2 = t2 - ( x2 + y2 + z2 )/c2

Heed the very important minus signs.
 
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top