Skip to content

feat(physics): Derive rotation curves from master equation with SPARC…#109

Merged
cnygaard merged 1 commit into
mainfrom
tidal-strain-tensor-v9.3
Feb 14, 2026
Merged

feat(physics): Derive rotation curves from master equation with SPARC…#109
cnygaard merged 1 commit into
mainfrom
tidal-strain-tensor-v9.3

Conversation

@cnygaard

Copy link
Copy Markdown
Owner

Implement first-principles derivation of galaxy rotation curves from the v9 master equation g_μν = ℓ_P²(G_μν^Fisher + γ₀E_μν) with tidal strain tensor.

Key changes:

  • Update entanglement_strain.py to use tidal form E_μν = ∇∇S - ¼g□S (replaces quadratic form that gave incorrect M² scaling)
  • Add rotation_curves_from_master_equation.py deriving v(r) from metric
  • Add sparc_validation.py testing against 129 SPARC galaxies

Results against SPARC database:

  • 57.4% of galaxies within 20% deviation
  • Median |deviation| = 15.6%
  • Only 4 outliers >50%
  • Theory predicts DM ratio π/(2γ₀) = 5.73 from Immirzi parameter alone

The theoretical dark matter ratio matches:

  • SPARC observations (median 4.9) within ~15%
  • Planck cosmic ratio (6.37) within ~10%

… validation

Implement first-principles derivation of galaxy rotation curves from the v9
master equation g_μν = ℓ_P²(G_μν^Fisher + γ₀E_μν) with tidal strain tensor.

Key changes:
- Update entanglement_strain.py to use tidal form E_μν = ∇∇S - ¼g□S
  (replaces quadratic form that gave incorrect M² scaling)
- Add rotation_curves_from_master_equation.py deriving v(r) from metric
- Add sparc_validation.py testing against 129 SPARC galaxies

Results against SPARC database:
- 57.4% of galaxies within 20% deviation
- Median |deviation| = 15.6%
- Only 4 outliers >50%
- Theory predicts DM ratio π/(2γ₀) = 5.73 from Immirzi parameter alone

The theoretical dark matter ratio matches:
- SPARC observations (median 4.9) within ~15%
- Planck cosmic ratio (6.37) within ~10%
with ZERO free parameters fitted to galaxy data.
@cnygaard cnygaard merged commit 1af49bb into main Feb 14, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant