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.

A090741 Maximum number of transversals in a Latin square of order n.

Original entry on oeis.org

1, 0, 3, 8, 15, 32, 133, 384, 2241
Offset: 1

Views

Author

Richard Bean, Feb 03 2004

Keywords

Comments

a(10) >= 5504 from Parker.
a(n) >= the number of transversals in a cyclic Latin square of the same order which for odd n is given by A006717((n-1)/2). - Eduard I. Vatutin, Nov 04 2020

Examples

			a(1), a(3), a(5), a(7) are from the group tables for Z_1, Z_3, Z_5 and Z_7 (see sequence A006717); a(4) and a(8) are from Z_2 x Z_2 and the non-cyclic groups of order 8 (see Bedford).
a(9) = 2241 from Z_3 x Z_3.
		

References

  • J. W. Brown, F. Cherry, L. Most, M. Most, E. T. Parker, W. D. Wallis, Completion of the spectrum of orthogonal diagonal Latin squares, Lecture notes in pure and applied mathematics. 1992. Vol. 139. pp. 43-49.
  • E. T. Parker, Computer investigations of orthogonal Latin squares of order 10, Proc. Sympos. Appl. Math., volume 15 (1963), 73-81.

Crossrefs

Formula

a(n) is asymptotically in between 3.2^n and 0.62^n n!. [McKay, McLeod, Wanless], [Cavenagh, Wanless]. - Ian Wanless, Jul 30 2010

Extensions

a(9) = 2241 from Brendan McKay and Ian Wanless, May 23 2004