OFFSET
0,5
COMMENTS
Row sums = A002605: (1, 2, 6, 16, 44, 120,...)
As a property of eigentriangles, sum of row terms = rightmost term of next row.
FORMULA
EXAMPLE
First few rows of the triangle =
1;
1, 1;
1, 3, 2;
1, 3, 6, 6;
1, 3, 6, 18, 16;
1, 3, 6, 18, 48, 44;
1, 3, 6, 18, 48, 132, 120;
1, 3, 6, 18, 48, 132, 360, 328;
1, 3, 6, 18, 48, 132, 360, 984, 896;
1, 3, 6, 18, 48, 132, 360, 984, 2688, 2448;
1, 3, 6, 18, 48, 132, 360, 984, 2688, 7344, 6688;
...
CROSSREFS
KEYWORD
nonn,tabl
AUTHOR
Gary W. Adamson, Feb 14 2009
STATUS
approved