a(n) is the determinant of the n X n matrix M = (m_{i,j}), i,j from 0 to n-1: m{i,j} = (i+j)^2 mod n.
A348183
a(n) is the determinant of the n X n matrix M = (m_{i,j}), i,j from 0 to n-1: m{i,j} = (i+j)^2 mod n.
Terms
- a(0) =1a(1) =0a(2) =-1a(3) =-2a(4) =0a(5) =250a(6) =5616a(7) =-33614a(8) =0a(9) =204073344a(10) =-900000000a(11) =-9431790764a(12) =0a(16) =0a(20) =0
External references
- oeis: A348183