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

A130197
Binomial transform of A130196.
2
1, 2, 1, 5, 3, 1, 12, 8, 4, 1, 27, 20, 12, 5, 1, 58, 47, 32, 17, 6, 1, 121, 105, 79, 49, 23, 7, 1, 248, 226, 184, 128, 72, 30, 8, 1, 503, 474, 410, 312, 200, 102, 38, 9, 1, 1014, 977, 884, 722, 512, 302, 140, 47, 10, 1, 2037, 1991, 1861, 1606, 1234, 814, 442, 187, 57, 11, 1
OFFSET
1,2
COMMENTS
Row sums = A002064, the Cullen numbers: (1, 3, 9, 25, 65, 161, 385, ...).
Left border = A000325, (2^n - n) starting (1, 2, 5, 12, 27, 58, ...).
Equals A129689 with first column removed. - Georg Fischer, Jul 25 2023
FORMULA
A007318 * A130196 as infinite lower triangular matrices.
EXAMPLE
First few rows of the triangle:
1;
2, 1;
5, 3, 1;
12, 8, 4, 1;
27, 20, 12, 5, 1;
58, 47, 32, 17, 6, 1;
121, 105, 79, 49, 23, 7, 1;
...
CROSSREFS
KEYWORD
nonn,tabl
AUTHOR
Gary W. Adamson, May 16 2007
EXTENSIONS
a(32) corrected and more terms from Georg Fischer, Jul 25 2023
STATUS
approved