A073399 Coefficient triangle of polynomials (falling powers) related to convolutions of A001045(n+1), n>=0, (generalized (1,2)-Fibonacci). Companion triangle is A073400.
1, 9, 30, 63, 531, 1050, 405, 6165, 29610, 44520, 2511, 59454, 502821, 1789614, 2245320, 15309, 517104, 6686631, 41182344, 120133692, 131891760, 92583, 4214349, 76790673, 714174327, 3559509360, 8966770308, 8862693840
Offset: 0
Examples
k=2: U2(n)=((9*n+30)*(n+1)*U0(n+1)+(9*n+33)*(n+2)*2*U0(n))/(2*9^2), cf. A073372. 1; 9,30; 63,531,1050; ... (lower triangular matrix a(k,m), k >= m >= 0, else 0).
Links
- Sean A. Irvine, Table of n, a(n) for n = 0..989
- Wolfdieter Lang, First 7 rows.
Formula
Recursion for row polynomials defined in the comments: see A073401.
Comments