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

A136789
Triangle read by rows: A007318^(-1) * A011971.
2
1, 0, 2, 1, -1, 5, 1, 4, -5, 15, 4, 2, 17, -23, 52, 11, 17, 2, 79, -109, 203, 41, 46, 80, -20, 397, -544, 877, 162, 198, 208, 418, -244, 2134, -2876, 4140, 715, 841, 1031, 994, 2389, -2053, 12196, -16113, 21147, 3425, 4014, 4663, 5771, 4950, 14693, -15819, 73798, -95495, 115975
OFFSET
1,3
COMMENTS
Row sums and right border = the Bell numbers (A000110) starting (1, 2, 5, 15, 52, 203, ...).
FORMULA
Binomial transform of the Aitken array A011971.
EXAMPLE
First few rows of the triangle:
1;
0, 2;
1, -1, 5;
1, 4, -5, 15;
4, 2, 17, -23, 52;
11, 17, 2, 79, -109, 203;
41, 46, 80, -20, 397, -544, 877;
...
CROSSREFS
KEYWORD
tabl,sign
AUTHOR
Gary W. Adamson, Jan 21 2008
EXTENSIONS
a(52) corrected by Georg Fischer, Jun 05 2023
STATUS
approved