cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A379665 Minimum number of intercalates in a Brown's diagonal Latin square of order 2n.

Original entry on oeis.org

0, 0, 12, 9, 16, 25
Offset: 0

Views

Author

Eduard I. Vatutin, Dec 29 2024

Keywords

Comments

A Brown's diagonal Latin square is a horizontally symmetric row-inverse or vertically symmetric column-inverse diagonal Latin square (see A339641).
Plain symmetry diagonal Latin squares do not exist for odd orders.
a(6)<=36, a(7)<=49, a(8)<=64, a(9)<=81, a(10)<=100, a(11)<=121, a(12)<=144, a(13)<=201, a(14)<=252. - Updated by Eduard I. Vatutin, Mar 01 2025
Hypothesis: minimum number of intercalates in Brown's diagonal Latin squares of order N=2n is equal to (N/2)^2 for N>4 (proved for N=6 and N=8 using Brute Force and for 10<=N<=24 using heuristic methods).

Crossrefs

Extensions

a(5)=25 added by Oleg S. Zaikin and Eduard I. Vatutin, Apr 08 2025