A073404 Coefficient triangle of polynomials (falling powers) related to convolutions of A002605(n), n>=0, (generalized (2,2)-Fibonacci). Companion triangle is A073403.
2, 12, 36, 96, 672, 1056, 864, 10752, 40416, 43968, 8064, 156672, 1051776, 2815488, 2396160, 76032, 2121984, 22125312, 105981696, 226492416, 161879040, 718848, 27205632, 404656128, 2995605504
Offset: 0
Examples
k=2: U2(n)=(2*(36+12*n)*(n+1)*U0(n+1)+2*(36+12*n)*(n+2)*U0(n))/(2!*12^2), cf. A073389. 1; 12,36; 96,672,1056; ... (lower triangular matrix a(k,m), k >= m >= 0, else 0).
Links
- W. Lang, First 7 rows.
Formula
Recursion for row polynomials defined in the comments: see A073405.
Comments