A174714 Triangle read by rows, Q*M; Q = an infinite lower triangular matrix with A000726 shifted down thrice, M = triangle A174712, the diagonalized variant of A000041.
1, 1, 2, 2, 1, 4, 1, 5, 2, 7, 2, 2, 9, 4, 2, 13, 5, 4, 16, 7, 4, 3, 22, 9, 8, 3, 27, 13, 10, 6, 36, 16, 14, 6, 5, 44, 22, 18, 12, 5, 57, 27, 26, 15, 10
Offset: 0
Examples
First few rows of the triangle = 1; 1; 2; 2, 1; 4, 1; 5, 2; 7, 2, 2; 9, 4, 2; 13, 5, 4; 16, 7, 4, 3; 22, 9, 8, 3; 27, 13, 10, 6; 36, 16, 14, 6, 5; 44, 22, 18, 12, 5; 57, 27, 26, 15, 10; ...
Comments