Experiments / V2.346
V2.346
Dynamical Selection COMPLETE

V2.346 - Species-Dependence Curve — The Framework's Unique Prediction

V2.346: Species-Dependence Curve — The Framework’s Unique Prediction

Question

How does Λ/Λ_obs change as a function of the light field content of the universe? This is the framework’s most powerful unique prediction: Λ is a calculable function of the Standard Model spectrum, not a free parameter.

Core Formula

R=δtotal6αsNeff=ΩΛR = \frac{|\delta_\text{total}|}{6\,\alpha_s\,N_\text{eff}} = \Omega_\Lambda

where δ_total and N_eff are sums over all field species:

Field Typeδ per fieldn_comp (for N_eff)
Real scalar-1/901
Weyl fermion-11/1802
Gauge vector-31/452
Graviton-61/451 per mode (×10)

α_s = 1/(24√π) = 0.02351 (universal constant).

Results

1. SM Baseline

ModelRΛ/Λ_obsσ(Planck)
SM only (no graviton)0.66460.971-2.76
SM + graviton (n=10)0.68771.004+0.42
Observed0.6847 ± 0.00731.0000.00

2. Per-Field Sensitivity (the unique prediction)

Added fielddR per fieldσ per fieldMax allowed (3σ)
+1 real scalar-0.00472-0.65σ5
+1 Weyl fermion-0.00725-0.99σ3
+1 gauge vector+0.02699+3.70σ0

Key physics: Vectors increase R (their |δ|/α ratio exceeds the SM average), while scalars and fermions decrease R. Even ONE extra gauge boson is excluded at 4.1σ.

3. BSM Candidate Table

ModelRΛ/Λ_obsσVerdict
SM + graviton0.6881.004+0.4ALLOWED
SM + 1 axion (scalar)0.6830.998-0.2ALLOWED
SM + singlet scalar DM0.6830.998-0.2ALLOWED
SM + Majorana WIMP0.6810.994-0.6ALLOWED
SM + sterile neutrino0.6810.994-0.6ALLOWED
SM + complex scalar0.6780.991-0.9ALLOWED
SM + U(1)_B-L0.6881.005+0.5ALLOWED
SM + Dirac WIMP0.6740.984-1.5allowed
SM + 2nd Higgs doublet0.6690.977-2.1marginal
SM (Dirac neutrinos)0.6670.974-2.5marginal
SM + 3 sterile ν (seesaw)0.6670.974-2.5marginal
Split SUSY0.6600.964-3.4DISFAVORED
SM + dark photon0.7151.044+4.1DISFAVORED
Mirror SM0.6770.988-1.1allowed
SM + SU(2)_dark0.7661.119+11.2EXCLUDED
SM + technicolor0.8161.192+18.0EXCLUDED
MSSM0.4030.589-38.6EXCLUDED

4. Generation Count — Why N_g = 3

N_gN_effRσ
1681.103+57.4
2980.832+20.2
31280.688+0.4
41580.598-11.8
51880.537-20.2

N_g = 3 is uniquely selected. N_g = 2 is excluded at 20σ, N_g = 4 at 12σ.

5. Euclid Forecast (σ_Euclid ≈ 0.002)

Seven BSM models gain NEW EXCLUSION status with Euclid precision:

  • Complex scalar: -0.9σ → -3.2σ
  • Dirac fermion: -1.5σ → -5.6σ
  • Dirac neutrinos: -2.5σ → -9.0σ
  • Type-I seesaw (3 sterile ν): -2.5σ → -9.0σ
  • 2nd Higgs doublet: -2.1σ → -7.7σ
  • Mirror SM: -1.1σ → -4.0σ
  • Dirac WIMP: -1.5σ → -5.6σ

After Euclid, the only surviving BSM candidates are:

  1. A single real scalar (axion-like): -0.8σ
  2. A single Majorana fermion: -2.1σ (marginal)
  3. U(1)_B-L (accidental cancellation: vector + fermions balance): +1.8σ

6. N_eff Constraint

Adding extra light Weyl fermions (sterile neutrinos) to SM:

Extra νN_eff (cosmo)Rσ
-3 (no ν)0.0440.711+3.6
-12.0440.695+1.4
0 (SM)3.0440.688+0.4
+14.0440.681-0.6
+25.0440.674-1.5

The SM value N_eff = 3.044 is preferred. Zero neutrinos excluded at 3.6σ. This connects particle physics (neutrino count) to cosmology (Λ) in a way no other framework achieves.

What Makes This Unique

FrameworkΛ depends on field content?Falsifiable by new particle?
ΛCDMNo (free parameter)No
String landscapeNo (anthropic)No
This frameworkYes (calculable)Yes

The species-dependence curve is the framework’s smoking gun. No other approach to the cosmological constant predicts that Λ shifts by a calculable amount when new particles are discovered. This is simultaneously:

  • Unique: no other framework makes this prediction
  • Precise: per-field shifts are at the 0.5-4σ level per field
  • Testable: any particle discovery at the LHC or beyond shifts Λ

Critical Assessment

Strengths:

  • Zero free parameters — Λ is computed, not fit
  • N_g = 3 generations uniquely selected (N_g = 2 at 20σ, N_g = 4 at 12σ)
  • MSSM excluded at 39σ, dark photons at 4σ
  • Euclid will sharpen exclusions by 3.5×

Weaknesses:

  • “Light species” means m ≪ H₀ ≈ 10⁻³³ eV. All known massive particles decouple. The prediction depends only on massless fields at the cosmological horizon.
  • Graviton mode count n_grav = 10 vs n_grav = 2 is a physics choice (edge modes vs TT-only). The framework prefers 10, but this could appear as a hidden parameter.
  • The 0.4σ residual cannot currently be attributed to a specific correction.

What would kill it:

  • Light vector boson discovery (dark photon, Z’) → R overshoots by +4σ per vector
  • N_eff measured significantly above 3.044 → extra radiation disfavored
  • DESI confirming w ≠ -1 at >5σ → equation of state wrong
  • Euclid pinning Ω_Λ outside [0.670, 0.710] → prediction falsified

Files

  • src/species_dependence.py — Core calculation engine
  • tests/test_species.py — 12 tests, all passing
  • results.json — Full numerical output
  • run_experiment.py — Main experiment driver