Chapter 15: Black Hole Information Paradox
Part V: Information & Physics
Bekenstein-Hawking Entropy
\( S_{BH} = \frac{k_B c^3 A}{4 G \hbar} = \frac{A}{4 \ell_P^2} \)
One bit of information per four Planck areas of event horizon surface
Jacob Bekenstein (1972) proposed that black holes carry entropy proportional to their event horizon area \(A\), not their volume. Stephen Hawking (1974) confirmed this by showing black holes radiate thermally β Hawking radiation β at a temperature inversely proportional to mass:
\( T_H = \frac{\hbar c^3}{8\pi G M k_B} \)
For a solar-mass black hole, \(T_H \approx 62\) nanokelvin β colder than the CMB. Only primordial black holes less than about \(10^{11}\) kg would be evaporating today.
Penrose Diagram: Black Hole Evaporation
Penrose diagram showing Hawking radiation escaping to future null infinity, infalling matter, and the "island" region contributing to the Page curve.
The Information Paradox
Hawking's 1976 calculation showed that the radiation emitted is exactly thermalβ it carries no information about what fell in. When the black hole completely evaporates, all information appears destroyed. This conflicts with quantum mechanics:
- Unitarity: Quantum evolution is unitary β information cannot be destroyed.
- No-cloning: Information cannot be duplicated β it cannot be both inside and in the radiation.
- Monogamy of entanglement: Late-time Hawking photons would need to be entangled with too many partners simultaneously (firewall paradox).
Holographic Principle & Page Curve
The holographic principle (t'Hooft, Susskind, 1993) states that the maximum entropy in any volume is proportional to its surface area, not its volume:
\( S_{\max} \leq \frac{A}{4\ell_P^2} \)
Don Page (1993) showed that if unitarity holds, the entanglement entropy of radiation must follow the Page curve: rising until half the black hole has evaporated (the "Page time"), then decreasing back to zero.
Recent breakthroughs (2019β2022) using the island formula and replica wormholes in Jackiw-Teitelboim gravity derived the Page curve from first principles, suggesting that quantum gravity effects resolve the paradox by allowing information to escape through topological contributions to the Euclidean path integral.
Python: Entropy, Page Curve & Hawking Temperature
Plot Bekenstein-Hawking entropy vs black hole mass, the Page curve vs evaporation time, and Hawking temperature vs mass for a range of black hole sizes.
Click Run to execute the Python code
Code will be executed with Python 3 on the server