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

A128182
Binomial transform of A128180.
1
1, 0, 2, 1, 3, 3, 2, 6, 8, 4, 4, 12, 18, 15, 5, 8, 24, 38, 40, 24, 6, 16, 48, 78, 93, 75, 35, 7, 32, 96, 158, 202, 194, 126, 48, 8, 64, 192, 318, 423, 453, 362, 196, 63, 9, 128, 384, 638, 868, 996, 914, 622, 288, 80, 10
OFFSET
0,3
COMMENTS
Row sums = 1, 2, 7, 20, 54, 140, 352, 864, 2080, 4928,
FORMULA
A007318 * A128180 as infinite lower triangular matrices.
EXAMPLE
First few rows of the triangle are:
1;
0, 2;
1, 3, 3;
2, 6, 8, 4;
4, 12, 18, 15, 5;
8, 24, 38, 40, 24, 6;
16, 48, 78, 93, 75, 35, 7;
...
CROSSREFS
Sequence in context: A349550 A144305 A138635 * A059739 A035566 A110783
KEYWORD
nonn,tabl
AUTHOR
Gary W. Adamson, Feb 17 2007
STATUS
approved