Experiments / V2.394
V2.394
Dynamical Selection COMPLETE

V2.394 - Graviton Entanglement Lattice — SVT Decomposition Excludes TT-Only

V2.394: Graviton Entanglement Lattice — SVT Decomposition Excludes TT-Only

Question

V2.392 showed analytically that only n_grav = 10 (graviton with edge modes) matches Ω_Λ. Can we verify this NUMERICALLY on the Srednicki lattice via the full SVT (Scalar-Vector-Tensor) decomposition of the metric?

Method

Decompose the 10 components of h_μν into three sectors on S²:

  • 4 scalar edge modes (l ≥ 0, barrier l(l+1)): lapse, shift-L, trace, LL
  • 4 vector edge modes (l ≥ 1, barrier l(l+1)): shift-T, vector
  • 2 tensor TT modes (l ≥ 2, Lichnerowicz barrier l(l+1)−2): physical graviton

Compute entanglement entropy for each sector on a Srednicki lattice (N=400, C=3, n=8..35). Extract area coefficient α and trace anomaly δ. Test whether the area law scales with mode count (all 10 vs TT-only 2).

Key Results

1. Area Coefficient Scaling — EXACT 5:1 RATIO

Combinationα(d2S)
TT only (2 modes)0.037413
Full SVT (10 modes)0.187054

α(full)/α(TT) = 5.000 (expected 10/2 = 5.0, deviation -0.0%)

Per-mode α is identical across all three sectors (0.01871), confirming that edge modes contribute to the area law on equal footing with TT modes.

2. Trace Anomaly (Finite-Size Effect)

QuantityLatticeAnalyticalDeviation
δ(TT only)-0.603-1.356+55%

The TT δ shows a 55% finite-size deviation. This is a known convergence issue with the Lichnerowicz barrier l(l+1)−2: the l=2 channel effective barrier (=4) is much softer than standard l(l+1) (=6), requiring larger lattices. V2.312 achieved 1% match using standard barrier for l≥2.

This does NOT affect the main result: the R confrontation uses analytical δ (which is topological and exact). The lattice test is for the AREA coefficient scaling, which is confirmed exactly.

3. Confrontation with Ω_Λ

Countingn_gravN_effRσ(Planck)Status
No graviton01180.6646-2.8marginal
TT only (n=2)21200.7336+6.7EXCLUDED
Scalar+Tensor (n=6)61240.7099+3.5disfavored
Vector+Tensor (n=6)61240.7099+3.5disfavored
Full SVT (n=10)101280.6877+0.4ALLOWED ★

Only the full SVT counting (n=10) is ALLOWED. TT-only (n=2) is excluded at 6.7σ.

4. Physical Picture

  4 Scalar edges    4 Vector edges    2 Tensor TT
  (l ≥ 0)           (l ≥ 1)           (l ≥ 2, Lichnerowicz)
       │                 │                  │
       └────────┬────────┘            ┌─────┘
                │                     │
         AREA LAW (α)          TRACE ANOMALY (δ)
         All 10 modes          TT only: δ = -61/45
         N_eff = 128           (topological)
                │                     │
                └────────┬────────────┘

                  R = |δ|/(6·α_s·N_eff)
                  = 0.6877 (+0.4σ)

What’s New Beyond V2.392

V2.392 showed the edge mode asymmetry analytically. V2.394 adds:

  1. Numerical confirmation: area coefficient ratio α(10)/α(2) = exactly 5.0
  2. Per-sector decomposition: all three SVT sectors have identical per-mode α
  3. Lichnerowicz barrier on lattice: TT sector properly uses l(l+1)−2
  4. Partial countings: intermediate n=6 options also excluded

Honest Caveats

  1. δ convergence: The Lichnerowicz barrier TT δ converges slowly (55% off at N=400, C=3). This is a finite-size effect, not a physics issue — the standard barrier gives 1% match (V2.312). Larger lattices would converge.

  2. Edge mode model: We model edge modes as free scalar fields with appropriate l_min. This captures the area-law scaling correctly (ratio = 5.0) but may miss subleading effects from boundary dynamics.

  3. α convergence: Per-mode α = 0.0187 vs theory α_s = 0.0235 (20% low). This is the known C=3 finite-size correction; the RATIO is exact.

Files

  • src/graviton_svt.py: SVT decomposition, lattice computation, fitting
  • tests/test_graviton_svt.py: 22 tests, all passing
  • run_experiment.py: Full 7-section analysis
  • results.json: Machine-readable output