A144061 Eigentriangle generated from A109128, row sums = expansion of {2(exp(x)-1)}.
1, 1, 1, 1, 3, 2, 1, 5, 10, 6, 1, 7, 22, 42, 22, 1, 9, 38, 114, 198, 94, 1, 11, 58, 234, 638, 1034, 454, 1, 13, 82, 414, 1518, 3854, 5902, 2430, 1, 15, 110, 666, 3058, 10434, 24970, 36450, 14214, 1, 17, 142, 1002, 5522, 23594, 75818, 172530, 241638, 89918
Offset: 1
Examples
First few rows of the triangle = 1; 1, 1; 1, 3, 2; 1, 5, 10, 6; 1, 7, 22, 42, 22; 1, 9, 38, 114, 198, 94; 1, 11, 58, 234, 638, 1034, 454; 1, 13, 82, 414, 1518, 3854, 5902, 2430; 1, 15, 110, 666, 3058, 10434, 24970, 36450, 14214; ... Example: row 3 = (1, 5, 10, 6) = termwise products of (1, 5, 5, 1) and (1, 1, 2, 6), where (1, 5, 5, 1) = row 3 of triangle A109128 and (1, 1, 2, 6) = the first 4 terms of A001861 shifted.
Comments