A329431 Irregular triangular array, read by rows: row n shows the coefficients of the polynomial p(n,x) defined in Comments.
1, 2, 1, 6, 4, 1, 38, 48, 28, 8, 1, 1446, 3648, 4432, 3296, 1628, 544, 120, 16, 1, 2090918, 10550016, 26125248, 41867904, 48398416, 42666880, 29610272, 16475584, 7419740, 2711424, 800992, 189248, 35064, 4928, 496, 32, 1, 4371938082726, 44118436709376
Offset: 0
Examples
Rows 0..4: 1; 2, 1; 6, 4, 1; 38, 48, 28, 8, 1; 1446, 3648, 4432, 3296, 1628, 544, 120, 16, 1. Rows 0..4, the polynomials u(n,x): 1; 2 + x^2; 6 + 4 x^2 + x^4; 38 + 48 x^2 + 28 x^4 + 8 x^6 + x^8; 1446 + 3648 x^2 + 4432 x^4 + 3296 x^6 + 1628 x^8 + 544 x^10 + 120 x^12 + 16 x^14 + x^16.
References
- L. E. Dickson, History of the Theory of Numbers, vol. 1, Chelsea, New York, 1952, p. 403.
Comments