OFFSET
2,4
COMMENTS
Row sums = A000325, 2^n - n: (1, 2, 5, 12, 27, 58, 121, ...).
EXAMPLE
First few rows of the triangle:
1;
1, 1;
3, 1, 1;
3, 3, 5, 1;
5, 3, 13, 5, 1;
5, 5, 25, 13, 9, 1;
7, 5, 43, 25, 31, 9, 1;
7, 7, 67, 43, 79, 31, 13, 1;
...
CROSSREFS
KEYWORD
nonn,tabl
AUTHOR
Gary W. Adamson, Sep 14 2007
STATUS
approved