-5313domain: ZAppears in sequencesArray: row n shows the coefficients of the characteristic polynomial of the n-th principal submatrix of f(i,j)=(2i-1 if i=j and 1 otherwise) for i>=1 and j>=1 (as in A204131).at n=32A204134a(n) = Sum_{k=1..n} (-1)^(k-1) * binomial(k+3,4) * floor(n/k).at n=19A366939