A162618 Triangle read by rows in which row n lists n consecutive natural numbers A000027, starting with A008578(n-1) - n + 1.
1, 1, 2, 1, 2, 3, 2, 3, 4, 5, 3, 4, 5, 6, 7, 6, 7, 8, 9, 10, 11, 7, 8, 9, 10, 11, 12, 13, 10, 11, 12, 13, 14, 15, 16, 17, 11, 12, 13, 14, 15, 16, 17, 18, 19, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30
Offset: 1
Examples
Contribution from _Omar E. Pol_, Jul 15 2009: (Start) Triangle begins: 1; 1, 2; 1, 2, 3; 2, 3, 4, 5; 3, 4, 5, 6, 7; 6, 7, 8, 9, 10, 11; 7, 8, 9, 10, 11, 12, 13; 10, 11, 12, 13, 14, 15, 16, 17; 11, 12, 13, 14, 15, 16, 17, 18, 19; 14, 15, 16, 17, 18, 19, 20, 21, 22, 23; 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29; 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31; (End)
Comments