OFFSET
2,2
LINKS
Hugo Pfoertner, Find all possible values of det(A) for matrix with elements 1..n^2. FORTRAN program.
EXAMPLE
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.
CROSSREFS
KEYWORD
nonn,more,hard
AUTHOR
Hugo Pfoertner, Sep 23 2003
EXTENSIONS
a(6) from Hugo Pfoertner, Sep 07 2019
STATUS
approved