3

I have been doing simulations using Mathematica of light and matter paths (plotted in the $r, \phi$ Schwarzschild coordinates) around a black hole, in the Schwarzschild metric. This was in order to practice my learning of GR. I was able to accurately reproduce the Mercury perihelion shift and the light deviation close to the Sun.

One of the results I obtained is that a beam of light emitted perpendicular to the radial direction in the Schwarzschild metric, just under the photon sphere radius (in my example at (1.5 – 0.00001)$\times R_s$, spirals down to $R_s$ (Schwarzschild radius) and crosses the horizon at an angle of $\sin^{-1}[2/\sqrt{27}]$ above the horizon itself.

I made my simulation in units where $c=1$ and $R_s=1$. But I think this has no incidence on the falling angle.

On another hand, I have read after intensive search on this topic in this forum, that for a photon to escape the event horizon, when starting very close above $R_s$, it should necessarily be emitted radially, otherwise it will fall back onto the black hole.

My questions are :

  • can my simulation be correct regarding the falling angle?
  • and ok, what is the physical reason for the falling angle not being the same as the escaping one?

This is a graph of the light spiraling down from just under the photon sphere and crossing the event horizon after 1 ¾ turn

ProfRob
  • 141,325

3 Answers3

3

If the plot is in Schwarzschild coordinates then it appears to be correct. Ity should also be symmetric in the sense that light geodesics are reversible - the light should be able to follow them in either direction. The confusion over the limiting angle at which light can escape is just due to confusion over in which frame of reference the angle is measured.

I think the maths is the following: The equations of motion written in Schwarzschild coordinates are $$\frac{dr}{dt} = \pm \frac{b}{r_s}\left(1 - \frac{r_s}{r}\right)\left( \frac{r_s^2}{b^2} - \left(1-\frac{r_s}{r}\right)\frac{r_s^2}{r^2}\right)^{1/2}\ , $$ and $$ r\frac{d\phi}{dt} = \frac{b}{r}\left(1 - \frac{r_s}{r}\right)\ $$ where $r_s$ is the Schwarzschild radius and $b$ is the impact parameter of the light (the ratio of its angular momentum to its energy, as measured far from the black hole).

If we construct a right angled triangle then the angle $\theta$ the trajectory makes with the radial direction is given by $$\theta = \tan^{-1}\left[\frac{r d\phi/dt}{dr/dt}\right] = \tan^{-1}\left[\frac{r_s}{r}\left( \frac{r_s^2}{b^2} - \left(1-\frac{r_s}{r}\right)\frac{r_s^2}{r^2}\right)^{-1/2}\right]\ . $$

Thus if you have a trajectory with $b$ just larger than $3\sqrt{3}r_s/2$, then at the photon sphere we have $r=1.5r_s$ and $\theta = \pm \pi/2$. Then, when $r=r_s$, $\theta = \tan^{-1}(3\sqrt{3}/2)=68.9^{\circ}$ (and not $\sin^{-1}$?). This appears to match your plot and I see something similar using the GRorbits software (see below; note, the axes are in geometrised units where $r_s=2M$).

enter image description here

Starting just inside the photon sphere - the time-reversal of this would not escape.

Note that the time reversal of this trajectory (and the one you plotted), won't quite escape the black hole. A time-reversed escaping trajectory would start just above the photon sphere angled slightly inwards. Here is one I produced in GR orbits, but you can see that the angle at which it meets the event horizon is imperceptibly different.

Starting just outside the photon sphere.

Starting just outside the photon sphere - light would escape if time reversed

The notion that in order to escape, light must be emitted almost radially from just above the event horizon is not correct in Schwarzschild coordinates but it is correct when considered in the coordinate system of the local inertial frame of an observer hovering just above the event horizon. For the full details of that you can see https://physics.stackexchange.com/a/787543/43351

And I hope, to finally make this clear, I show one further plot from GRorbits. This shows the trajectory of light launched from $r=1.001r_s$ that just escapes from the black hole (with $b = 2.5980r_s$). The red arrow shows the direction in which this light is launched in the frame of reference of the observer at $r=1.001r_s$. You can see that this is almost radial (the angle is 4.7 degrees to the radial), but the angle that the light trajectory makes to the event horizon is almost identical to those shown in the pictures above and is distinctly non-radial.

Light just escaping

Light launched (almost) radially from $1.001r_s$ that just escapes the black hole. The arrow shows the launch vector (4.7 degrees to the radial) in the local frame of reference of the light source.

ProfRob
  • 141,325
1

Q: "when starting very close above the horizon, it should necessarily be emitted radially, otherwise it will fall back onto the black hole."

This is correct.

Q: "what is the physical reason for the falling angle not being the same as the escaping one?"

Because you used

Q: "a beam of light emitted perpendicular to the radial direction"

so the result can't be radial, that would be the case if the light came from infinity to where the time reversed ray should escape to. Your ray started transversal below the photon sphere, not radial at infinity, so why would you expect something else in reverse?

Q: "can my simulation be correct regarding the falling angle?"

Seems about right, with my simulator and your initial conditions the result looks similar, although your ray crosses the horizon at an other position, it should be at $\phi \approx 674°$ but that might be a numerical issue on your end (I used 32 bit precision and implicit Runge Kutta with difference order 20):

Schwarzschild transversal plunge, raindrop coordinates

The numbers show the crossing at $\rm r = 2$ where $\rm \dot{r} \approx -1/\surd 3, \ \dot{\phi} \approx 3/4$ $\text{(G=M=c=1)}$.

Yukterez
  • 14,655
0

Answering the question related to the falling angle of a photon in the event horizon: applying the Schwarzschild metric, if $ L_{impact} $ is the angle between the event horizon and the trajectory of the photon entering, with $ b $ the impact parameter, we have $ \tan L_{impact}=\frac{R_s}{b} $. For $ b=b_{crit}=\frac{3\sqrt{3}}{2}R_s $ (limit case for a photon to impact a black hole), $ L_{impact}=\arctan\frac{2}{3\sqrt{3}} $ that is about $ 21.1^\circ $ or $ 68.9^\circ $ for the complementary angle.

The angle of emission is the same for the same value of $ b $ : $ \tan L_{emission}=\frac{R_s}{b} $, (which is to be expected under the principle of the inverse return of light).

Answering the question related to the exiting of the event horizon: if a light source is located immediately outside of the event horizon, a photon emitted by this source can escape the event horizon if the impact parameter $ b $ is less than $ b_{crit} $. This means that the photon can escape even if its trajectory is not radial ( $ b=0 $).