Golden Euler Beta Zeckendorf Ledger
Abstract
The golden Euler exponent ledger has a closed Beatty form whose floor and jumps are read from the canonical Zeckendorf expansion.
Theorem 1.1 (Least-index parity controls the golden Euler beta ledger).
Proof. Machine-checked in Lean as D5/S3/Analytic/GoldenEulerBetaZeckendorf.golden_euler_beta_zeckendorf (✓ std3). ∎
Source. Repository-derived.
Commentary.
For every natural v, the frozen exponent o5Beta is the Beatty floor of (v+1)/phi plus v phi. For positive n, that floor is the sum of Fibonacci numbers obtained by lowering every index in the canonical Zeckendorf expansion, with a correction of one exactly when the least index is even.
Here zeck(n) is the canonical descending Zeckendorf index list and lastIdx(n) is its final, hence least, index. The same parity test selects the next ledger jump: phi squared for an even least index of v+1, and phi for an odd least index.
This result is an exponent-accounting characterization. It does not assert an all-order germ extraction, O-5, analytic continuation, or the Riemann Hypothesis.
References
- Truth anchor:
D5/S3/Analytic/GoldenEulerBetaZeckendorf.golden_euler_beta_zeckendorf