Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Eisenstein Discriminant Representations

Abstract

Forms in V at discriminant 4k are in bijection with the Eisenstein representations of k.

Theorem 1.1 (Forms at discriminant 4k biject with Eisenstein representations).

Proof. Machine-checked in Lean as D5/S3/PrimeForms/EisensteinDiscriminant.forms_biject_eisenstein_representations (✓ std3). ∎

Source. Repository-derived.

Commentary.

For each integer k, a binary quadratic form with coefficients A, B, C lies in V when B = -2(A + C). Under that constraint its discriminant equals 4k exactly when A^2 + AC + C^2 = k. The coefficient projection sending the form to (A, C) is bijective, with inverse (A, C) |-> (A, -2(A + C), C). Thus the V-form incidence total and the Eisenstein representation number are identified by an explicit bijection, rather than only by a numerical equality.

References

  • Truth anchor: D5/S3/PrimeForms/EisensteinDiscriminant.forms_biject_eisenstein_representations