Triangle read by rows, characteristic polynomials of matrices; (n X n bisymmetric matrices in which both diagonals equal the (n-1)-th row of Pascal's triangle with the rest zeros). (n>=0, 0<=k<=ceiling(n/2)).
A140693
Triangle read by rows, characteristic polynomials of matrices; (n X n bisymmetric matrices in which both diagonals equal the (n-1)-th row of Pascal's triangle with the rest zeros). (n>=0, 0<=k<=ceiling(n/2)).
Terms
- a(0) =1a(1) =1a(2) =-1a(3) =1a(4) =-2a(5) =1a(6) =-4a(7) =4a(8) =1a(9) =-8a(10) =12a(11) =1a(12) =-16a(13) =76a(14) =-96a(15) =1a(16) =-32a(17) =260a(18) =-400a(19) =1a(20) =-64a(21) =1324a(22) =-9600a(23) =14400a(24) =1a(25) =-128a(26) =4760a(27) =-50176a(28) =82320a(29) =1
External references
- oeis: A140693