A329442 Irregular triangular array, read by rows: row n shows the coefficients of the polynomial p(n,x) defined in Comments.
1, 2, 3, 14, 36, 27, 590, 3024, 6156, 5832, 2187, 1044302, 10704960, 49225968, 132339744, 227246796, 255091680, 182815704, 76527504, 14348907, 3271700001614, 67075266827520, 652229166810816, 3990988066439808, 17193623473530864, 55281675697126272
Offset: 0
Examples
Rows 0..4: 1; 2, 3; 14, 36, 27; 590, 3024, 6156, 5832, 2187; 1044302, 10704960, 49225968, 132339744, 227246796, 255091680, 182815704, 76527504, 14348907. Rows 0..4, the polynomials u(n,x): 1; 2 + 3 x^2; 14 + 36 x^2 + 27 x^4; 590 + 3024 x^2 + 6156 x^4 + 5832 x^6 + 2187 x^8; 1044302 + 10704960 x^2 + 49225968 x^4 + 132339744 x^6 + 227246796 x^8 + 255091680 x^10 + 182815704 x^12 + 76527504 x^14 + 14348907 x^16.
References
- L. E. Dickson, History of the Theory of Numbers, vol. 1, Chelsea, New York, 1952, p. 403.
Comments