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

A330141
Triangle read by rows: binomial transform of triangle A330140.
1
1, 1, 1, 1, 2, 2, 1, 3, 7, 4, 1, 4, 17, 20, 9, 1, 5, 36, 65, 60, 21, 1, 6, 72, 176, 249, 176, 51, 1, 7, 141, 434, 833, 889, 518, 127, 1, 8, 275, 1016, 2470, 3528, 3094, 1520, 323, 1, 9, 538, 2307, 6795, 12150, 14232, 10494, 4461, 835
OFFSET
0,5
COMMENTS
Row sums = the binomial transform of the Catalan numbers, A007317.
Right border = the Motzkin numbers, A001006.
EXAMPLE
First few rows of the triangle are:
1;
1, 1;
1, 2, 2;
1, 3, 7, 4;
1, 4, 17, 20, 9;
1, 5, 36, 65, 60, 21;
1, 6, 72, 176, 249, 176, 51;
1, 7, 141, 434, 833, 889, 518, 127;
...
CROSSREFS
KEYWORD
nonn,tabl
AUTHOR
Gary W. Adamson, Dec 02 2019
STATUS
approved