A073403 Coefficient triangle of polynomials (falling powers) related to convolutions of A002605(n), n>=0, (generalized (2,2)-Fibonacci). Companion triangle is A073404.
1, 12, 36, 120, 888, 1536, 1152, 15168, 62592, 80448, 10944, 222336, 1600704, 4813056, 5068800, 103680, 2992896, 32811264, 169917696, 413351424, 375598080, 981504, 38112768, 587976192, 4592982528
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; 120,888,1536; ... (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