Relativity: Rocket shoots a bullet straight down

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 3K views
mitchmaniac20
Messages
2
Reaction score
0

Homework Statement



A rocket passes the Earth at 0.8c. As it goes by, it launches a projectile at 0.6c perpendicular to the direction of motion. What is the projectile's speed in the Earth's reference frame?

Homework Equations



[;u=\frac{u'+v}{1+u'v/{c}^{2}};]

The Attempt at a Solution



Since in the direction of the rocket's motion, u'=0, u=v=.8c. In the perpendicular direction since v=0, u'=u=.6c. However, this makes the overall speed of the projectile [;\sqrt{{.8c}^{2}+{.6c}^{2}}=c;], which shouldn't be possible...
 
Last edited:
Physics news on Phys.org
It is incorrect to use the one-dimensional relativistic velocity addition formula if there are motions in multiple directions. In that case you need to take account of the more general vector form for velocity addition. This is essentially because even though all of the rocket's motion is perpendicular to the projectile's motion, time is still measured differently on the rocket than on Earth, so what the rocket sees as 0.6 c in the perpendicular direction, we will necessarily see as something different.
 
Thanks, this was actually part b where part a was to derive the velocity transformations in the direction perpendicular to motion, which I had incorrectly found to be u'=u, but your comment made me rethink that. Thanks for the help.