A152227 Eigentriangle, row sums = A002426.
1, 2, 1, 2, 2, 3, 4, 2, 6, 7, 8, 4, 6, 14, 19, 18, 8, 12, 14, 38, 51, 42, 18, 24, 28, 38, 102, 141, 102, 42, 54, 56, 76, 102, 282, 393254, 102, 126, 126, 152, 204, 282, 786, 1107, 646, 254, 306, 2944, 342, 408, 564, 786, 2214, 3139
Offset: 1
Examples
First few rows of the triangle = 1; 2, 1; 2, 2, 3; 4, 2, 6, 7; 8, 4, 6, 14, 19; 18, 8, 12, 14, 38, 51; 42, 18, 24, 28, 38, 102, 141; 102, 42, 54, 56, 76, 102, 282, 393; 254, 102, 126, 126, 152, 204, 282, 786, 1107; 646, 254, 306, 394, 342, 408, 564, 786, 2214, 3139; ... Row 3 = (4, 2, 6, 7) = termwise products of (4, 2, 2, 1) and (1, 1, 3, 7)
Comments