1

The following question may be a silly one and already answered by somebody somewhere. My apologies for failing to locate the right answer after spending a considerable amount of time in that endeavour.

Using the well-known Lorentz transformation expression, the progress of time in a moving system is given by: $$t'=\gamma \left(t-\frac{v x}{c^2}\right)$$ Suppose the moving system is currently located far removed from origin in the positive x-direction (very large positive x-coordinate), and in this case we expect time to go slow as per the above equation. Now, further suppose that the sign of $v$ is suddenly reversed, (ignoring the effect of deceleration and subsequent acceleration in the reverse direction for this to happen) would time start go faster in the moving system?

Qmechanic
  • 220,844
JKrsl
  • 41

2 Answers2

3

You are misinterpreting the equation. It doesn't mean that time speeds up or slows down at a distance- it means that the time in one frame is out of synch with the time in the other.

If you and I are moving relative to each other, our 'planes of simultaneity' are tilted. For you, 'now' is a horizontal slice through spacetime at right angles to your time axis. For me, your 'now' is a sloping slice, heading upwards in time in your direction of travel, and downwards in time in the opposite direction.

That is the key to the relativity of simultaneity, since two events that happen at the same time in your frame will generally happen at two different times in mine.

And yes, if you reverse your velocity, your time axis and your planes of simultaneity will become tilted in the opposite sense relative to mine. This is what happens in the classic 'twin paradox' set-up, in which one twin travels away from Earth then returns. At the turnaround point, 'now' for the traveller shifts from being one date on Earth to a much later date, owing to the pivoting of the traveller's plane of simultaneity.

0

Yes, time is starting to contract following the relationship (with $x=ct$):

$$t'=\gamma(1+\beta )t=\sqrt{\frac{1+\beta}{1-\beta}}\;\;t$$

If the traveler takes with him a clock that works with electromagnetic energy sent by a terrestrial station (a laser of period T), we will have during the traveler moves away: $$t_{1}'=nT_{1}'=\gamma(1-\beta )nT=\sqrt{\frac{1-\beta}{1+\beta}}\;\;nT=\sqrt{\frac{1-\beta}{1+\beta}}\;\;t_{1}$$ During his return, we have: $$t_{2}'=mT _{2}'=\gamma(1+\beta )mT=\sqrt{\frac{1+\beta}{1-\beta}}\;\;mT=\sqrt{\frac{1+\beta}{1-\beta}}\;\;t_{2}$$ If $n=m$, we have: $$t_{1}'+t_{2}'=t'=n(T_{1}'+T_{2}')=2\gamma nT$$ $$t'=2\gamma t$$ we fall back on the formula of the Michelson-Morley* experiment for the perpendicular arm of the interferometer.

* https://en.wikipedia.org/wiki/Michelson%E2%80%93Morley_experiment

The Tiler
  • 1,548