[go: up one dir, main page]

login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A322329 Triangle read by rows: T(n,k) is the number of nondecreasing Motzkin prefixes (i.e., left factors of nondecreasing Motzkin paths) of length n and final height k (0 <= k <= n). 2
1, 1, 1, 2, 2, 1, 4, 5, 3, 1, 9, 12, 9, 4, 1, 21, 30, 25, 14, 5, 1, 49, 74, 69, 44, 20, 6, 1, 115, 182, 185, 133, 70, 27, 7, 1, 269, 444, 488, 386, 230, 104, 35, 8, 1, 630, 1078, 1266, 1090, 718, 369, 147, 44, 9, 1, 1474, 2605, 3245, 3006, 2161, 1232, 560, 200, 54, 10, 1 (list; table; graph; refs; listen; history; text; internal format)
OFFSET
0,4
LINKS
R. Flórez and J. L. Ramírez, Some enumerations on non-decreasing Motzkin paths, Australasian Journal of Combinatorics, 72(1) (2018), 138-154.
FORMULA
Riordan array: ((1 - x - 2*x^2 + x^3)/(1 - 2*x - 2*x^2 + 3x^3 - x^5),(x*(1-x)^2*(1+x))/(1 - 2*x - x^2 + 2*x^3 - x^4)).
EXAMPLE
Triangle begins:
1;
1, 1;
2, 2, 1;
4, 5, 3, 1;
9, 12, 9, 4, 1;
21, 30, 25, 14, 5, 1;
49, 74, 69, 44, 20, 6, 1;
115, 182, 185, 133, 70, 27, 7, 1;
269, 444, 488, 386, 230, 104, 35, 8, 1;
630, 1078, 1266, 1090, 718, 369, 147, 44, 9, 1;
1474, 2605, 3245, 3006, 2161, 1232, 560, 200, 54, 10, 1;
...
CROSSREFS
Column k=0 gives A322325.
Sequence in context: A183191 A273713 A339067 * A064189 A273897 A330792
KEYWORD
nonn,tabl
AUTHOR
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified August 29 18:55 EDT 2024. Contains 375518 sequences. (Running on oeis4.)