1

I always assumed that you could explain the twin paradox in special relativity using Minkowski diagrams, such as the one shown in wikipedia. In that diagram it is shown how a change in reference frames from moving to the right to moving to the left creates a discontinuity, such that the accelerating observer perceives a sudden jump in time in the clock of the inertial observer. I always assumed that if the change in reference frames was smooth, instead of sudden, the accelerating observer would actually perceive that the clock in the inertial frame runs faster.

But the bottom of the diagram at the origin seems to show a different picture. The simultaneity lines agree for $t<0$, they are horizontal, and for the accelerating observer they change to downwards (from right to left) for $t>0$. It could be argued that if the acceleration is not sudden then this transition from horizontal to downward would be gradual. But if at the start the two coordinate systems are shifted in space (the accelerating one to the right), then it would look like the accelerating observer should see the inertial clock running backwards in time. What am I imagining wrong?

Qmechanic
  • 201,751
  • When the observed object is outside of the accelerating observer's light cone then it is not visible. Any two separated points on the horizontal axis at t=0 are outside each other's light cones. – JMLCarter Mar 05 '17 at 04:12
  • 1
    What he said. You cannot see simultaneity, you see light, so you can only see down light cones. I made some videos of a twin paradox scenario which is full of various clocks, so you can SEE what they all say at all times. https://www.youtube.com/playlist?list=PLvGnzGhIWTGR-O332xj0sToA0Yk1X7IuI – m4r35n357 Mar 05 '17 at 10:49
  • https://physics.stackexchange.com/a/718723/295887 explains what a frame of reference is layman's terms. This will help you understand that more important than what you see is what actually happens in your frame of reference. What you see is not what happens. https://physics.stackexchange.com/q/720062/295887 is a layman's level description of what actually happens in the traveling twin's frames of reference --he has two, one frame moving away from Earth, and one moving towards the Earth, which can be loosely thought of as one that changes velocity. Hope that helps. – Matthew Christopher Bartsh Aug 13 '22 at 19:44

2 Answers2

1

What the accelerating twin would actually observe when they accelerate up to some velocity in the direction away from the other twin is that everything about the twin's frame seems to slow down. The clocks would not appear to run backwards.

Then when they accelerate back to the direction towards the other twin everything would seem to speed up, and then even after they reach constant velocity time would continue to appear to run faster.

The reason why is the relativistic Doppler effect. If the twin on earth sends light pulses every second, the twin in the spaceship receives them at an interval greater than one second of their own proper time when they are moving away and less than one second when they are approaching.

The lines of simultaneity are not physical things, they are just coordinates in spacetime. They are nice coordinates because the metric takes a nice form, and you can calculate things easily if your proper time matches the coordinate time. For instance, say you want to send a signal to a spacetime point 2 light seconds away on the line of simultaneity at t=0, you see right away you need to send it at t=-2s.

But the accelerating twin hopefully wouldn't mistake the lines of simultaneity for something they aren't. Frankly, over 100 years after special relativity (or probably more in this scenario), the twin would just skip all this and calculate the other twin's proper time in the first place.

octonion
  • 8,690
0

Whilst I completely agree with the accepted answer, I feel it hasn't quite addressed OP's final question: "if at the start the two coordinate systems are shifted in space (the accelerating one to the right), then it would look like the accelerating observer should see the inertial clock running backwards in time. What am I imagining wrong?". I believe the answer to that question is that you are not imagining anything wrong apart from "should see". If you substitute "seeing" for "simultaneous with", you have in fact correctly understood special relativity. You are correct that before accelerating the two twins are in the same frame (time is t for both). You are also correct that once accelerated, the accelerating twin is then simultaneous with the past of the stationary twin (time is now earlier than t). However the accelerating twin cannot see this - if he had a telescope he wouldn't see the other twin's clock run backwards *.

Here is a Minkowski diagram of what you have asked. As you have described one twin as accelerating, I have started the diagram prior to the acceleration, so that it can be seen, and also finished the diagram after arrival so the the deceleration at the end can also be seen. The green lines show simultaneity when both twins are in the same frame (the rest frame). The blue and red lines are the lines of simultaneity for the outbound and return legs of the journey respectively. The grey dashed line shows the point of origin of the travelling twin.

Minkowski diagram with one twin offset

Remember, t' depends not only on t but also x.

\begin{align} t' &= \gamma \ (t - vx/c^2) \end{align}

In the classic twins diagram, x is zero so t and t' are both the same (also zero) when the accelerating twin departs. Because they are not separated in space, they are not separated in time either.

However, if the accelerating observer is somewhere to the right, then they are separated in space, x is not zero, and so when the accelerating observer accelerates and v goes from 0 to 0.5c (or whatever non-zero speed), the separation in space also causes a separation in time. Actually, even in the standard twins diagram, we see a similar thing happening (but in reverse) when the accelerating twin turns around at the planet: because they are separated in space (non zero x), the change in v causes a change in t'.

In summary, well thought out, that is exactly what the Minkowski diagram shows you in that case, and is of course correct (albeit counter-intuitive and mind blowing, but then much of relativity is)!

*As the accepted answer says, the accelerating twin will not see the clock of the stationary twin move backwards in time. Simultaneity is by definition faster than light, so you can never see anything that is simultaneous with you. You can only see light, and light takes time to travel, so you are always seeing the past. Although the simultaneity changes due to the acceleration, that doesn't change the light arriving at your position from the other position. Like the accepted answer says, it just slows it down. In an updated diagram below I've added light beams in yellow, and shown time from a little earlier. You can see that the accelerating twin is 2 light units away (in the typical twin diagram that's 2 light years of course), and that's how far behind the accelerating twin will see the stationary twin's clock, even when they are both in the same reference frame... and at the point when the accelerating twin accelerates, although simultaneity has changed, they will still be looking at their twin's clock two year's out of date:

Minkowski diagram of offset twin with light beams

Raffles
  • 133