A proper Euler magic matrix of order 6
An Euler magic matrix is an integer matrix M with MM^t = γI whose squared entries sum to γ along both diagonals, and is proper if squared entries are pairwise distinct. Existence at order 6 was not settled by prior work (orders 1,2,3,4,5,8 were known).
An explicit order-6 matrix with γ=18500 and a second independent one with γ=43290 are constructed via a search generating matrices satisfying the orthogonality condition and post-filtering permutations for compatible diagonal sums. An elementary counting bound γ ≥ 2485 restricts the search range. The finite integer identities are verified three independent ways, including a machine-checked proof in Lean 4 with Mathlib whose #print axioms reports only propext, Classical.choice and Quot.sound with no sorry or native_decide.
Two proper Euler magic matrices of order 6 are exhibited (γ=18500 and γ=43290), settling the previously unaddressed order-6 case, together with the lower bound γ ≥ 2485.
