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

A133934
A007318 * (a diagonalized version of A124625).
0
1, 1, 2, 1, 4, 1, 1, 6, 3, 4, 1, 8, 6, 16, 1, 1, 10, 10, 40, 5, 6, 1, 12, 15, 80, 15, 36, 1, 1, 14, 21, 140, 35, 126, 7, 8, 1, 16, 28, 224, 70, 336, 28, 64, 1, 1, 18, 36, 336, 126, 756, 84, 288, 9, 10
OFFSET
1,3
COMMENTS
Row sums = A129954: (1, 3, 6, 14, 32, 72, 160, ...).
FORMULA
Binomial transform of an infinite lower triangular matrix, with (1, 2, 1, 4, 1, 6, ...) in the main diagonal and zeros elsewhere.
EXAMPLE
First few rows of the triangle:
1;
1, 2;
1, 4, 1;
1, 6, 3, 4;
1, 8, 6, 16, 1;
1, 10, 10, 40, 5, 6;
1, 12, 15, 80, 15, 36, 1;
...
CROSSREFS
Cf. A129954.
Sequence in context: A191392 A127625 A124844 * A055327 A105260 A099510
KEYWORD
nonn,tabl
AUTHOR
Gary W. Adamson, Sep 29 2007
STATUS
approved