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.

A349199 a(n) is the number of distinct numbers of diagonal transversals that an orthogonal diagonal Latin square of order n can have.

Original entry on oeis.org

1, 0, 0, 1, 1, 0, 3, 31, 165
Offset: 1

Views

Author

Eduard I. Vatutin, Nov 10 2021

Keywords

Comments

An orthogonal diagonal Latin square is a diagonal Latin square with at least one orthogonal diagonal mate. Since all orthogonal diagonal Latin squares are diagonal Latin squares, a(n) <= A345370(n).
a(10) >= 390, a(11) >= 560, a(12) >= 13429. - Eduard I. Vatutin, Nov 10 2021, updated Jan 29 2023

Examples

			For n=8 the number of diagonal transversals that an orthogonal diagonal Latin square of order 8 may have is 8, 9, 10, 12, 14, 15, 16, 17, 18, 20, 22, 23, 24, 25, 26, 28, 30, 32, 36, 38, 40, 42, 44, 48, 52, 56, 64, 72, 88, 96, or 120. Since there are 31 distinct values, a(8)=31.
		

Crossrefs