1

Falling at rest from infinity to black hole.

I calculated the velocity when an object fall from infinity to a black hole or vicinity of one.

$c\Big(1-\frac{2GM}{c^2r}\Big)\sqrt{\Big(\frac{2GM}{c^2r}\Big)}=\frac{dr}{dt}$, but this was assumed that the object was at rest $\frac{E}{mc^2}=1$. If the object has a velocity at infinity, then $\frac{E}{mc^2}=\frac{1}{\sqrt{(1-v^2/c^2)}}$. I can not just multiply the equation above by this factor right? I suppose the lorentz factor changes over time, so the solution is horrible.

1 Answers1

2

With the object starting from rest at infinity the initial energy is $mc^2$ and becaase the metric is static this is a conserved quantity. Some messing around later we get the equation you mentioned:

$$ v(r) = -c\left(1 - \frac{r_s}{r}\right) \sqrt{\frac{r_s}{r}} $$

If the object starts off moving with some radial velocity the initial energy becomes $\gamma_0mc^2$, where $\gamma_0$ is the Lorentz factor at infinity. The same working then gives us:

$$ v(r) = -c\left(1 - \frac{r_s}{r}\right) \sqrt{1 - \frac{1}{\gamma_0{}^2}\left(1 - \frac{r_s}{r}\right)} $$

John Rennie
  • 367,598