Experiments / V2.340
V2.340
Dynamical Selection COMPLETE

V2.340 - Anomaly Cancellation x Lambda — Double Selection of the SM

V2.340: Anomaly Cancellation x Lambda — Double Selection of the SM

Status: (N_c, N_g) = (3, 3) IS THE UNIQUE JOINT SOLUTION

Objective

Show that two completely independent constraints — gauge anomaly cancellation (UV, quantum consistency) and the cosmological constant (IR, entanglement entropy) — jointly select the Standard Model with N_c = 3 colors and N_g = 3 generations as the unique solution.

Method

For SU(N_c) x SU(2)_L x U(1)_Y with standard hypercharge assignments, computed all 6 triangle anomaly coefficients as functions of N_c. Independently computed R = |delta|/(6*alpha) as a function of (N_c, N_g). Found the intersection of anomaly-free models with Lambda-consistent models.

Key Results

Anomaly cancellation requires N_c = 3

With standard hypercharge assignments (Y_Q=1/6, Y_u=2/3, Y_d=-1/3, Y_L=-1/2, Y_e=-1):

AnomalyFormula per generationVanishes at
SU(2)^2 U(1)(N_c - 3)/6N_c = 3
U(1)^3(3 - N_c)/4N_c = 3

Both conditions independently require N_c = 3. This is a theorem, not a fit. For N_c = 1..20, only N_c = 3 is anomaly-free.

Lambda observation requires N_g = 3

For N_c = 3, the exact generation count matching Omega_Lambda is:

N_g_exact = 3.0278 (miss from integer 3 = 0.028, or 2.8%)

  • N_g = 2: excluded at +20.2 sigma
  • N_g = 3: +0.4 sigma (match)
  • N_g = 4: excluded at -11.8 sigma

Joint selection: unique

N_cN_gAnomaly-free?RsigmaStatus
33YES0.6877+0.42UNIQUE MATCH

Of 150 models scanned (N_c=1..15, N_g=1..10):

  • 10 anomaly-free (all N_c=3)
  • 5 Lambda-consistent (2sigma)
  • 1 satisfying both: (3, 3)

The constraints are independent

PropertyAnomaly cancellationLambda observation
SourceQFT (Adler-Bell-Jackiw)Entanglement entropy
Energy scaleUV (> TeV)IR (H_0 ~ 10^-33 eV)
PhysicsChiral fermion repsTrace anomaly + area law
Depends onHypercharge assignmentsField multiplicities
ConstrainsN_c = 3N_g = 3

The two constraints involve different physics, different scales (separated by 60 orders of magnitude), and different mathematical structures.

N_c = 3 is special among all N_c values

N_cN_g_exactMiss from intAnomaly-free?
12.1970.197 (20%)NO
22.4220.422 (42%)NO
33.0280.028 (2.8%)YES
43.7740.226 (23%)NO
54.5870.413 (41%)NO
109.0020.002 (0.2%)NO

N_c = 3 has the smallest miss from an integer among N_c = 1..5 AND is the only anomaly-free value. N_c = 10 has a smaller miss but is decisively anomalous.

Significance

The generation puzzle

“Why 3 generations?” is one of the deepest unsolved problems in particle physics. The SM works for any N_g. Anomaly cancellation is proportional to N_g, so it provides no constraint.

This framework provides the ONLY known answer: N_g = 3 because the cosmological constant requires it. N_g_exact(N_c=3) = 3.028 is a specific, falsifiable prediction.

UV-IR connection

The agreement between UV (anomaly cancellation) and IR (cosmological constant) on N_c = 3 suggests a deep connection between gauge consistency and spacetime thermodynamics that goes beyond either constraint alone.

Probability of coincidence

P(anomaly selects N_c=3 from 1..8) x P(Lambda selects N_g=3 from 1..6) = 1/8 x 1/6 = 1/48 ~ 2%

Future tests

  • Euclid (sigma = 0.002): SM at 1.5 sigma, 3gen vs 4gen at 45 sigma
  • CMB-S4 + Euclid (sigma = 0.001): SM at 3.0 sigma — decisive test

Files

  • src/double_selection.py: Anomaly computation, R scan, joint analysis
  • run_experiment.py: Full 9-section analysis
  • tests/test_double_selection.py: Anomaly formula verification