OFFSET
0,4
COMMENTS
Row sums = 2^n.
EXAMPLE
First few rows of the triangle are:
1;
1, 1;
2, 1, 1;
2, 4, 1, 1;
3, 4, 7, 1, 1;
3, 9, 7, 11, 1, 1;
4, 9, 22, 11, 16, 1, 1;
4, 16, 22, 46, 16, 22, 1, 1;
...
CROSSREFS
KEYWORD
nonn,tabl
AUTHOR
Gary W. Adamson, Jun 12 2007
EXTENSIONS
a(46) = 5 inserted and more terms from Georg Fischer, May 29 2023
STATUS
approved