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

A129570
1
1, 1, 1, 0, 2, 1, -2, 3, 3, 1, -6, 4, 6, 4, 1, -14, 4, 10, 10, 5, 1, -30, 0, 15, 20, 15, 6, 1, -62, -14, 21, 35, 35, 21, 7, 1, -125, -48, 27, 56, 70, 56, 28, 8, 1, -245, -118, 27, 84, 126, 126, 84, 36, 9, 1
OFFSET
1,5
COMMENTS
Row sums = A119968: (1, 2, 3, 5, 9, 16, 27, ...). A129571 = A129360 * A007318.
FORMULA
Binomial transform of A129360 (as infinite lower triangular matrices).
EXAMPLE
First few rows of the triangle:
1;
1, 1;
0, 2, 1;
-2, 3, 3, 1;
-6, 4, 6, 4, 1;
-14, 4, 10, 10, 5, 1;
-30, 0, 15, 20, 15, 6, 1;
-62, -14, 21, 35, 35, 21, 7, 1;
...
CROSSREFS
KEYWORD
tabl,sign
AUTHOR
Gary W. Adamson, Apr 22 2007
STATUS
approved