V2.338 - Information Content of the Cosmological Constant
V2.338: Information Content of the Cosmological Constant
Status: 6.5 BITS AT PLANCK, 7.9 BITS AT EUCLID — Lambda is a particle physics observatory
Objective
Quantify how many bits of information about fundamental particle physics the cosmological constant carries. The framework predicts Omega_Lambda = R(N_c, N_g, N_H, n_grav), making Lambda an information channel from particle physics (field content) to cosmology (dark energy fraction).
Method
Scanned 1080 models: SU(N_c) x SU(2) x U(1) with
- N_c = 1..12, N_g = 1..10, N_H = 1..3, n_grav in {0, 2, 10}
- Computed R = |delta_total|/(6alpha_sN_eff) for each
- Measured distinguishable models, mutual information, exclusion fraction, and per-parameter information at Planck and Euclid precision
Key Results
1. Information content
| Precision | sigma | Bits | Models excluded | Distinguishable |
|---|---|---|---|---|
| BBN era (~1980) | 0.30 | 1.6 | 11% | 3 |
| WMAP (2003) | 0.030 | 4.6 | 83% | 25 |
| Planck (2018) | 0.0073 | 6.5 | 95% | 90 |
| DESI DR1 (2024) | 0.005 | 7.0 | 96% | 127 |
| Euclid (2028) | 0.002 | 7.9 | 98% | 244 |
| Ultimate | 0.001 | 8.6 | 99% | 392 |
Information grows as ~log2(1/sigma): each factor-of-2 improvement adds ~1 bit.
2. Comparison with other observables
| Observable | Constrains | Discrete bits |
|---|---|---|
| alpha_em | e (continuous) | 0 |
| G_F | v (continuous) | 0 |
| alpha_s(M_Z) | g_s (continuous) | 0 |
| N_eff (CMB) | N_nu (0..6) | 2.6 |
| Omega_Lambda | (N_c, N_g, N_H, n_grav) | 6.5 |
Omega_Lambda is the only cosmological observable that constrains 4 discrete Standard Model parameters simultaneously.
3. SM parameter recovery
For each N_c, solved for the non-integer N_g giving R = 0.6877:
| N_c | N_g_exact | Integer miss |
|---|---|---|
| 1 | ~2.17 | 0.173 |
| 2 | ~2.40 | 0.399 |
| 3 | ~3.00 | 0.0004 |
| 4 | ~3.74 | 0.259 |
| 5 | ~4.55 | 0.452 |
| 9 | ~7.97 | 0.030 |
N_c = 3 gives by far the closest approach to an integer generation count.
4. Per-parameter information (Planck precision)
- N_c: 0.26 bits (12 values -> ~10 consistent)
- N_g: 0.00 bits (many N_g values match at each N_c)
- N_H: 0.00 bits (weak dependence on scalar count)
- n_grav: 0.00 bits (indistinguishable at Planck alone)
The individual per-parameter information is low because parameters are degenerate — many (N_c, N_g) pairs give similar R. The power is in the JOINT constraint: 95% of all 1080 models are excluded.
5. Degeneracy at high N_c
At high N_c (>8), many models converge to R ~ 0.69. The 10 nearest non-SM models include (10,9,2,2), (7,6,3,0), (8,7,3,10) — all within 0.3σ.
The SM is uniquely selected only when combined with:
- Physical priors (low N_c preferred by asymptotic freedom)
- Anomaly cancellation (restricts viable N_g)
- Integer generation requirement (N_c=3 gives miss = 0.0004)
The Information Channel
Lambda acts as a noisy channel transmitting particle physics content:
- Sender: SM field content (N_c, N_g, N_H, n_grav)
- Encoding: R = |delta_total|/(6alpha_sN_eff)
- Channel: Cosmological evolution (area law + trace anomaly)
- Receiver: CMB/BAO/SNe measurements
- Noise: sigma(Omega_Lambda)
- Capacity: 6.5 bits (Planck), 7.9 bits (Euclid)
Significance
- Lambda carries more discrete information (6.5 bits) than any other single cosmological observable, including N_eff (2.6 bits)
- Information grows logarithmically with precision — Euclid gains 1.4 bits
- The SM is the unique low-N_c solution with near-integer N_g (miss = 0.0004)
- 95% of 1080 particle physics models are excluded by Planck alone
Caveats
- Per-parameter information is low due to N_c-N_g degeneracy; the power is in joint exclusion, not individual parameter determination
- High-N_c models create near-degeneracies that limit information content
- Physical priors (asymptotic freedom, anomaly cancellation) would increase effective information beyond what this scan captures
Files
src/info_content.py: R computation, model scanning, information measuresrun_experiment.py: Full 10-section analysistests/test_info_content.py: 18 unit tests (all passing)