A214554 Triangle read by rows, coefficients of polynomials related to the Springer numbers A001586.
1, -1, 2, -3, -4, 4, 11, -18, -12, 8, 57, 88, -72, -32, 16, -361, 570, 440, -240, -80, 32, -2763, -4332, 3420, 1760, -720, -192, 64, 24611, -38682, -30324, 15960, 6160, -2016, -448, 128, 250737, 393776, -309456, -161728, 63840, 19712, -5376, -1024, 256
Offset: 0
Examples
[0] 1, [1] -1, 2, [2] -3, -4, 4, [3] 11, -18, -12, 8, [4] 57, 88, -72, -32, 16, [5] -361, 570, 440, -240, -80, 32, [6] -2763, -4332, 3420, 1760, -720, -192, 64, [7] 24611, -38682, -30324, 15960, 6160, -2016, -448, 128.
Programs
Formula
p{0}(x) = 1 and for n>0
p{n}(x) = Sum_{0<=k
Comments