A346562 Irregular triangle read by rows in which row n lists the first n - 2 terms of A000005 together with the sum of A000005(n-1) and A000005(n), with a(1) = 1.
1, 3, 1, 4, 1, 2, 5, 1, 2, 2, 5, 1, 2, 2, 3, 6, 1, 2, 2, 3, 2, 6, 1, 2, 2, 3, 2, 4, 6, 1, 2, 2, 3, 2, 4, 2, 7, 1, 2, 2, 3, 2, 4, 2, 4, 7, 1, 2, 2, 3, 2, 4, 2, 4, 3, 6, 1, 2, 2, 3, 2, 4, 2, 4, 3, 4, 8, 1, 2, 2, 3, 2, 4, 2, 4, 3, 4, 2, 8, 1, 2, 2, 3, 2, 4, 2, 4, 3, 4, 2, 6, 6
Offset: 1
Examples
Triangle begins: 1; 3; 1, 4; 1, 2, 5; 1, 2, 2, 5; 1, 2, 2, 3, 6; 1, 2, 2, 3, 2, 6; 1, 2, 2, 3, 2, 4, 6; 1, 2, 2, 3, 2, 4, 2, 7; 1, 2, 2, 3, 2, 4, 2, 4, 7; 1, 2, 2, 3, 2, 4, 2, 4, 3, 6; 1, 2, 2, 3, 2, 4, 2, 4, 3, 4, 8; 1, 2, 2, 3, 2, 4, 2, 4, 3, 4, 2, 8; 1, 2, 2, 3, 2, 4, 2, 4, 3, 4, 2, 6, 6; ...
Comments