Documentation

LeanPool.LehmerE10.SalemSymmetry

unimodularity and the reciprocal (Salem-pair) symmetry. #

Two small facts, downstream of main_theorem, recording the structure of the Coxeter element as an integer lattice automorphism:

The E₁₀ Coxeter element is unimodular: det = 1, i.e. it lies in SL(10, ℤ). Proof: det = (-1)^(card) · charpoly.coeff 0; the charpoly is Lehmer's polynomial, whose constant coefficient is 1, and card (Fin 10) = 10 is even.

Lehmer's polynomial is self-reciprocal (palindromic): coeff i = coeff (10 - i) for i ≤ 10. This is the Salem-pair symmetry {μ, 1/μ} off the unit circle.