[go: up one dir, main page]

login
A171368
Another version of A126216.
2
1, 0, 0, 1, 0, 0, 0, 1, 0, 0, 2, 0, 1, 0, 0, 0, 5, 0, 1, 0, 0, 5, 0, 9, 0, 1, 0, 0, 0, 21, 0, 14, 0, 1, 0, 0, 14, 0, 56, 0, 20, 0, 1, 0, 0, 0, 84, 0, 120, 0, 27, 0, 1, 0, 0, 42, 0, 300, 0, 225, 0, 35, 0, 1, 0, 0, 0, 330, 0, 825, 0, 385, 0, 44, 0, 1, 0, 0
OFFSET
0,11
COMMENTS
Expansion of the first column of the triangle T_(0,x), T_(x,y) defined in A039599; T_(0,0)= A053121, T_(0,1)= A089942, T_(0,2)= A126093, T_(0,3)= A126970.
T(n,k) is the number of Riordan paths of length n with k horizontal steps. A Riordan path is a Motzkin path with no horizontal steps on the x-axis. - Emanuele Munarini, Oct 14 2023
FORMULA
Sum_{k, 0<=k<=n} T(n,k)*x^k = A099323(n+1), A126120(n), A005043(n), A000957(n+1), A117641(n) for x = -1, 0, 1, 2, 3 respectively.
EXAMPLE
Triangle begins:
1 ;
0,0 ;
1,0,0 ;
0,1,0,0 ;
2,0,1,0,0 ;
0,5,0,1,0,0 ;
5,0,9,0,1,0,0 ;
...
CROSSREFS
Sequence in context: A165408 A186733 A332042 * A322353 A359785 A133988
KEYWORD
nonn,tabl
AUTHOR
Philippe Deléham, Dec 06 2009
STATUS
approved