Experiments / V2.216
V2.216
Falsifiability and External Tests COMPLETE

V2.216 - BSM Particle Filter — Cosmological Constraints on New Physics

V2.216: BSM Particle Filter — Cosmological Constraints on New Physics

Objective

The entanglement self-consistency condition predicts Omega_Lambda = |delta_total|/(6*alpha_total) = 0.6877, matching the observed value 0.6847 to 0.44%. This near-exact agreement with only Standard Model fields + graviton leaves almost no room for Beyond Standard Model (BSM) particles. This experiment quantifies exactly how much room there is, converting a cosmological measurement into particle physics constraints.

Method

Each quantum field contributes to delta (trace anomaly / log correction) and alpha (area-law coefficient) according to its spin:

Spindelta per dofalpha per dofCritical ratio
0 (scalar)-1/900.023510.079
1/2 (Weyl)-11/1800.047020.217
1 (vector)-31/450.047022.442
2 (graviton)-61/450.23510.961

The “critical ratio” is |delta|/(6*alpha) for each type — the Omega_Lambda that would result if the universe contained only that particle type. Adding BSM particles shifts the SM prediction; we check whether the shift exceeds observational tolerances.

SM content: 4 real scalars (Higgs) + 45 Weyl fermions + 12 vectors + 1 graviton.

Results

1. The SM is near-optimal

The SM + graviton prediction overshoots Omega_Lambda by only 0.44%. This means the total BSM contribution to delta and alpha must be tiny.

2. Maximum allowed BSM particles

Particle typeMax at 1%Max at 2%Max at 5%
Real scalars238
Weyl fermions125
Vector bosons001
Graviton-like001

At 2% tolerance, the dark sector can contain at most 3 real scalars OR 2 Weyl fermions — not both.

3. BSM scenarios ruled in/out

ScenarioShiftStatus
1 axion (real scalar)-0.3%ALLOWED
2 right-handed neutrinos-1.6%ALLOWED
3 right-handed neutrinos-2.6%MARGINAL (fails 2%, passes 5%)
1 extra Higgs doublet (2HDM)-2.3%MARGINAL
1 dark photon+4.4%RULED OUT
MSSM (minimal SUSY)-40.0%RULED OUT
SU(5) GUT extra vectors+40.9%RULED OUT
Gravitino (spin 3/2)+4.4%RULED OUT

4. The number of generations is selected

N_genOmega_Lambda/obsStatus
11.611RULED OUT
21.215RULED OUT
31.004OBSERVED
40.874RULED OUT
50.785RULED OUT

N_gen = 3 is the only number of generations consistent with the observed Omega_Lambda at 2%. The framework independently selects the correct number of SM generations.

5. Why vectors are so constrained

The critical ratio for vectors (2.44) is far above the observed Omega_Lambda (0.685). Every additional vector boson pulls the prediction upward by ~4.4%. Even a single dark photon overshoots. This makes any hidden gauge symmetry extremely costly.

In contrast, scalars (critical ratio 0.079) and fermions (0.217) pull downward and have weaker individual impact, allowing a few extra dof.

Key Findings

  1. SUSY is ruled out. The MSSM adds 88 scalars + 16 fermions, shifting Omega_Lambda by -40%. This is the framework’s sharpest BSM prediction.

  2. Dark photons are ruled out. Any unbroken U(1) gauge symmetry with a massless vector boson is incompatible with the self-consistency condition.

  3. A single axion is allowed. One real scalar shifts the prediction by only -0.3%, well within tolerance.

  4. The generation number is predicted. N_gen = 3 is uniquely selected. N_gen = 2 overshoots by 21.5%, N_gen = 4 undershoots by 12.6%.

  5. The allowed dark sector is tiny. At most 3 scalars or 2 fermions or 0 vectors — not a rich hidden sector.

Caveats

  1. Coefficient universality. The area-law coefficient alpha_s = 0.02351 is numerically computed for a specific lattice setup. Its exact value affects the tolerance bands but not the qualitative conclusions (SUSY is ruled out by 40%, not by a marginal amount).

  2. Massive vs massless. The trace anomaly coefficients apply to massless fields. Massive BSM particles might decouple at scales below their mass. However, the self-consistency condition involves UV physics (the entanglement structure at all scales), so it’s not clear that massive particles can simply be integrated out.

  3. The graviton contribution. The prediction’s accuracy depends on including the graviton with alpha_grav = 10*alpha_s. The physical origin of this 10x enhancement (vs 2x for spin-1/2 and spin-1) is assumed from spin-2 tensor structure but not independently verified.

  4. Interacting fields. These are free-field results. Interactions (gauge couplings, Yukawa couplings) modify entanglement entropy. The corrections are expected to be perturbatively small for weakly-coupled fields but could matter for QCD.

Interpretation

The entanglement self-consistency condition, if correct, functions as a cosmological selection rule on particle physics. The Standard Model with 3 generations appears to be not just consistent with the observed Omega_Lambda but very nearly the unique solution. This transforms the framework from a single prediction (Omega_Lambda) into a filter that constrains the entire BSM landscape.

The most striking prediction is the exclusion of low-energy SUSY. While collider searches have pushed SUSY mass limits above ~1 TeV, the framework rules it out categorically — not because the partners are too heavy to find, but because their quantum fluctuations would fundamentally alter the vacuum energy self-consistency condition.

Tests

8/8 tests pass: SM totals, SM prediction accuracy, positivity, zero-BSM consistency, monotonicity, max-dof constraints, critical ratios, generation selection.

Files

  • src/bsm_filter.py: BSM analysis module with particle catalog and constraint functions
  • tests/test_bsm.py: 8 tests (all pass)
  • run_experiment.py: 8-part analysis with full BSM scan
  • results.npy: Saved numerical results