PeterDonis
Mentor
- 49,514
- 25,533
grav-universe said:So it does indeed work out the same, as an invariant, in both coordinate systems.
This can be confirmed in general, but unfortunately it's going to be disappointing when you see what the invariant actually is. In post #23, you defined ##L## and ##L_t## using the general form of the metric (you left out an ##r^2## in the formula I'm about to give, but I've put it back in since it's clear from your other posts that you intended it to be there):
$$
ds^2 = - z^2 dt^2 + dr^2 / L^2 + r^2 d\phi^2 / L_t^2
$$
Compare this with the line element in the equatorial plane for Schwarzschild coordinates:
$$
ds^2 = - \left( 1 - 2M / r \right) dt^2 + dr^2 / \left( 1 - 2M / r \right) + r^2 d\phi^2
$$
This gives ##L = \sqrt{1 - 2M / r}## and ##L_t = 1##, so we have ##L_t' = 0## and your invariant ##I = \left[ 1 - r \left( L_t' / L_t \right) \right] \left( L / L_t \right)## just becomes ##L##, i.e., ##I = \sqrt{1 - 2M / r}##.
For isotropic coordinates (I'll use a capital ##R## for the radial coordinate here):
$$
ds^2 = - \left( 1 - M / 2R \right)^2 / \left( 1 + M / 2R \right)^2 dt^2 + \left( 1 + M / 2R \right)^4 \left( dR^2 + R^2 d\phi^2 \right)
$$
This gives ##L = L_t = \left( 1 + M / 2R \right)^2## and ##L_t' = 2 \left( 1 + M / 2R \right) \left( - M / 2R^2 \right) = - \left( M / R^2 \right) \left( 1 + M / 2R \right)##. This gives for your invariant ##I##:
$$
I = \left( 1 - R \frac{L_t'}{L_t} \right) \frac{L}{L_t} = 1 - R \frac{M}{R^2} \frac{1}{1 + M / 2R} = 1 - \frac{2M}{2R + M} = \frac{2R - M}{2R + M}
$$
If we substitute ##r = R \left( 1 + M / 2R \right)^2## into the Schwarzschild formula for ##I## that we obtained above, we get
$$
I = \sqrt{1 - \frac{2M}{R \left( 1 + M / 2R \right)^2}} = \sqrt{\frac{R \left( 1 + M / 2R \right)^2 - 2M}{R \left( 1 + M / 2R \right)^2}} = \sqrt{\frac{\left(2R + M \right)^2 - 4MR}{\left(2R + M \right)^2}} = \sqrt{\frac{\left( 2R - M \right)^2}{\left( 2R + M \right)^2}} = \frac{2R - M}{2R + M}
$$
So ##I = \left[ 1 - r \left( L_t' / L_t \right) \right] \left( L / L_t \right)## is indeed an invariant. But what is its physical meaning? Well, the formula for it in Schwarzschild coordinates should be a clue: the invariant ##I## is just ##z##. Looking at the formula in isotropic coordinates, we see that this is indeed the case; we have
$$
z = \frac{1 - M / 2R}{1 + M / 2R} = \frac{2R - M}{2R + M}
$$
So unfortunately, all you've done is to rediscover the invariant ##z## that you already have. You haven't found any new invariants.