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.

A000479 Number of 1-factorizations of K_{n,n}.

Original entry on oeis.org

1, 1, 1, 2, 24, 1344, 1128960, 12198297600, 2697818265354240, 15224734061278915461120, 2750892211809148994633229926400, 19464657391668924966616671344752852992000
Offset: 0

Views

Author

Keywords

Comments

Also, number of Latin squares of order n with first row 1,2,...,n.
Also number of fixed diagonal Latin squares of order n. - Eric W. Weisstein, Dec 18 2005
Also maximum number of Latin squares of order n such that no two of them have all the same rows (respectively, columns). - Rick L. Shepherd, Mar 01 2008

References

  • CRC Handbook of Combinatorial Designs, 1996, p. 660.
  • Denes and Keedwell, Latin Squares and Applications, Academic Press 1974.

Crossrefs

See A040082 and A264603 for other versions.

Formula

a(n) = A000315(n)*(n-1)! = A002860(n)/n!.

Extensions

a(11) (from the McKay-Wanless article) from Richard Bean, Feb 17 2004