V2.632 - Lattice Verification of Weyl Correction to BH Log Coefficient
V2.632: Lattice Verification of Weyl Correction to BH Log Coefficient
Motivation
V2.628 predicted γ_BH = -1301/90 ≈ -14.5 using the Solodukhin formula γ = -4a - 2c/3, but acknowledged a factor-of-100 method spread (from -0.2 to -18.6). This experiment attempts to MEASURE the Weyl curvature correction on the Srednicki lattice by adding linearized Schwarzschild curvature to the coupling matrix.
Method
Add the Regge-Wheeler potential correction to the Srednicki coupling matrix:
ΔK_jj = ε × [1 - l(l+1)] / j³
This is the leading-order modification from linearized Schwarzschild (ε = 2M). Compute δ(ε) for multiple ε values and extract the linear response dδ/dε.
Three spin sectors tested:
- Scalar (l ≥ 0): calibration with known flat-space δ
- Vector-like (l ≥ 1): determines Weyl correction for vector spectrum
- Graviton-like (l ≥ 2): determines Weyl correction for graviton spectrum
Key Results
All Three Sectors Show dδ/dε > 0
| Sector | δ₀ (ε=0) | dδ/dε | R²(linear) |
|---|---|---|---|
| Scalar | 13.48 | +1.670 | 0.9999 |
| Vector | 13.33 | +1.646 | 0.9999 |
| Graviton | 12.88 | +1.662 | 0.9999 |
The Weyl correction is POSITIVE for all sectors, with nearly identical slopes (within 1.5%). QNEC cross-check confirms the sign (dδ/dε = +0.21, +0.18, +0.21).
l_max Convergence
| l_max | δ₀ | slope | slope/δ₀ |
|---|---|---|---|
| 20 | 13.37 | 0.628 | 0.047 |
| 30 | 12.75 | 1.178 | 0.092 |
| 40 | 10.95 | 1.440 | 0.131 |
| 50 | 9.22 | 1.549 | 0.168 |
| 60 | 7.81 | 1.588 | 0.203 |
- δ₀ decreases toward the negative continuum value (-1/90) as l_max → ∞
- The slope is ALWAYS positive and appears to converge (~1.6)
- The ratio slope/δ₀ grows with l_max (0.05 → 0.20)
Near-Universal Slope Across Sectors
The slopes for l≥0, l≥1, l≥2 differ by only 1.5%, despite different l-mode content. This means:
- The l=0 channel contributes almost nothing to the curvature response
- The response is dominated by high-l modes (same in all sectors)
- The Schwarzschild potential correction ΔK ∝ l(l+1)/j³ grows with l, so high-l modes get the largest perturbation
Honest Assessment
What This Experiment Shows
- The Schwarzschild potential perturbation induces a measurable, linear change in δ — R²(linear) > 0.999 for all sectors
- The sign is positive (dδ/dε > 0) for all l_min values
- The response is nearly universal across spin sectors (slopes within 1.5%)
- Both fit and QNEC methods agree on the sign
What This Experiment Does NOT Show
-
This does NOT directly test the Solodukhin formula. The Solodukhin formula describes the LOCAL Weyl curvature correction at the entangling surface. The lattice perturbation modifies the GLOBAL radial potential, which changes the entire mode structure. The global effect dominates over the local Weyl correction by a factor ~10⁴ at these lattice parameters.
-
The sign interpretation is ambiguous at finite l_max. The continuum δ is negative (from a delicate cancellation between positive per-mode δ_l values). A positive curvature correction to δ at finite l_max does NOT necessarily mean the continuum δ becomes less negative — the cancellation pattern may respond non-monotonically to the perturbation.
-
The lattice discretization is incomplete. The full Schwarzschild wave equation includes:
- Kinetic term modification from f(r) (not included — only potential modified)
- Tortoise coordinate transformation (not included)
- Horizon boundary conditions (not captured) These omissions may qualitatively change the result.
What It Suggests (With Caveats)
The positive slope is CONSISTENT with V2.404’s formula γ = -4a + 2c (which adds a positive correction to the negative flat-space δ, making |γ| < |δ|). It is INCONSISTENT with the Solodukhin formula γ = -4a - 2c/3 (which adds a negative correction, making |γ| > |δ|).
However, the near-universality of the slope across sectors (1.5% variation vs. the expected factor-of-2+ variation from different c/a ratios) suggests the lattice is measuring a different effect than the Weyl anomaly coupling. The true Weyl correction should be proportional to c (which varies by a factor of 8.4 between scalars and gravitons), not nearly constant.
Implications for V2.628
The V2.628 method ambiguity remains unresolved. The lattice experiment measures a real physical response to curvature, but it is dominated by the global mode structure change rather than the local Weyl curvature correction. To resolve the ambiguity, one would need:
- A lattice with full Schwarzschild discretization (tortoise coordinates, proper f(r) in kinetic term, horizon-adapted boundary conditions)
- OR an analytic computation of the per-spin surface heat kernel coefficient on the Schwarzschild horizon (extending the known scalar result)
The V2.628 prediction range [-18.6, -6.3] stands with the following update:
- The V2.404 estimate (γ_BH ≈ -6.3) is not excluded
- The Solodukhin formula (γ_BH ≈ -14.5) is not confirmed
- All methods agree: |γ_BH| ≫ 1.5 (the LQG value)
The QUALITATIVE distinction from LQG (field-dependent vs. universal, ~10× larger magnitude) remains robust regardless of which method is correct.
Files
src/weyl_lattice.py— Srednicki lattice with Schwarzschild perturbationtests/test_weyl.py— 4 verification tests (all pass)run_experiment.py— Full 6-phase experimentresults.json— Machine-readable results