Further Non-Pisot Gap Count Instances
Abstract
Three further finite beta13 gap counts are certified, and the frozen ten-digit model is proved inadequate for an all-level theorem.
These are individual finite computations at levels three, four, and five. They add evidence but do not state or prove a growth law.
Theorem 1.1 (Three normalized gap types at level three).
Proof. Machine-checked in Lean as D5/S0/Tower/NonPisot/GapCountInstances.beta13_normalized_gap_type_count_three (✓ std3). ∎
Source. Repository-derived.
Commentary.
The finite internal adjacent-gap spectrum at Q = 3 has cardinality three.
Theorem 1.2 (Four normalized gap types at level four).
Proof. Machine-checked in Lean as D5/S0/Tower/NonPisot/GapCountInstances.beta13_normalized_gap_type_count_four (✓ std3). ∎
Source. Repository-derived.
Commentary.
The finite internal adjacent-gap spectrum at Q = 4 has cardinality four.
Theorem 1.3 (Five normalized gap types at level five).
Proof. Machine-checked in Lean as D5/S0/Tower/NonPisot/GapCountInstances.beta13_normalized_gap_type_count_five (✓ std3). ∎
Source. Repository-derived.
Commentary.
The finite internal adjacent-gap spectrum at Q = 5 has cardinality five.
Theorem 1.4 (The frozen prefix model stops before the actual eleventh digit).
Proof. Machine-checked in Lean as D5/S0/Tower/NonPisot/GapCountInstances.beta13_frozen_prefix_rejects_actual_eleven_digit_prefix (✓ std3). ∎
Source. Repository-derived.
Commentary.
The exact remainder code after ten digits is (21,-9). Its next greedy digit is zero, but appending that digit to the frozen ten-digit list makes the current prefix predicate return false, so the current name generator omits the genuine eleven-digit prefix.
Consequently the imported spectrum is a certified finite-prefix model, not a definition of the greedy beta-shift at arbitrary Q. An all-Q count theorem first requires an infinite greedy digit stream and a proof that its ordered adjacent-gap recursion adds exactly one new remainder type per level.
References
- Truth anchor:
D5/S0/Tower/NonPisot/GapCountInstances.beta13_frozen_prefix_rejects_actual_eleven_digit_prefix - Truth anchor:
D5/S0/Tower/NonPisot/GapCountInstances.beta13_normalized_gap_type_count_five - Truth anchor:
D5/S0/Tower/NonPisot/GapCountInstances.beta13_normalized_gap_type_count_four - Truth anchor:
D5/S0/Tower/NonPisot/GapCountInstances.beta13_normalized_gap_type_count_three - Dependency: D5/S0/Tower/NonPisot/GapCounts