Monday, June 19, 2017

special relativity - If I run along the aisle of a bus traveling at (almost) the speed of light, can I travel faster than the speed of light?


Let's say I fire a bus through space at (almost) the speed of light in vacuum. If I'm inside the bus (sitting on the back seat) and I run up the aisle of the bus toward the front, does that mean I'm traveling faster than the speed of light? (Relative to Earth that I just took off from.)



Answer



Your question has to do with addition of velocities in special relativity. For objects moving at low speeds, your intuition is correct: say the bus move at speed $v$ relative to earth, and you run at speed $u$ on the bus, then the combined speed is simply $u+v$.


But, when objects start to move fast, this is not quite the way things work. The reason is that time measurements start depending on the observer as well, so the way you measure time is just a bit different from the way it is measured on the bus, or on earth. Taking this into account, your speed compared to the earth will be $\frac{u+v}{1+ uv/c^2}$. where $c$ is the speed of light. This formula is derived from special relativity.


Some comments on this formula provide direct answer to your question:





  1. If both speeds are small compared with the speed of light, they approximately add up as your intuition tells you.




  2. If one of the speeds is the speed of light $c$, you can see that adding any other speed to it does not in fact change it: the speed of light is the same in all reference frames.




  3. If you add up any two speeds below $c$, you end up still below the speed of light. So, any material object which has a mass (unlike light, which doesn't), moves at a speed less than $c$. Adding to it according to the correct rule makes it closer to the speed of light, but you can never exceed it, or in fact not even reach it.




I'd recommend Wheeler and Taylor's "Spacetime Physics" to read about this. Unlike the reputation of the subject it is actually pretty intuitive (I learned that formula in high school).



No comments:

Post a Comment

classical mechanics - Moment of a force about a given axis (Torque) - Scalar or vectorial?

I am studying Statics and saw that: The moment of a force about a given axis (or Torque) is defined by the equation: $M_X = (\vec r \times \...