Experiments / V2.712
V2.712
Dynamical Selection COMPLETE

V2.712 - Graviton Mode Count Derivation — n_grav = D(D+1)/2 = 10

V2.712: Graviton Mode Count Derivation — n_grav = D(D+1)/2 = 10

The Problem

The framework predicts Ω_Λ = 149√π/384 = 0.6877, but this requires n_grav = 10 graviton modes contributing to the entanglement entropy. A massless graviton has only 2 physical (transverse-traceless) polarizations. Where do the other 8 come from? Until now, n_grav = 10 was phenomenological — fit to match Ω_Λ (V2.328: n = 10.6 ± 1.4 from inverting the formula). This was the framework’s single biggest theoretical weakness.

The Derivation

n_grav = D(D+1)/2 = 10 follows from three premises:

Premise 1. Entanglement entropy is computed by tracing over degrees of freedom outside a horizon. The partial trace operates on the kinematic Hilbert space — the full, unconstrained state space.

Premise 2. The metric perturbation h_μν is a symmetric tensor in D = 4 spacetime dimensions. A symmetric 4×4 matrix has D(D+1)/2 = 10 independent components.

Premise 3. Diffeomorphism constraints cannot be factored across the horizon. Unlike Gauss’s law for gauge fields (which is linear and can be independently imposed on each side of the cut), diffeomorphism constraints are nonlinear and couple the interior and exterior regions. A diffeomorphism ξ^μ(x) that is nontrivial at the boundary cannot be decomposed as ξ_A ⊗ ξ_B.

Consequence: The reduced density matrix ρ_A = tr_B(ρ) retains all 10 kinematic graviton modes. The 8 “gauge” modes become physical edge modes at the horizon boundary. They contribute to the area-law term (alpha/N_eff counting), while only the 2 TT modes determine the log correction (delta/trace anomaly).

Why vectors get n_comp = 2 but the graviton gets n_comp = 10

FieldKinematic modesGauge constraintFactored?N_eff
Scalar1NoneN/A1
Weyl fermion2NoneN/A2
U(1) vector4Gauss (linear)YES2
SU(N) vector4Gauss (linearized)YES2
Graviton (TT)10Diffeo (assumed factored)WRONG2
Graviton (kinematic)10Diffeo (unfactored)NO10

The critical distinction: Gauss’s law ∇·E = ρ is a linear constraint that can be imposed locally on each subsystem. Diffeomorphism constraints are nonlinear (they involve the metric itself) and cannot be locally factored. This forces the entanglement entropy to count all 10 metric components.

Results

The decisive test: n = 2 vs n = 10

Countingn_gravN_effR = Ω_Λ (pred)σ from PlanckVerdict
No graviton01180.7460+8.4EXCLUDED
TT only21200.7336+6.7EXCLUDED
Kinematic101280.6877+0.4PASS

TT counting (n = 2) is excluded at 6.7σ. Kinematic counting (n = 10) passes at 0.4σ.

Consistency with lattice

V2.328 independently measured n_grav = 10.6 ± 1.4 by inverting the Ω_Λ formula. The derivation predicts n_grav = 10, which is 0.4σ from the lattice value. Perfect consistency.

The exact formula

ΩΛ=149π384=0.68775\Omega_\Lambda = \frac{149\sqrt{\pi}}{384} = 0.68775

where:

  • 149 = 12 × |δ_total|, decomposed as: gauge bosons (99.2, 66.6%), fermions (33.0, 22.1%), graviton (16.3, 10.9%), Higgs (0.5, 0.4%)
  • 384 = 3 × N_eff = 3 × 128 = 3 × (118 + D(D+1)/2)
  • √π comes from the universal entanglement density α_s = 1/(24√π)

Every input is exact: rational trace anomaly coefficients, integer mode counts, and √π. Zero free parameters.

Dimensional selection: D = 4 is unique

Dn_grav = D(D+1)/2n_TTN_effRσStatus
3601240.710+3.5EXCLUDED
41021280.688+0.4PASS
51551330.662−3.1EXCLUDED
62191390.633−7.0EXCLUDED
728141460.603−11.2EXCLUDED

D = 4 is the ONLY spacetime dimension consistent with the observed Ω_Λ. This is a joint prediction: the number of spacetime dimensions determines both the number of Einstein equations (10) and the number of graviton entanglement modes (10). Both come from D(D+1)/2.

Honest Assessment

What this derivation achieves:

  • Upgrades n_grav = 10 from phenomenological fit to first-principles derivation
  • Explains WHY the graviton contributes 10 modes (not 2): diffeomorphism constraints cannot be factored at a horizon
  • Provides an independent consistency check: derived n = 10 matches lattice n = 10.6 ± 1.4
  • Shows D = 4 is uniquely selected by Ω_Λ through n_grav = D(D+1)/2
  • Gives the exact closed-form Ω_Λ = 149√π/384

What remains open:

  • The factorization argument (Premise 3) is physically motivated but not rigorously proven in full quantum gravity. A complete proof would require the gravitational edge mode Hilbert space to be characterized in detail — work by Donnelly, Freidel, and others is progressing but not complete.
  • The distinction between “gauge edge modes contribute to N_eff (area law)” vs “gauge edge modes contribute to δ (log correction)” for gravity vs gauge fields is stated but not derived from a lattice computation. V2.312 verified the gauge field case; the graviton case needs analogous lattice verification.
  • The argument assumes the kinematic Hilbert space of the graviton is well-defined, which requires a UV completion (or at least a lattice regularization). The lattice provides this, and the agreement is excellent — but the argument is circular if the lattice itself assumes n = 10.

The bottom line: n_grav = D(D+1)/2 is the simplest hypothesis consistent with all data. It requires one physical assumption (diffeomorphism constraints don’t factor at horizons) that is well-motivated by the non-abelian/nonlinear structure of gravity. The alternative (n = 2, TT only) is excluded at 6.7σ.

Files

  • src/graviton_modes.py: Derivation, exact formula, dimension scan, factorization argument
  • tests/test_graviton_modes.py: 13 validation tests (all pass)
  • run_experiment.py: Full analysis
  • results.json: Machine-readable results