login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A128544
0
1, 2, 1, 3, 4, 2, 4, 9, 9, 3, 5, 16, 24, 17, 5, 6, 25, 50, 55, 33, 8, 7, 36, 90, 135, 123, 61, 13, 8, 49, 147, 280, 343, 259, 112, 21, 9, 64, 224, 518, 798, 812, 532, 202, 34, 10, 81, 324, 882, 1638, 2100, 1848, 1062, 361, 55
OFFSET
0,2
COMMENTS
Row sums = A069403: (1, 3, 9, 25, 67, ...).
FORMULA
A007318 * A128540 as infinite lower triangular matrices; (binomial transform of A128540).
EXAMPLE
First few rows of the triangle:
1;
2, 1;
3, 4, 2;
4, 9, 9, 3;
5, 16, 24, 17, 5;
6, 25, 50, 55, 33, 8;
7, 36, 90, 135, 123, 61, 13;
...
CROSSREFS
KEYWORD
nonn,tabl
AUTHOR
Gary W. Adamson, Mar 10 2007
STATUS
approved