- #36
George Jones
Staff Emeritus
Science Advisor
Gold Member
- 7,643
- 1,600
WannabeNewton said:if you post yours I can compare it with the calculation from the problem. I can't post the problem itself of course, for obvious reasons. Have fun!
George Jones said:I got the result.
I did have fun working on this for a few mornings at my local coffee shop. Your method probably is more elegant, as I just used brute force.
I didn't want to use numbers, I wanted to derive Thorne's expression for gravitational time dilation given at the bottom of page 292 of "The Science of Interstellar",
$$\delta = \frac{16 S^3}{3 \sqrt{3}}.$$
Here, gravitational time dilation is given by ##S = \left( dt / d \tau \right)^{-1}##, where coordinate time ##t## is the proper time of a distant, stationary observer, and ##\tau## is the proper time for an observer in the innermost co-rotating stable circular orbit of a very rapidly spinning black hole. The limiting spin parameter for a rotating black hole is ##a = M##, and
$$\delta = \frac{\mu - a}{\mu}$$
is the fractional difference between the black hole's spin parameter and the limiting value.
According to the beautiful classic 1972 paper by Bardeen, Press, and Teukolsky,
http://www.google.ca/url?sa=t&rct=j...Avu_sGBpcyN6_VFk--cifew&bvm=bv.82001339,d.cGU
the innermost co-rotating stable circular orbit is given by ##r = \left( 1 + \left(4 \delta \right)^{1/3} \right) M##.
Define ##x = \delta^{1/3}##, so that ##a = \left(1 - x^3 \right) M## and ##r = \left( 1 + 4 ^{1/3} x \right) M##. These equations will be used repeatedly.
According to HEL (13.40), on a timelike geodesic in the equatorial plane,
$$\frac{dt}{d\tau} = \frac{1}{\Delta} \left[\left( r^2+ a^2 +\frac{2Ma^2}{r} \right) E- \frac{2Ma}{r} L \right],$$
and, in a co-rotating circular equatorial orbit,
$$E = \frac{1-\frac{2M }{r}+a\sqrt{\frac{M}{r^3}}}{\sqrt{1-\frac{3M }{r}+2a\sqrt{\frac{M}{r^3}}}}$$
$$L = \frac{\sqrt{M r}\left( 1+\frac{a^{2}}{r^2}-2a\sqrt{\frac{M }{r^3}}\right) }{\sqrt{1-\frac{3M }{r}+2a\sqrt{\frac{M }{r^3}}}} $$
Using the expressions for ##a## and ##r##, and then taking first-order Taylor series approximations gives
$$E = \frac{1}{\sqrt{3}}\left( 1 + 4^{1/3} x\right) $$
$$L = \frac{2}{\sqrt{3}}\left( 1+2^{\frac{2}{3}}x\right) M. $$
Using the expressions for ##a## and ##r## in ##\Delta = r^2-2M r+a^2##, and keeping only the lowest order term, gives ##\Delta = 2^{4/3} M^2 x^2##.
Finally, plugging everything back into the expression for ##dt/d\tau##, and taking a first-order Taylor of the stuff that multiplies ##1/\Delta## gives
$$\frac{dt}{d\tau} = \frac{1}{S} = \frac{2^{4/3}}{\sqrt{3}} \frac{1}{x}, $$
which is the desired result.
I suspect that all of this can be streamlined substantially.