A346871 Irregular triangle read by rows in which row n lists the row A000040(n) of A237591, n >= 1.
2, 2, 1, 3, 2, 4, 2, 1, 6, 3, 1, 1, 7, 3, 2, 1, 9, 4, 2, 1, 1, 10, 4, 2, 2, 1, 12, 5, 2, 2, 1, 1, 15, 6, 3, 2, 1, 1, 1, 16, 6, 3, 2, 2, 1, 1, 19, 7, 4, 2, 2, 1, 1, 1, 21, 8, 4, 2, 2, 2, 1, 1, 22, 8, 4, 3, 2, 1, 2, 1, 24, 9, 4, 3, 2, 2, 1, 1, 1, 27, 10, 5, 3, 2, 2, 1, 2, 1
Offset: 1
Examples
Triangle begins: 2; 2, 1; 3, 2; 4, 2, 1; 6, 3, 1, 1; 7, 3, 2, 1; 9, 4, 2, 1, 1; 10, 4, 2, 2, 1; 12, 5, 2, 2, 1, 1; 15, 6, 3, 2, 1, 1, 1; 16, 6, 3, 2, 2, 1, 1; 19, 7, 4, 2, 2, 1, 1, 1; 21, 8, 4, 2, 2, 2, 1, 1; 22, 8, 4, 3, 2, 1, 2, 1; 24, 9, 4, 3, 2, 2, 1, 1, 1; ... Illustration of initial terms: Row 1: _ _| | |_ _| 2 Semilength = 2 . Row 2: _ | | _ _|_| |_ _|1 Semilength = 3 2 . Row 3: _ | | | | _|_| _ _ _| Semilength = 5 |_ _ _|2 3 . Row 4: _ | | | | | | _|_| _| _ _ _ _| 1 Semilength = 7 |_ _ _ _|2 4 . Row 5: _ | | | | | | | | | | _ _|_| _| _|1 Semilength = 11 |1 _ _ _ _ _ _| |_ _ _ _ _ _|3 6 . The area (also the number of cells) of the successive diagrams gives A008864.
Crossrefs
Row sums give A000040.
Comments