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.

A345761 a(n) is the number of distinct numbers of orthogonal diagonal mates that a diagonal Latin squares of order n can have.

Original entry on oeis.org

1, 0, 0, 1, 2, 1, 3, 31, 99
Offset: 1

Views

Author

Eduard I. Vatutin, Jun 26 2021

Keywords

Comments

a(n) <= A287695(n) + 1.
a(n) <= A287764(n).
a(10) >= 10. It seems that a(10) = 10 due to long computational experiments within the Gerasim@Home volunteer distributed computing project did not reveal the existence of diagonal Latin squares of order 10 with the number of orthogonal diagonal Latin squares different from {0, 1, 2, 3, 4, 5, 6, 7, 8, 10}.
a(11) >= 112, a(12) >= 5079. - Eduard I. Vatutin, Nov 02 2021, updated Jan 23 2023

Examples

			For n=7 the number of orthogonal diagonal Latin squares that a diagonal Latin square of order 7 may have is 0, 1, or 3. Since there are 3 distinct values, a(7)=3.
		

Crossrefs