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.

Showing 1-4 of 4 results.

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

A372923 Number of diagonalized cyclic diagonal Latin squares of order 2n+1 with the first row in order.

Original entry on oeis.org

1, 0, 4, 32, 6144, 1152000, 45984153600000
Offset: 0

Views

Author

Eduard I. Vatutin, May 16 2024

Keywords

Comments

See Comments in A372922.

Crossrefs

Formula

a(n) = A372922(n) / (2n+1)!. - Eduard I. Vatutin, Sep 08 2024

A375475 Number of main classes of diagonalized cyclic diagonal Latin squares of order 2n+1.

Original entry on oeis.org

1, 0, 1, 1, 7, 81, 2933
Offset: 0

Views

Author

Eduard I. Vatutin, Aug 17 2024

Keywords

Comments

Diagonalized cyclic diagonal Latin squares are diagonal Latin squares that are isomorphic to cyclic Latin squares. They are can be obtained from cyclic Latin squares (see A338522) by diagonalization (getting a corresponding pair of transversals and placing them on the diagonals, see article). Diagonalized cyclic diagonal Latin squares have some interesting properties, for example, there are a large number of diagonal transversals for diagonal Latin squares of odd orders.

Crossrefs

A376587 Minimum number of diagonal transversals in diagonalized cyclic diagonal Latin squares of order 2n+1.

Original entry on oeis.org

1, 0, 5, 27, 241, 4523, 127339
Offset: 0

Views

Author

Eduard I. Vatutin, Sep 29 2024

Keywords

Crossrefs

Showing 1-4 of 4 results.