OFFSET
0,2
COMMENTS
EXAMPLE
First few rows of the triangle:
1;
8, 4;
15, 8, 7;
22, 12, 11, 10;
29, 16, 15, 14, 13;
36, 20, 19, 18, 17, 16;
43, 24, 23, 22, 21, 20, 19;
...
Row 4 of A131844 is 13, 1, 1, 1, 13, so row 4 of this sequence is 29, 16, 15, 14, 13.
CROSSREFS
KEYWORD
nonn,tabl
AUTHOR
Gary W. Adamson, Jul 22 2007
EXTENSIONS
Definition corrected and more terms added by Russ Cox, Apr 18 2024
STATUS
approved