A144159 Eigentriangle, sum of row n terms = A006054(n+2).
1, 1, 1, 2, 1, 2, 2, 2, 2, 5, 3, 2, 4, 5, 11, 3, 3, 4, 10, 11, 25, 4, 3, 6, 10, 22, 25, 56, 4, 4, 6, 15, 22, 50, 56, 126, 5, 4, 8, 15, 33, 50, 112, 126, 283, 5, 5, 8, 20, 33, 75, 112, 252, 283, 636
Offset: 1
Examples
First few rows of the triangle = 1; 1, 1; 2, 1, 2; 2, 2, 2, 5; 3, 2, 4, 5, 11; 3, 3, 4, 10, 11, 25; 4, 3, 6, 10, 22, 25, 56; 4, 4, 6, 15, 22, 50, 56, 126; 5, 4, 8, 15, 33, 50, 112, 126, 283; ...
Comments