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

A129262
Triangle read by rows, A007318 * A115361.
1
1, 2, 1, 3, 2, 1, 5, 4, 3, 1, 9, 8, 6, 4, 1, 16, 15, 11, 10, 5, 1, 27, 26, 21, 20, 15, 6, 1, 44, 43, 42, 36, 35, 21, 7, 1, 73, 72, 84, 64, 70, 56, 28, 8, 1, 130, 129, 162, 120, 127, 126, 84, 36, 9, 1, 251, 250, 297, 240, 220, 252, 210, 120, 45, 10, 1, 507, 506, 518, 495, 385, 463, 462, 330, 165, 55, 11, 1
OFFSET
1,2
COMMENTS
Row sums give A106461.
Left column is A119968.
FORMULA
Binomial transform of A115361.
EXAMPLE
First few rows of the triangle:
1;
2, 1;
3, 2, 1;
5, 4, 3, 1;
9, 8, 6, 4, 1;
16, 15, 11, 10, 5, 1;
27, 26, 21, 20, 15, 6, 1;
44, 43, 42, 36, 35, 21, 7, 1;
...
CROSSREFS
KEYWORD
nonn,tabl
AUTHOR
Gary W. Adamson, Apr 06 2007
EXTENSIONS
Terms a(23) and following corrected by Georg Fischer, Jul 04 2023
STATUS
approved