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.

A307163 Minimum number of intercalates in a diagonal Latin square of order n.

Original entry on oeis.org

0, 0, 0, 12, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0
Offset: 1

Views

Author

Eduard I. Vatutin, Mar 27 2019

Keywords

Comments

An intercalate is a 2 X 2 subsquare of a Latin square.
Every diagonal Latin square is a Latin square, so 0 <= a(n) <= A307164(n) <= A092237(n). - Eduard I. Vatutin, Sep 21 2020
Every intercalate is a partial loop and every partial loop is a loop, so 0 <= a(n) <= A307170(n) <= A307166(n). - Eduard I. Vatutin, Oct 19 2020
a(n)=0 for all orders n for which cyclic diagonal Latin squares exist (see A007310) due to all cyclic diagonal Latin squares don't have intercalates. - Eduard I. Vatutin, Aug 07 2023
a(n)=0 for all orders n for which diagonalized cyclic diagonal Latin squares exist (see A372922) due to all diagonalized cyclic diagonal Latin squares don't have intercalates. - Eduard I. Vatutin, Sep 24 2024
a(16) <= 2, a(17) = 0, a(18) <= 9, a(19) = 0, a(20) <= 1, a(21) <= 11, a(22) <= 9, a(23) = 0, a(24) <= 16, a(25) = 0, a(26) <= 29. - Eduard I. Vatutin, added Sep 10 2023, updated Mar 01 2025

Crossrefs

Extensions

a(9) added by Eduard I. Vatutin, Sep 21 2020
a(10)-a(13) added by Eduard I. Vatutin, Apr 01 2021
a(14)-a(15) added by Eduard I. Vatutin, Sep 24 2024