1

An object in a centrifuge has a tangential velocity of $v = \omega r$ and a radial acceleration of $g = \omega^2 r$. By itself, the velocity would cause a time dilation of $1/\sqrt{1-(v/c)^2}$ = $1/\sqrt{1-(\omega r/c)^2}$.

The potential associated with the radial acceleration is $U = -(\omega r)^2/2$, so the time dilation due to the potential alone would be $1/\sqrt{1+2U/c^2}$ = $1/\sqrt{1-(\omega r/c)^2}$, which interestingly has the same value.

I feel like I ought to be able to multiply these together to get $1/(1-(\omega r/c)^2)$ for the combined time dilation, but I doubt it's that simple.

I see a comprehensive answer from Crowell to a related question but I don't really understand the answer. It seems like a well-defined question with just two parameters, $\omega$ and $r$, so I assume the answer is a relatively simple expression?

Roger Wood
  • 2,393

2 Answers2

4

which interestingly has the same value.

I feel like I ought to be able to multipy these together

It is not a coincidence that they have the same value. They are both the same time dilation from different perspectives. The velocity formula is the time dilation from the perspective of the inertial frame. The potential formula is the time dilation from the perspective of the rotating frame.

You do not multiply them. The potential doesn’t exist in the inertial frame. The velocity doesn’t exist in the rotating frame. So they are different ways of calculating the same thing, and cannot be combined

Dale
  • 99,825
  • I hear what you are saying, but still find it confusing. A time-dilation is always relating times measured in two systems, not just one. Otherwise what would it be dilated to. So for example, a clock in the centrifuge would according to your explanation "feel" the gravitational effect. But if I want to know the dilation w.r.t. the clock at rest in the lab, then from the point of view from the centrifuge, this lab clock would be moving with a certain speed, and I again have a special relativistic effect. So again: why not both effects? (1/2) – Britzel Oct 20 '23 at 09:25
  • I do find that very confusing, still, but I think it is due to that these explanations are all using special relativity in combination with accelerated frames, whereas the full theory is in fact general relativity, in which masses create curvature and hence a gravitational field, but accelerations do not. (2/2) – Britzel Oct 20 '23 at 09:26
  • @Britzel said “time-dilation is always relating times measured in two systems”. More correctly stated: time dilation is always relating a proper time to a coordinate time. $d\tau/dt=1/\gamma$. So in this question there is one clock’s proper time that is compared to coordinate time in an inertial frame where it is moving at constant speed but there is no potential, and coordinate time in a non-inertial frame where it is at rest but there is a potential. In neither frame is there both motion and a potential. GR is not needed here – Dale Oct 20 '23 at 11:42
4

Acceleration, in and of itself, does not cause time dilation. This is the clock postulate and is well confirmed by experiment e.g. in particle accelerators. So only the speed (relative to the observer) causes time dilation. If that speed is constant (even though the velocity is changing) then you can just use the ordinary SR time dilation formula. In the case of a centrifuge, you could instead use coordinates which are co-rotating, in which case the speed is 0 but you'd get the same value for time dilation by introducing a "gravitational" potential. But you shouldn't do both at the same time, because that would be mixing coordinate systems.

Eric Smith
  • 9,064