Arithmetic sharpness of the Lβ five-distance theorem g_β β€ 5 on πΒ² (dynamics-free) #
nnDist_count_plane_unconditional proves the upper bound: any Kronecker orbit on πΒ² has at
most five distinct sup-norm nearest-neighbour distances (the d = 2 case of Shutov's 2^d + 1).
This file shows the bound is sharp by an explicit, dynamics-free witness, mirroring the
Euclidean
EuclideanRecords.sharp_attained but with the Lβ (sup-norm) defect, which is integer-exact:
delta Ξ±* d = max(|r(4d)|, |r(15d)|)/47 for balanced residues mod 47 β no square roots.
The witness #
Ξ±* = (4/47, 15/47), N = 13. The scaled sup-norm defects
M_d = max(|r(4d)|, |r(15d)|) for d = 1,β¦,13 are
[15, 17, 12, 16, 20, 23, 19, 21, 11, 9, 23, 8, 7],
with record minima at d = 1, 3, 9, 10, 12, 13 (values 15 > 12 > 11 > 9 > 8 > 7). The four
records
inside the doubling window (β13/2β, 13] = (7, 13] are 9, 10, 12, 13 β giving the five
distinct
distances 12/47 > 11/47 > 9/47 > 8/47 > 7/47, realized at q = 6, 4, 3, 1, 0 (cutoffs
D = 7, 9, 10, 12, 13).
Method (cross-field reuse) #
The minimax identity min_p max_k |dΞ±_k β p_k| = max_k min_{p_k}|dΞ±_k β p_k| (independent
coordinates) makes the sup-norm defect exactly the max of two balanced residues β so every
comparison is between integers, and the rationalβirrational transport gap is linear (no
β-gap):
s β (0, 1/1222) suffices. The combinatorial core
(five_le_card_image_of_strictAnti_chain, inf_lt_inf) and the integer minimum (sq_residue_le)
are reused verbatim from the Euclidean development.
The Lβ rational witness Ξ±* = (4/47, 15/47).
Equations
- ThreeGap.LinftyRecords.astar = ![4 / 47, 15 / 47]
Instances For
The witness defect is coordinatewise-exact. With Ξ±* = (4/47, 15/47), balanced residues
4d β‘ rβ, 15d β‘ rβ (mod 47) give delta Ξ±* d = M/47, where M = max(|rβ|, |rβ|) (provided as
M with |rβ| β€ M, |rβ| β€ M, M β {|rβ|, |rβ|}). Upper bound at the rounding (nβ, nβ); lower
bound coordinatewise via abs_residue_le and norm_le_pi_norm (the sup norm dominates each
coordinate).
The thirteen witness defects delta Ξ±* d = M_d/47, d = 1,β¦,13, with
M_d = [15,17,12,16,20,23,19,21,11,9,23,8,7] β from delta_astar at the balanced residues of
4d, 15d mod 47.
nnDist as a prefix-minimum, and card β₯ 5 from the four record drops #
nnDist as a prefix-minimum of the Lβ defect. nnDist Ξ± 13 q is the infimum of
delta Ξ± d over d β [1, max(q, 13βq)] (via the repo's gapVal_eq_nnDist).
card β₯ 5 from the four record drops. If the defect drops strictly below the whole
preceding
prefix at d = 9, 10, 12, 13, then the five nnDist Ξ± 13 q at q = 6, 4, 3, 1, 0 are strictly
decreasing, so the image has β₯ 5 elements.
Rational β irrational upgrade by Lipschitz-openness #
Bundles transport for an integer record gap: once s is small (1222Β·s < 1), an integer
defect drop Mm + 1 β€ Mn transports from Ξ±* to aprt s.
Arithmetic sharpness of the Lβ five-distance theorem g_β β€ 5 on πΒ². There is a
Kronecker vector Ξ± with an irrational coordinate and an N β₯ 2 for which the orbit {0, Ξ±, β¦, NΞ±}
on πΒ² realizes exactly five distinct sup-norm nearest-neighbour distances β so the bound
nnDist_count_plane_unconditional is sharp. The witness is Ξ± = (4/47 + s, 15/47) for a small
irrational s: card β₯ 5 transports from the rational Ξ±* (Lipschitz), card β€ 5 is the
five-distance theorem itself. Entirely elementary β no homogeneous dynamics.