A160183 Triangle, read by rows, obtained by dropping right diagonal from A160182.
1, 2, 1, 3, 1, 1, 5, 2, 1, 1, 6, 2, 1, 1, 1, 10, 4, 2, 1, 1, 1, 11, 4, 2, 1, 1, 1, 1, 16, 6, 3, 2, 1, 1, 1, 1, 19, 7, 4, 2, 1, 1, 1, 1, 1, 26, 10, 5, 3, 2, 1, 1, 1, 1, 1
Offset: 1
Examples
First few rows of the triangle = 1; 2, 1; 3, 1, 1; 5, 2, 1, 1; 6, 2, 1, 1, 1; 10, 4, 2, 1, 1, 1; 11, 4, 2, 1, 1, 1, 1; 16, 6, 3, 2, 1, 1, 1, 1; 19, 7, 4, 2, 1, 1, 1, 1, 1; 26, 10, 5, 3, 2, 1, 1, 1, 1, 1; ...
Comments