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”).

A128181
A007318 * A128179 as infinite lower triangular matrices.
0
1, 1, 2, 2, 4, 3, 4, 8, 9, 4, 8, 16, 21, 16, 5, 16, 32, 45, 44, 25, 6, 32, 64, 93, 104, 80, 36, 7, 64, 128, 189, 228, 210, 132, 49, 8, 128, 256, 381, 480, 495, 384, 203, 64, 9, 256, 512, 765, 988, 1095, 978, 651, 296, 81, 10
OFFSET
1,3
COMMENTS
Binomial transform of A128179.
Row sums = A058396 starting (1, 3, 9, 25, 66, 168, ...).
EXAMPLE
First few rows of the triangle:
1;
1, 2;
2, 4, 3;
4, 8, 9, 4;
8, 16, 21, 16, 5;
16, 32, 45, 44, 25, 6;
32, 64, 93, 104, 80, 36, 7;
...
CROSSREFS
KEYWORD
nonn,tabl
AUTHOR
Gary W. Adamson, Feb 17 2007
STATUS
approved