OFFSET
1,5
COMMENTS
Antidiagonals tend to A001792 staring from the right: (1, 3, 8, 20, 48, 112, ...).
FORMULA
EXAMPLE
First few rows of the array:
1, 1, 1, 1, 1, 1, ...;
1, 3, 3, 3, 3, 3, ...;
1, 5, 8, 8, 8, 8, ...;
1, 7, 16, 20, 20, 20, ...;
1, 9, 27, 43, 48, 48, ...;
1, 11, 41, 81, 106, 112, ...;
...
First few rows of the triangle:
1;
1, 1;
1, 3, 1;
1, 5, 3, 1;
1, 7, 8, 3, 1;
1, 9, 16, 8, 3, 1;
1, 11, 27, 20, 8, 3, 1;
1, 13, 41, 43, 20, 8, 3, 1;
...
MAPLE
CROSSREFS
KEYWORD
AUTHOR
Gary W. Adamson, Nov 12 2007
EXTENSIONS
One term corrected by R. J. Mathar, Aug 17 2022
STATUS
approved