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

A328083
Triangle read by rows: T(n,k) is the number of nondecreasing Dyck paths of semilength n and height k (1<=k<=n).
0
1, 1, 1, 1, 3, 1, 1, 6, 5, 1, 1, 11, 14, 7, 1, 1, 19, 35, 24, 9, 1, 1, 32, 80, 72, 36, 11, 1, 1, 53, 173, 196, 123, 50, 13, 1
OFFSET
1,5
LINKS
Rigoberto Flórez, Leandro Junes, José L. Ramírez, Enumerating several aspects of non-decreasing Dyck paths, Discrete Mathematics, Vol. 342, Issue 11 (2019), 3079-3097. See page 3089.
EXAMPLE
Triangle begins:
1,
1,1,
1,3,1,
1,6,5,1,
1,11,14,7,1,
1,19,35,24,9,1,
1,32,80,72,36,11,1,
1,53,173,196,123,50,13,1,
...
CROSSREFS
Cf. A121460.
Sequence in context: A055898 A145904 A273350 * A370174 A278132 A203950
KEYWORD
nonn,tabl,more
AUTHOR
N. J. A. Sloane, Oct 16 2019
STATUS
approved