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.

A382957 a(n) is the number of distinct numbers of intercalates in an extended self-orthogonal diagonal Latin squares of order n.

Original entry on oeis.org

1, 0, 0, 1, 1, 0, 3, 8, 52, 45
Offset: 1

Views

Author

Eduard I. Vatutin, Apr 10 2025

Keywords

Comments

A self-orthogonal diagonal Latin square (SODLS, see A329685) is a diagonal Latin square orthogonal to its transpose. An extended self-orthogonal diagonal Latin square (ESODLS, see A309210) is a diagonal Latin square that has an orthogonal diagonal Latin square from the same main class. SODLS is a special case of ESODLS.

Examples

			For n=7 the number of intercalates that an extended self-orthogonal diagonal Latin square of order 7 may have is 0, 10, or 18. Since there are 3 distinct values, a(7)=3.
		

Crossrefs