A137649 Triangle read by rows, A000012 * A008277.
1, 2, 1, 3, 4, 1, 4, 11, 7, 1, 5, 26, 32, 11, 1, 6, 57, 122, 76, 16, 1, 7, 120, 423, 426, 156, 22, 1, 8, 247, 1389, 2127, 1206, 288, 29, 1, 9, 502, 4414, 9897, 8157, 2934, 491, 37, 1, 10, 1013, 13744, 44002, 50682, 25761, 6371, 787, 46, 1
Offset: 1
Examples
First few rows of the triangle: 1; 2, 1; 3, 4, 1; 4, 11, 7, 1; 5, 26, 32, 11, 1; 6, 57, 122, 76, 16, 1; 7, 120, 423, 426, 156, 22, 1; ... Row 4 = (4, 11, 7, 1) = partial column sums of the first 4 rows of A008277: 1; 1, 1; 1, 3, 1; 1, 7, 6, 1; ...
Comments