The Schwarzschild radius is defined as the radius of the sphere in 3-dimensional space surrounding a black hole. Let's switch to 2-dimensional space to make things easier to visualize. Why is the Schwarzschild radius defined as the radius of the circle, which has a circumference of $2\pi R$, where R is the radius of a circle in the flat plane. Isn't it more logical to define the radius as the distance from any point on the circle to the distribution of mass in the center? You can argue that this radius will have infinite length, but it's easy to imagine that the center isn't a point, but an extended structure which has a certain distance to the circle (or the sphere, in 3-dimensional space), which we can call the Schwarzschild radius.
1 Answers
In differential geometry, defining 3-surfaces is pretty easy. In particular, if you're looking for the horizon, you can define a null three-surface that meets these criteria (let $q_{ab}$ be the (degenerate) 3-metric of this 3-surface, with geometry induced by the enveloping 4-space, and let $\ell^{a}$ be the null tangent to this surface, and $k^{a}$ be the null normal to this surface, and normalize them so that $k^{a}\ell_{a} = -1$):
- Every spacelike section of the surface is closed
- it satisfies $q^{ab}\nabla_{a}\ell_{b} = 0$
- it satisfies $q^{ab}\nabla_{a}k_{b} < 0$
- For some timelike vector $t^{a}$, $£_{t}q_{ab} = 0$
Then, you can prove that there is a section of this surface that has maximum circumference, and that this circumference is necessarily spacelike. Once you've done this, you just need to divide this by $2\pi$ to get a radius.
The key point is that I had to define very little. Most of the above conditions just define whether or not it is a horizon. Nothing depends on what is inside the horizon. If I were to engage in your program, I would first have to define the horizon, and after I had done that, then I would have to find a spacelike slicing of the interior of the horizon that intersects with the central singularity. Doing this, I would run into complications such as:
- The Schwarzschild singularity is spacelike, while the Kerr and Nørdstrom singularities are timelike
- The Kerr singularity isn't even a point, it is actually a ring, so what does "intersecting" it mean? The center, the edge? Do I need a surface that hits the center without intersecting the ring?
- Handling a distance integral that deals with the infinite curvature singularity
- While the geometry at the horizon is invariant under boosts, there's no guarantee that this is true of the interior black hole geometry
- While these spacelike paths are cleanly definable irrespective of geometry, the Kerr horizon is not spherically symmetric, and for $a> \frac{\sqrt{3}}{2}$, the Kerr horizon does not even embed in 3-dimensional Euclidean space due to negative curvature at the poles. A max and min circumference always make sense, but where do I start measuring my "radius" from? The pole or the equator?
For these reasons, while it may be possible to come up with a consistent definition based on "black hole radius", in practice, it is much more theoretically clean to work with circumference, and infer radius.
TLDR: radius is, in general, ill-defined, but a max and min circumference is not.
- 42,237