OFFSET
1,2
COMMENTS
Row sums = A035608: (1, 5, 10, 18, 27, 39, 52, ...).
FORMULA
EXAMPLE
First few rows of the triangle:
1;
2, 3;
3, 2, 5;
4, 5, 2, 7;
5, 4, 7, 2, 9;
6, 7, 4, 9, 2, 11;
7, 6, 9, 4, 11, 2, 13;
8, 9, 6, 11, 4, 13, 2, 15;
9, 8, 11, 6, 13, 4, 15, 2, 17;
10, 11, 8, 13, 6, 15, 4, 17, 2, 19;
...
CROSSREFS
KEYWORD
AUTHOR
Gary W. Adamson, Sep 30 2007
STATUS
approved