OFFSET
0,2
COMMENTS
Row sums = A026581: (1, 3, 7, 19, 47, 123,...)
FORMULA
Triangle read by rows, A065941 * Pascal's triangle.
EXAMPLE
First few rows of the triangle =
1;
2, 1;
3, 3, 1;
5, 8, 5, 1;
8, 17, 15, 6, 1;
13, 35, 41, 25, 8, 1;
21, 68, 98, 78, 36, 9, 1;
34, 129, 222, 220, 135, 51, 11, 1;
55, 239, 477, 562, 425, 210, 66, 12, 1;
89, 436, 991, 1355, 1222, 751, 314, 86, 14, 1;
...
CROSSREFS
KEYWORD
nonn,tabl
AUTHOR
Gary W. Adamson, Dec 24 2008
EXTENSIONS
a(37) = 239 corrected and more terms from Georg Fischer, May 29 2023
STATUS
approved