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.

A333366 Number of main classes of doubly self-orthogonal diagonal Latin squares of order n.

Original entry on oeis.org

1, 0, 0, 1, 1, 0, 2, 8, 88, 0
Offset: 1

Views

Author

Eduard I. Vatutin, Mar 17 2020

Keywords

Comments

A doubly self-orthogonal diagonal Latin square (DSODLS) is a diagonal Latin square orthogonal to its transpose and antitranspose.
a(n) <= A329685(n) <= A309210(n) <= A330391(n). - Eduard I. Vatutin, Jun 01 2020

Examples

			0 1 2 3 4 5 6 7 8
2 4 3 0 7 6 8 1 5
4 6 7 1 8 2 3 5 0
8 3 5 6 0 7 1 2 4
7 8 1 4 5 3 0 6 2
3 7 0 2 1 8 5 4 6
1 5 4 7 6 0 2 8 3
5 0 6 8 2 1 4 3 7
6 2 8 5 3 4 7 0 1
		

Crossrefs

Extensions

a(10) = 0 is established by Lu et al. (2011).