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

A107065
Riordan array (1/(1-x),x(1+x+x^2+x^3)).
1
1, 1, 1, 1, 2, 1, 1, 3, 3, 1, 1, 4, 6, 4, 1, 1, 4, 10, 10, 5, 1, 1, 4, 13, 20, 15, 6, 1, 1, 4, 15, 32, 35, 21, 7, 1, 1, 4, 16, 44, 66, 56, 28, 8, 1, 1, 4, 16, 54, 106, 121, 84, 36, 9, 1, 1, 4, 16, 60, 150, 222, 204, 120, 45, 10, 1, 1, 4, 16, 63, 190, 357, 420, 323, 165, 55, 11, 1, 1, 4, 16
OFFSET
0,5
COMMENTS
Row sums are A107066. Diagonal sums are A023436(n+1).
EXAMPLE
Triangle begins
1;
1, 1;
1, 2, 1;
1, 3, 3, 1;
1, 4, 6, 4, 1;
1, 4, 10, 10, 5, 1;
1, 4, 13, 20, 15, 6, 1;
...
CROSSREFS
Sequence in context: A216219 A180181 A128629 * A008975 A140280 A140586
KEYWORD
easy,nonn,tabl
AUTHOR
Paul Barry, May 10 2005
STATUS
approved