A088216 Smallest nonnegative number not expressible as determinant of an n X n matrix with elements 1..n^2.
0, 324, 38831, 6773999, 1859163031
Offset: 2
Examples
a(2)=0 because the 2 X 2 determinant of a matrix with entries that are permutations of 1,2,3,4 can only assume the values +-2,+-5,+-10.
Links
- Hugo Pfoertner, Find all possible values of det(A) for matrix with elements 1..n^2. FORTRAN program.
Crossrefs
Extensions
a(6) from Hugo Pfoertner, Sep 07 2019