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.

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

Original entry on oeis.org

1, 0, 0, 1, 2, 2, 14, 47, 182
Offset: 1

Views

Author

Eduard I. Vatutin, Jun 16 2021

Keywords

Comments

a(n) <= A287648(n) - A287647(n) + 1.
a(n) <= A287764(n).
Conjecture: a(12) = A287648(12) - A287647(12) + 1. - Natalia Makarova, Oct 26 2021
a(10) >= 736, a(11) >= 1344, a(12) >= 17693, a(13) >= 18241, a(14) >= 294053, a(15) >= 1958394, a(16) >= 13715. - Eduard I. Vatutin, Oct 29 2021, updated Mar 02 2025

Examples

			For n=7 the number of diagonal transversals that a diagonal Latin square of order 7 may have is 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, or 27. Since there are 14 distinct values, a(7)=14.
		

Crossrefs

Extensions

a(8) added by Eduard I. Vatutin, Jul 15 2021
a(9) added by Eduard I. Vatutin, Oct 20 2022