PeterDonis said:
Ok, I have looked at Godel's original paper, which is the first reference in the Wikipedia article, and can be found here:
https://journals.aps.org/rmp/pdf/10.1103/RevModPhys.21.447
He exhibits a transformation to a cylindrical chart which is somewhat complicated and I won't write it down here, but here is the line element that results (where I have written the factor in front as ##2 / \omega^2## instead of his ##4 a^2## and have used ##z## here for what he calls ##y## in his chart, to be consistent with the notation we have been using in this thread, and I have also switched metric signature conventions from +--- to -+++):
$$
ds^2 = \frac{2}{\omega^2} \left[ - dt^2 - 2 \sqrt{2} \sinh^2 r \ d t d \varphi - \left( \sinh^4 r - \sinh^2 r \right) d \varphi^2 + dz^2 + dr^2 \right]
$$
This line element makes it evident that ##\partial_\varphi## is indeed a Killing vector field, so the spacetime is in fact axially symmetric (so I was wrong earlier when I said it wasn't). It also shows that if we have ##\sinh^4 r - \sinh^2 r > 0##, then ##\partial_\varphi## is timelike, so its orbits are closed timelike curves. This will be true whenever ##\sinh r > 1##.
Cool. I recently decided to use this line element that you have found (I added the missing c terms back in)
$$
ds^2 = \frac{2}{\omega^2} \left[ - c^2dt^2 - 2c\sqrt{2} \sinh^2 r \ d t d \varphi - \left( \sinh^4 r - \sinh^2 r \right) d \varphi^2 + dz^2 + dr^2 \right]
$$
I was able to verify that $$ds^2$$ is timelike when all differentials except for $$d\varphi$$ are 0 and $$\left( \sinh^4 r - \sinh^2 r \right)$$ is greater than 0.
Furthermore, I have found that t is always timelike. The r coordinate is always spacelike with this line element. The z coordinate is always spacelike.
Now, it just so happens that $$\left( \sinh^4 r - \sinh^2 r \right)$$ is greater than 0 at many points including r = 1 (this is not the only point, I just chose this r value for the example I am about to present to you).
I have chosen the region r = 1 for what should finally be a successful example of a closed timelike curve proposed by me.
Firstly, here are the non-zero metric tensor elements:
g
00 = $$\frac{-2c^2}{\omega^2}$$
g
02 = g
20 = $$\frac{-2c\sqrt{2}\sinh^2 r}{\omega^2}$$
g
11 = g
33 =
$$\frac{2}{\omega^2}$$
g
22 = $$\frac{-2\left( \sinh^4 r - \sinh^2 r \right)}{\omega^2}$$
You can probably tell this, but:
x
0 is the t coordinate
x
1 is the r coordinate
x
2 is the angular coordinate
x
3 is the z coordinate
Anyway, moving along to my parameterized curve:
x(s) = [s, 1, s, 0]
Evaluating the formula:
g
ab(dx
a/ds)(dx
b/ds) yields:
$$\frac{-2c^2}{\omega^2} + \frac{-4c\sqrt{2}\sinh^2 r}{\omega^2} + \frac{-2\left( \sinh^4 r - \sinh^2 r \right)}{\omega^2} $$
At r = 1, this result is negative, meaning that this curve is certainly timelike.
Since this curve is timelike, and since the angular coordinate (which is periodic) is timelike at r = 1, this curve is a closed timelike curve.
Am I correct? Have I finally proposed a valid CTC?