a(n) is the determinant of the n X n symmetric matrix M(n) that is defined as M[i,j] = abs(i - j) if min(i, j) < max(i, j) <= 2*min(i, j), and otherwise 0.

A353452

a(n) is the determinant of the n X n symmetric matrix M(n) that is defined as M[i,j] = abs(i - j) if min(i, j) < max(i, j) <= 2*min(i, j), and otherwise 0.

Terms

    a(0) =1a(1) =0a(2) =-1a(3) =0a(4) =1a(5) =-4a(6) =12a(7) =64a(8) =-172a(9) =-1348a(10) =3456a(11) =34240a(12) =-87084a(13) =370640a(14) =-872336a(15) =-22639616a(16) =52307088a(17) =-181323568a(18) =399580288a(19) =23627011200a(20) =-51305628400a(21) =-686160247552

External references