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

A133341
0
1, 2, 1, 3, 3, 2, 4, 6, 8, 4, 5, 10, 20, 20, 8, 6, 15, 40, 60, 48, 16, 7, 21, 70, 140, 168, 112, 32, 8, 28, 112, 280, 448, 448, 256, 64, 9, 36, 168, 504, 1008, 1344, 1152, 576, 128, 10, 45, 240, 840, 2016, 3360, 3840, 2880, 1280, 256
OFFSET
0,2
COMMENTS
Row sums = A047926: (1, 3, 8, 22, 63, 185, ...).
FORMULA
Binomial transform of A134312, as infinite lower triangular matrices.
EXAMPLE
First few rows of the triangle:
1;
2, 1;
3, 3, 2;
4, 6, 8, 4;
5, 10, 20, 20, 8;
6, 15, 40, 60, 48, 16;
7, 21, 70, 140, 168, 112, 32;
...
CROSSREFS
Sequence in context: A324751 A210595 A094435 * A111492 A319254 A210864
KEYWORD
nonn,tabl
AUTHOR
Gary W. Adamson, Oct 19 2007
STATUS
approved