Black-Hole Phase-Reversal Toy — Full Derivation
Companion to /lab/black-hole. The membrane folds back on itself at the event horizon; DANodes that cross have their phase complex-conjugated and re-emerge as Hawking radiation. Information is preserved because phase-conjugation is unitary — the Hawking information paradox dissolves.
This page is the mathematical companion to /lab/black-hole. The toy computes Hawking temperature, Bekenstein entropy, evaporation lifetime, and Page curve from a single mass slider — and shows you how SPT's phase-reversal mechanism keeps the whole process unitary.
SPT mechanism
Formulas (all recovered)
Benchmarks for M = M☉
How the information paradox dissolves
Standard QFT-on-curved-spacetime gives a thermal Hawking spectrum with apparent loss of information. Penrose, Hawking, Susskind, Maldacena debated this for 30 years. SPT's resolution is geometric:
- Information is not destroyed — it is phase-reversed. The map φ → φ* at the horizon is unitary. The Hilbert-space dimension is preserved.
- Page curve is a consequence, not a postulate — at t = τ_evap/2, half the entropy has radiated; the entropy of remaining BH must drop. SPT's phase-reversal naturally sources the outgoing entanglement that brings information out.
- Bekenstein A/4 entropy from the membrane area — the membrane patch covering the horizon has exactly A/(4 ℓ_P²) Planck-cells, each carrying 1 bit. Holographic principle is automatic.
Conclusion
Download Hawking + Bekenstein SymPy scripts
T_H and S_BH verified symbolically + first law T_H * dS/dM - c^2 = 0 EXACT (SymPy returns zero).
pip install sympy numpy && python3 scripts/spt_blackhole.pyDon't want to install Python? Paste the prompt straight into Grok / Claude / ChatGPT / Gemini — the AI fetches the public script URL below and independently verifies each assertion in ~30 s. Open grok.com or claude.ai , paste, send.
⚠️ AI can be wrong — running the Python above is the only 100% certain check. Full AI guide →
Comments — Black-Hole Phase-Reversal Toy — Full Derivation