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

A133110
Triangle read by rows: A007318 * A133109.
2
1, 1, 3, 1, 6, 4, 1, 9, 12, 5, 1, 12, 24, 20, 7, 1, 15, 40, 50, 35, 8, 1, 18, 60, 100, 105, 48, 9, 1, 21, 84, 175, 245, 168, 63, 11, 1, 24, 112, 280, 490, 448, 252, 88, 12, 1, 27, 144, 420, 882, 1008, 756, 396, 108, 13, 1, 30, 180, 600, 1470, 2016, 1890, 1320, 540, 130, 15, 1, 33, 220, 825, 2310, 3696, 4158, 3630, 1980, 715, 165, 16
OFFSET
1,3
COMMENTS
Row sums = A100335: (1, 4, 11, 27, 64, 149, ...).
FORMULA
Binomial transform of A133109, as an infinite lower triangular matrix.
EXAMPLE
First few rows of the triangle:
1;
1, 3;
1, 6, 4;
1, 9, 12, 5;
1, 12, 24, 20, 7;
1, 15, 40, 50, 35, 8;
1, 18, 60, 100, 105, 48, 9;
...
CROSSREFS
KEYWORD
nonn,tabl
AUTHOR
Gary W. Adamson, Sep 12 2007
EXTENSIONS
a(50) corrected and more terms from Georg Fischer, Jun 01 2023
STATUS
approved