OFFSET
1,2
COMMENTS
Row sums = A004006: (1, 3, 7, 14, 25, 41, 63, 92, 129,...).
EXAMPLE
First few rows of the triangle =
1;
2, 1;
3, 2, 2;
4, 3, 4, 3;
5, 4, 6, 6, 4;
6, 5, 8, 9, 8, 5;
7, 6, 10, 12 12, 10, 6;
8, 7, 12, 15, 16, 15, 12, 7;
...
CROSSREFS
KEYWORD
nonn,tabl
AUTHOR
Gary W. Adamson, Sep 18 2008
STATUS
approved