Skip to content

Commit b9241bb

Browse files
committed
docs: add exp_28 statistical relativity README entry + journal
1 parent 5c1e2de commit b9241bb

2 files changed

Lines changed: 37 additions & 0 deletions

File tree

foundational/experiments/minimum_actualization_resolution/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,11 @@ Planck-scale quantities emerge from the PAC framework as the **minimum viable ac
133133
|--------|-------|
134134
| exp_27_free_streaming_signature.py | Derives testable predictions from PAC Eddington regulator + free-streaming exemption. Scale-dependent PAC dilation: k > k_fs (interacting) gets enhanced, k < k_fs (free-streaming) standard. P(k) boost ~5.8% at small scales. BAO shift: r_s ~ 142.9 Mpc (vs 147.1, 2.8% shift). H_0 shift +2.0 km/s/Mpc toward SH0ES. S8 tension direction correctly predicted. 5 falsifiable predictions for Euclid/Roman/Simons Observatory. **TESTABLE** |
135135

136+
### Statistical Relativity (28)
137+
138+
| Script | Tests |
139+
|--------|-------|
140+
| exp_28_statistical_relativity.py | Tests whether multiplicative-additive asymmetry (lose f then gain f ≠ identity) is the structural root of relativistic frame dependence. Round-trip deficit at Landauer fraction f=ln(2) equals ln²(2) = 1-xi_floor exactly. 5 parts: (A) Asymmetry convergence to ln²(2), (B) Cascade-embedded asymmetry, (C) Frame-dependent time from statistics, (D) Gamma as statistical frame dependence, (E) Lorentz factor recovery from pure multiplicative structure. Derives gamma(v) without invoking spacetime geometry. 7/7 tests passing. **SUPPORTED** |
136141
### Cascade & Cosmological (21-22)
137142

138143
| Script | Tests |
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
# Journal: exp_28 Statistical Relativity
2+
3+
**Date**: 2026-03-13
4+
**Status**: completed (7/7 tests passing)
5+
6+
---
7+
8+
## Summary
9+
10+
Exp_28 tests whether the multiplicative-additive asymmetry in statistics — the fact that losing fraction f then gaining f does not return to identity — is the structural root of relativistic frame dependence within the PAC cascade.
11+
12+
The key result: the round-trip deficit at the Landauer-critical fraction f = ln(2) equals ln²(2) = 1 - xi_floor. This is not coincidental — the statistical asymmetry at the Landauer scale IS xi_floor's complement.
13+
14+
## Structure
15+
16+
Five parts building from pure statistics to relativistic physics:
17+
- **Part A**: Multiplicative asymmetry convergence to ln²(2)
18+
- **Part B**: Cascade-embedded asymmetry (showing the cascade naturally amplifies the round-trip deficit)
19+
- **Part C**: Frame-dependent time derived from statistical asymmetry alone
20+
- **Part D**: Euler-Mascheroni gamma as a statistical frame dependence measure
21+
- **Part E**: Lorentz factor recovery from pure multiplicative structure — no spacetime geometry invoked
22+
23+
## Significance
24+
25+
Derives the Lorentz factor gamma(v) from pure number theory / statistics, connecting it through the cascade to xi_floor and the Landauer cost. If correct, relativistic frame dependence is not a geometric property of spacetime but an algebraic consequence of multiplicative asymmetry at the information-theoretic boundary.
26+
27+
## Connections
28+
29+
- exp_02: xi_floor = 1 - ln²(2) (the complement being derived here)
30+
- exp_17: Z_temporal/Z_spatial = ln(2) (temporal dimension enters through the same logarithmic structure)
31+
- exp_18: dtau/dt decomposition (the time dilation being rederived from statistics)
32+
- exp_20: Xi = gamma + ln(phi) physical separation (gamma isolated here as frame dependence)

0 commit comments

Comments
 (0)