OFFSET
0,2
COMMENTS
Row sums = the Lucas numbers, A000032 starting (1, 3, 4, 7, 11, 18,...).
EXAMPLE
First few rows of the triangle are:
1;
2, 1;
1, 2, 1;
2, 1, 3, 1;
1, 3, 3, 3, 1
2, 1, 7, 3, 4, 1;
1, 4, 5, 8, 6, 4, 1;
...
CROSSREFS
KEYWORD
nonn,tabl
AUTHOR
Gary W. Adamson, Jul 03 2007
STATUS
approved