OFFSET
0,12
COMMENTS
Row sums = A132824: (1, 2, 2, 4, 10, 24, 54, 116, 242, ...).
EXAMPLE
First few rows of the triangle:
1;
1, 1;
1, 0, 1;
1, 1, 1, 1;
1, 2, 4, 2, 1;
1, 3, 8, 8, 3, 1;
1, 4, 13, 18, 13, 4, 1;
1, 5, 19, 33, 33, 19, 5, 1;
1, 6, 26, 54, 68, 54, 26, 6, 1;
1, 7, 34, 82, 124, 124, 82, 34, 7, 1;
...
CROSSREFS
KEYWORD
nonn,tabl
AUTHOR
Gary W. Adamson, Sep 02 2007
EXTENSIONS
One missing 1 inserted and more terms added by Alois P. Heinz, Feb 10 2019
STATUS
approved