Nothing Matters

The QFT

Resources

Contact

Simulations


The Quantum Family Tree trilogy is supported by two complementary streams of computational evidence: classical Monte Carlo simulations at large tree depths, and an independent verification run on real quantum hardware. Below is a summary of the main results. Full details are in the trilogy papers, and reproducibility code is in the GitHub repository.

The headline result

Entanglement entropy growth rate (Paper 1)

cVN = 1.18845 ± 0.00116 bits per generation

The quenched von Neumann entanglement entropy along boundary intervals grows linearly with tree distance at a rate that agrees with the analytic prediction (9/10) · log2(5/2) ≈ 1.1897 bits per generation to 10.34 standard deviations. The measurement combines six independent tree depths (D = 20, 30, 40, 50, 100, 150) with 500+ independent trees per depth.

Quantum hardware verification

IBM Heron (156 qubits)

Same slope reproduced on real quantum hardware — independent confirmation

An independent experimental run on IBM's 156-qubit Heron quantum processor reproduces the entropy growth signature predicted by the trilogy. The classical simulations and the quantum run agree within error bars, giving two independent physical platforms supporting the same result.

Exact moments and Rényi-2 rate

Second Weingarten moment (exact)

η2 = 2/5

Fourth Weingarten moment (exact)

η4 = 13/70

Quenched Rényi-2 entropy rate (Papers 1 & 2)

hS2 = 14/45 per doubling  (matched numerically to 0.07σ)

These rational values drop out of Haar integration on U(4) via Weingarten calculus. They are not fit. The hS2 = 14/45 identity is derived from the exact (b,c) recursion preserving position-variance cross-correlations; numerical simulation recovers it to within Monte Carlo precision.

First law of entanglement

First law identity (Paper 2)

δ⟨H⟩ / δS = 1  at  k = 1, 2, 3

The first law of entanglement entropy — the thermodynamic identity connecting modular energy to entropy — holds at all tested scales. This was one of the outstanding problems of the earlier (v30) version of the work; it is now an unconditional theorem.

One scalar identity remains open

Everything above is proved or numerically confirmed to the precision quoted. A single remaining scalar identity inside the proof chain — Lemma D — is numerically correct to ten decimal places but remains analytically unproven. It is posted as a public challenge.

Historical: v30 depth-12 GPU simulations

The trilogy's exact results subsume an earlier depth-12 GPU simulation run (March 2026, ∼8.4 million leaf pairs), which remains useful for its direct visualization of the emergent geometry. The figures below are from that run.

Ultrametricity (v30 depth-12)

U = 0.983 ± 0.006

The information distance dI(i,j) = −log MI(i,j) satisfies the ultrametric strong triangle inequality for 98.3% of triples. This places the emergent geometry in the same mathematical class as p-adic spaces and Bruhat–Tits trees, the structures used in p-adic holography (Gubser et al. 2017).

MDS embedding of entanglement distance
Figure: Two-dimensional MDS embedding of information distance dij = −log MIij between 256 leaves at depth 8 (single tree). Left: leaves colored by top-level subtree cluster. Right: leaves colored by distance from leaf 0. Negative eigenvalues (82 of 256) confirm non-Euclidean geometry. Variance explained by 2D projection: 17% (expected for high-dimensional tree metric).
MDS eigenvalue spectrum
MDS eigenvalue spectrum. The negative eigenvalues are the signature of non-Euclidean (hyperbolic) geometry — the tree metric cannot be embedded in flat space.
Reproduce these results: All simulation code at github.com/kevin-nothing-matters/nothingmatters/tree/main/scripts. See scripts/README.md for per-script descriptions, runtimes, and flags.