Triangle read by rows. Row n gives the coefficients of Product_{k=0..n-1} (x - binomial(n-1,k)) expanded in decreasing powers of x, with row 0 = {1}.
A355635
Triangle read by rows. Row n gives the coefficients of Product_{k=0..n-1} (x - binomial(n-1,k)) expanded in decreasing powers of x, with row 0 = {1}.
Terms
- a(0) =1a(1) =1a(2) =-1a(3) =1a(4) =-2a(5) =1a(6) =1a(7) =-4a(8) =5a(9) =-2a(10) =1a(11) =-8a(12) =22a(13) =-24a(14) =9a(15) =1a(16) =-16a(17) =93a(18) =-238a(19) =256a(20) =-96a(21) =1a(22) =-32a(23) =386a(24) =-2180a(25) =5825a(26) =-6500a(27) =2500a(28) =1a(29) =-64
External references
- oeis: A355635