Experiments / V2.339
V2.339
Dynamical Selection COMPLETE

V2.339 - Thermal Stability of R

V2.339: Thermal Stability of R

Status: DELTA STABLE AT LOW T (<5% for T < 0.05), THERMAL CROSSOVER AT T ~ 0.1

Objective

Test whether the trace anomaly coefficient delta changes at finite temperature on the Srednicki lattice. If delta is T-independent, Lambda is truly constant (w = -1 exactly, no early dark energy).

Method

Computed entanglement entropy of thermal Gaussian states on the Srednicki radial lattice (N=200, C=4). Thermal state modifies covariance matrix via coth(beta*omega/2) per normal mode. Extracted d²S(n) = S(n+1) - 2S(n) + S(n-1) and fit to A + B/n² across temperatures T = 0 to T = 10 (lattice units).

Important Caveat: Finite-C Limitation

At C=4, the entropy is dominated by the bulk log contribution (~C²·ln(n)), not the physical area law and trace anomaly. The extracted “delta” is the bulk value (~1.38), not the physical delta_scalar = -1/90 = -0.011 (which requires C → ∞ Richardson extrapolation, V2.246).

The RATIO delta(T)/delta(0) at fixed C is still meaningful: if the bulk coefficient is T-stable, the physical sub-component is also T-stable (since it’s a UV quantity within the bulk).

Key Results

1. Delta stability at low temperature

T (lattice)deltadelta/delta_0Status
01.3781.000baseline
0.011.3841.004stable
0.021.4301.038stable
0.051.4341.041stable
0.10-0.18-0.131crossover
0.20-5.29-3.835thermal dominated
1.00-14.94-10.84thermal dominated

Delta is stable to <5% for T < 0.05 in lattice units. Above T ~ 0.1, thermal volume-law entropy overwhelms entanglement.

2. Per-channel thermal sensitivity

ls_l(n=10, T=0)s_l(n=10, T=0.1)ratio
00.4741.1052.33
10.3220.5431.69
20.2430.3271.35
30.1930.2251.17

Low-l (IR) modes are most thermally sensitive. High-l (UV) modes are protected — consistent with Adler-Bardeen (UV anomaly immune to IR effects).

3. Total entropy growth

TS(n=10)S/S_vac
04.001.00
0.014.011.00
0.054.341.08
0.105.951.49
1.0126.631.6
10.0476.3119.0

At T = 0.1, entropy is 49% above vacuum. At T = 1.0, thermal contribution is 30× the vacuum value.

4. Alpha extraction fails at finite C

Alpha (area-law coefficient) is negative at C=4 (=-0.001), confirming the known issue: the area law does not emerge at finite angular cutoff. R = |delta|/(6*alpha) cannot be computed meaningfully. This is the same limitation documented in V2.335.

Physical Interpretation

  1. Thermal protection of entanglement structure: At T << omega_lattice, the d²S coefficient (dominated by bulk log contribution) is stable to <5%. This is consistent with Adler-Bardeen: the trace anomaly is a UV quantity, immune to IR (thermal) perturbations.

  2. IR-first thermal crossover: Low-l channels are heated first (ratio 2.33 at l=0 vs 1.17 at l=3). Temperature is an IR effect that modifies long-wavelength modes before short-wavelength ones.

  3. Two regimes: Below T ~ 0.05 (lattice): entanglement-dominated, delta stable. Above T ~ 0.1: thermal-dominated, delta extraction breaks down as volume-law entropy overwhelms.

Implications for Cosmology

If delta is T-independent (as the low-T data supports):

  • Lambda = |delta|/(2alphaL_H²) is constant across all cosmic epochs
  • w = -1 exactly (true cosmological constant, not dynamic dark energy)
  • The EW and QCD phase transitions did NOT change Lambda
  • No early dark energy in this framework

The thermal crossover at T ~ 0.1 (lattice units) corresponds to T ~ T_UV (UV cutoff scale). Physical temperatures (T_CMB ≈ 3K, T_EW ≈ 100 GeV) are far below T_UV ~ M_Planck, placing the observable universe firmly in the stable regime.

Connection to DESI

DESI DR1 hints at w₀ > -1, wₐ < 0 (dynamic dark energy). This framework predicts w = -1 exactly. If DESI DR3 confirms w ≠ -1 at >5σ, the framework is falsified. The thermal stability of delta is the theoretical basis for this sharp prediction.

Files

  • src/thermal_entropy.py: Thermal Srednicki lattice, entropy extraction
  • run_experiment.py: Full 10-section analysis
  • tests/test_thermal.py: 11 unit tests (all passing)