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.

A286317 Number of species of partial Latin squares of size n.

Original entry on oeis.org

1, 2, 5, 18, 59, 306, 1861, 15097, 146893, 1693416, 22239872, 327670703
Offset: 1

Views

Author

Ian Wanless, May 06 2017

Keywords

Comments

The size of a partial Latin square (PLS) is the number of filled entries, not the order of the matrix. The species of a PLS are all those PLSs you can get by permuting the rows, columns and symbols, and also by permuting these three roles themselves. Empty rows and columns are ignored.

Crossrefs

Cf. A003090 (analog of this sequence, but for completed Latin squares), A286318 (for the same objects as this sequence, but with the extra requirement of being connected).