Experiments / V2.237
V2.237
Closing the Lambda Gap COMPLETE

V2.237 - The Entanglement First Law on the Lattice

V2.237: The Entanglement First Law on the Lattice

Motivation

Jacobson’s derivation of Einstein’s equations from thermodynamics (1995) rests on one identity: the entanglement first law,

delta_S = delta<K>

where K is the modular Hamiltonian and delta represents a small state perturbation. Our entire framework — G = 1/(4*alpha), Lambda from the log correction — inherits this foundation. Yet we have never verified the first law numerically on the Srednicki lattice. This experiment does so.

Method

  1. Perturbation: Add a mass term m^2 to the Srednicki coupling matrix K’_l (which is massless by default). This shifts the diagonal: K’_l[j,j] -> K’_l[j,j] + m^2.

  2. Entropy change: Compute delta_S = S(m) - S(0) from the symplectic eigenvalues of the perturbed and unperturbed states.

  3. Modular Hamiltonian: For the Gaussian unperturbed state, the modular Hamiltonian is quadratic:

    • K_0 = (1/2) q^T h_qq q + (1/2) p^T h_pp p
    • Williamson decomposition: X_0 = L L^T, M = L^T P_0 L = U D^2 U^T
    • h_qq = L^{-T} U diag(epsilon_k * nu_k) U^T L^{-1}
    • h_pp = L U diag(epsilon_k / nu_k) U^T L^T
    • where epsilon_k = ln((nu_k + 1/2)/(nu_k - 1/2)) are the modular energies
  4. First law test: delta<K_0> = (1/2) Tr(h_qq * delta_X) + (1/2) Tr(h_pp * delta_P), then compare delta_S vs delta<K_0>.

  5. Relative entropy: S(rho_m || rho_0) = delta<K_0> - delta_S >= 0 (Klein’s inequality).

Critical derivation note: h_qq and h_pp transform DIFFERENTLY under the Williamson decomposition because positions and momenta are conjugate. This asymmetry (L^{-1} for h_qq, L for h_pp) is essential — using symmetric transformations gives wrong results.

Key Results

1. The First Law Holds to Machine Precision (at Small Perturbation)

For m = 0.001, the total (summed over l with (2l+1) weights):

QuantityValue
delta_S-0.0002088133
delta<K_0>-0.0002087962
Ratio1.00008186
Relative entropy1.71e-08

The deviation from delta_S = delta<K_0> is 8.2 x 10^{-5}, consistent with the expected O(m^2) = O(10^{-6}) correction at second order.

2. Relative Entropy Scales as m^4

The relative entropy S(rho_m || rho_0) = delta<K_0> - delta_S measures the deviation from the first law. For small perturbations:

lS_rel/m^4 (limit)Interpretation
0~22,800Large (IR-sensitive s-wave)
546.1Stable coefficient
201.92Stable coefficient

For l >= 1, S_rel/m^4 converges to a constant as m -> 0, confirming the expected O(epsilon^2) scaling of relative entropy under O(epsilon) perturbation (here epsilon = m^2).

3. Per-Channel Structure

At m = 0.01, n_sub = 15, for every angular momentum channel l = 0 to 60:

lx = l/ndelta_S/delta_KS_rel
00.001.0129.4e-05
50.331.0031.5e-07
100.671.0033.4e-08
151.001.0031.3e-08
302.001.0041.8e-09
604.001.0091.8e-10

The first law holds channel by channel. The ratio approaches 1 as m -> 0 in every channel. The s-wave (l=0) has the largest correction, as expected from its IR sensitivity.

4. Convergence to Unity

mRatio (total)
0.0011.000082
0.0051.001927
0.011.006801
0.021.022096
0.051.109539
0.101.513074

Clean convergence: the ratio approaches 1 linearly in m^2, exactly as predicted by the quadratic nature of relative entropy.

5. Relative Entropy: Positivity and Monotonicity

For all tested channels and mass values:

  • Positivity: S_rel >= 0 always (Klein’s inequality). PASS.
  • Monotonicity: S_rel increases with mass. PASS.

6. Modular Hamiltonian Spectrum

The modular spectrum at n_sub = 20 shows:

  • Most modes sit at nu = 0.5 (vacuum), with epsilon = 34.5 (essentially infinite temperature gap)
  • Only 1-3 modes per channel are entangled (nu > 0.5)
  • The boundary mode dominates (confirming V2.234)
  • Max modular energy: epsilon_max = 34.5 (vacuum modes), min: epsilon_min ~ 1.8-4.6 (entangled boundary mode)

Physical Interpretation

What This Proves

The entanglement first law delta_S = delta<K_0> is exact to first order on the Srednicki lattice. This is not a surprise mathematically (it follows from the operator identity rho = exp(-K)/Z for any state), but it is a crucial numerical verification that:

  1. The lattice preserves the thermodynamic structure: Jacobson’s argument requires delta_S = delta at a local Rindler horizon. Our lattice, which has a discrete entangling surface, satisfies this identity.

  2. The modular Hamiltonian is correctly computable: The Williamson decomposition gives the correct h_qq and h_pp, with the crucial asymmetry in their transformation properties. This is the modular Hamiltonian that appears in Jacobson’s Clausius relation delta_Q = T * delta_S.

  3. The s-wave correction is largest but still small: The l=0 channel has the largest relative entropy at fixed m, reflecting its IR sensitivity. But the total ratio still converges cleanly to 1.

Connection to the Framework

In our framework:

  • G = 1/(4*alpha) follows from delta_S = delta applied to a Rindler wedge (Jacobson 1995)
  • Lambda = |delta|/(2alphaL_H^2) follows from the same identity applied to a cosmological horizon (Cai-Kim 2005)
  • The prediction Omega_Lambda = |delta|/(6*alpha) = 0.685 rests entirely on this first law

This experiment confirms that the first law works on the SAME lattice where we compute alpha and delta. The foundation is solid.

Relative Entropy as a Fisher Metric

The O(m^4) scaling of relative entropy means S_rel = (1/2) G_FF * (m^2)^2 + … where G_FF is the quantum Fisher information. The coefficients we measure (e.g., G_FF = 46 for l=5, G_FF = 1.9 for l=20) encode the sensitivity of each channel to mass perturbations. These are lattice-computable quantities that could connect to the capacity of entanglement (V2.235).

Honest Assessment

This is a POSITIVE result that validates the foundation, but it was expected: the first law for Gaussian states is a mathematical identity. The real value is:

  1. Numerical confirmation that our Williamson decomposition and modular Hamiltonian computation are correct (the h_pp asymmetry is a subtle point that could easily be wrong).
  2. Quantitative control of the second-order correction: we know exactly how S_rel scales with the perturbation.
  3. Channel-by-channel verification: every single l-channel satisfies the first law independently.

What this does NOT do: it does not test the first law under geometric perturbations (changing the entangling surface location), which is what Jacobson’s derivation actually uses. That would require perturbing n_sub, which introduces discrete effects. This is a natural next step.