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.

A333671 Number of doubly self-orthogonal diagonal Latin squares of order n.

Original entry on oeis.org

1, 0, 0, 48, 480, 0, 322560, 46448640, 10381271040, 0
Offset: 1

Views

Author

Eduard I. Vatutin, Apr 01 2020

Keywords

Comments

A doubly self-orthogonal diagonal Latin square (DSODLS) is a diagonal Latin square orthogonal to its transpose and antitranspose.
a(n) <= A287762(n) <= A309599(n) <= A305571(n). - Eduard I. Vatutin, Jun 06 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