Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Measured Non-Pisot Gap Counts

Abstract

The measured normalized gap spectra for beta13 have cardinalities six, eight, and ten at levels six, eight, and ten, while the frozen Tribonacci count is three.

Names are finite greedy beta-shift words over digits zero, one, and two. Every suffix is compared with the certified greedy expansion prefix. The names remain in lexicographic order, their values are normalized by the common positive factor beta13^Q, and only internal adjacent differences are placed in the finite spectrum.

Exact pairs (a,b) represent a+b beta13. The three finite computations agree with the certified greedy-remainder spectra, and irrationality makes the passage from pair codes to real gap values injective.

Theorem 1.1 (Six normalized gap types at level six).

Proof. Machine-checked in Lean as D5/S0/Tower/NonPisot/GapCounts.beta13_normalized_gap_type_count_six (✓ std3). ∎

Source. Repository-derived.

Commentary.

The finite internal adjacent-gap spectrum at Q = 6 has cardinality six.

Theorem 1.2 (Eight normalized gap types at level eight).

Proof. Machine-checked in Lean as D5/S0/Tower/NonPisot/GapCounts.beta13_normalized_gap_type_count_eight (✓ std3). ∎

Source. Repository-derived.

Commentary.

The finite internal adjacent-gap spectrum at Q = 8 has cardinality eight.

Theorem 1.3 (Ten normalized gap types at level ten).

Proof. Machine-checked in Lean as D5/S0/Tower/NonPisot/GapCounts.beta13_normalized_gap_type_count_ten (✓ std3). ∎

Source. Repository-derived.

Commentary.

The finite internal adjacent-gap spectrum at Q = 10 has cardinality ten.

Theorem 1.4 (The frozen Tribonacci count is three).

Proof. Machine-checked in Lean as D5/S0/Tower/NonPisot/GapCounts.tribonacci_normalized_gap_type_count (✓ std3). ∎

Source. Repository-derived.

Commentary.

This is a fully qualified wrapper around the frozen Tribonacci adjacent-gap-spectrum cardinality theorem. Common positive normalization does not alter the number of gap types.

References

  • Truth anchor: D5/S0/Tower/NonPisot/GapCounts.beta13_normalized_gap_type_count_eight
  • Truth anchor: D5/S0/Tower/NonPisot/GapCounts.beta13_normalized_gap_type_count_six
  • Truth anchor: D5/S0/Tower/NonPisot/GapCounts.beta13_normalized_gap_type_count_ten
  • Truth anchor: D5/S0/Tower/NonPisot/GapCounts.tribonacci_normalized_gap_type_count
  • Dependency: D5/S0/Tower/NonPisot/Beta13
  • Dependency: D5/S0/Tower/Tribonacci/Gaps