V2.624 - SM Uniqueness — Exhaustive Field Content Scan
V2.624: SM Uniqueness — Exhaustive Field Content Scan
Motivation
V2.621 showed N_gen = 3 is uniquely selected by Ω_Λ. But that scanned only a few gauge groups. The deeper question: over ALL possible field contents (n_s, n_w, n_v, n_g), how many give R within 2σ of observation? Is the SM truly special, or are there thousands of solutions?
Key Result
The Raw Numbers
| Metric | Value |
|---|---|
| Total field contents scanned | 319,362 |
| Solutions within 2σ | 12,918 (4.0% of space) |
| SM rank (by tension) | #2,699 of 12,918 |
R ≈ 0.685 is NOT rare. The equation R = |δ|×4√π/N_eff defines a 2D surface in (n_s, n_w, n_v) space, and ~13,000 integer points lie near it. Ω_Λ alone does not select the SM.
The Physical Filter
Applying physical constraints one by one:
| Filter | N_surviving |
|---|---|
| All within 2σ | 12,918 |
| + graviton (n_g = 1) | 6,724 |
| + gauge bosons (n_v ≥ 4) | 6,666 |
| + fermions (n_w ≥ 15) | 6,343 |
| + anomaly cancellation (n_w mod 3 = 0) | 2,123 |
| + generation structure (n_w mod 15 = 0) | 412 |
| + SM gauge (n_v = 12) | 14 |
| + 3 generations (n_w = 45) | 6 |
The critical filter: SM gauge group (n_v = 12) reduces 412 → 14. Adding N_gen = 3 gives 6 survivors, differing only in scalar count:
| n_scalars | R | Tension | Interpretation |
|---|---|---|---|
| 5 | 0.6830 | 0.23σ | SM + 1 real singlet |
| 4 | 0.6877 | 0.42σ | Standard Model |
| 6 | 0.6784 | 0.87σ | SM + 2 singlets (NMSSM-like) |
| 3 | 0.6925 | 1.07σ | SM - 1 scalar (incomplete doublet) |
| 7 | 0.6738 | 1.49σ | SM + 3 singlets |
| 2 | 0.6974 | 1.74σ | SM - 2 scalars |
Surprise: n_s = 5 is the BEST fit
The SM with one extra real scalar (n_s = 5, R = 0.6830) gives a BETTER match to Ω_Λ than the minimal SM (n_s = 4, R = 0.6877). The tension drops from 0.42σ to 0.23σ.
This extra scalar could be:
- A dark matter scalar singlet
- An inflaton remnant
- A Majoron (from Majorana mass generation)
- A real component of a second Higgs doublet
This is a prediction: the framework marginally prefers SM + 1 singlet scalar over the minimal SM. The difference (0.6877 vs 0.6830) will be resolvable at σ(Ω_Λ) ≈ 0.003 (Euclid + CMB-S4).
SM Neighborhood
Adding/removing one field from the SM:
| Perturbation | ΔR | New tension |
|---|---|---|
| +1 scalar | -0.005 | 0.2σ (improves!) |
| -1 scalar | +0.005 | 1.1σ |
| +1 Weyl | -0.007 | 0.6σ |
| -1 Weyl | +0.007 | 1.4σ |
| +1 vector | +0.027 | 4.1σ (excluded) |
| -1 vector | -0.028 | 3.4σ (excluded) |
| +15 Weyl (+1 gen) | -0.089 | 11.8σ (excluded) |
| No graviton | -0.023 | 2.8σ (excluded) |
Vectors are highly constrained (±1 gives 3-4σ shift). Scalars are loosely constrained (±1 gives ~0.5σ shift). This explains why the Higgs sector is the least constrained part.
Honest Assessment
What the data actually says: Ω_Λ alone does not select the SM. There are 12,918 field contents within 2σ. The SM is special only because:
- Gauge group is known independently (n_v = 12)
- Generation structure is known independently (n_w = 15k)
- Graviton exists (n_g = 1)
With these constraints, only 6 options survive, and they differ only in scalar count (2-7). The framework then selects n_s = 4-5 as the best.
The strength: The cascade of physical constraints — gauge structure → generation counting → graviton — interacts with the Ω_Λ constraint to produce extreme selectivity. From 319,362 → 6 is a factor of 53,000 reduction.
The weakness: The framework doesn’t derive n_v = 12 or generation structure. These are external inputs. The genuine prediction is narrower: given the SM gauge group and 3 generations, the Higgs sector is constrained to 2-7 real scalars, with n_s = 4-5 preferred.
The prediction: If the minimal SM is exact (n_s = 4), then Ω_Λ = 0.6877. If there’s one extra singlet (n_s = 5), then Ω_Λ = 0.6830. Euclid + CMB-S4 (σ ≈ 0.002) can distinguish these at ~2.4σ.
Files
src/sm_uniqueness.py: Exhaustive scan engine, physical filters, density analysistests/test_sm_uniqueness.py: 6 tests, all passingrun_experiment.py: Full 8-part analysisresults.json: Machine-readable output