A073400 Coefficient triangle of polynomials (falling powers) related to convolutions of A001045(n+1), n >= 0, (generalized (1,2)-Fibonacci). Companion triangle is A073399.
2, 9, 33, 45, 396, 831, 243, 3744, 18297, 28236, 1377, 32481, 273483, 968679, 1210140, 8019, 268029, 3418767, 20681811, 58920534, 62686440, 47385, 2130138, 38186478, 347584284, 1683064737, 4075425738, 3810867480
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,33; 45,396,831; ... (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