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.

A364206 a(n) is the number of n X n nonsingular matrices using all the integers from 1 to n^2.

Original entry on oeis.org

1, 24, 360144, 20914499571840
Offset: 1

Views

Author

Stefano Spezia, Jul 13 2023

Keywords

Crossrefs

Right diagonal of A364203.
Cf. A085000 (maximal determinant), A350565 (minimal permanent), A350566 (maximal permanent).
Cf. A364227 (with prime numbers).

Formula

a(n) = (n^2)! - A221976(n). - Vaclav Kotesovec, Jul 16 2023

Extensions

a(4) from Vaclav Kotesovec, Jul 16 2023 (using A221976)