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.

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

Original entry on oeis.org

0, 0, 0, 1, 1, 0, 3, 26, 55
Offset: 1

Views

Author

Eduard I. Vatutin, May 16 2022

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) <= A345760(n).
a(10) >= 74, a(11) >= 76, a(12) >= 190. - updated by Eduard I. Vatutin, Mar 01 2025

Examples

			For n=8 the number of intercalates that an orthogonal diagonal Latin square of order 8 may have is 2, 4, 8, 9, 10, 11, 12, 14, 16, 18, 20, 22, 24, 26, 28, 30, 32, 36, 40, 44, 48, 52, 56, 64, 80, or 112. Since there are 26 distinct values, a(8)=26.
		

Crossrefs