A198295 Riordan array (1, x*(1+x)/(1-x^3)).
1, 0, 1, 0, 1, 1, 0, 0, 2, 1, 0, 1, 1, 3, 1, 0, 1, 2, 3, 4, 1, 0, 0, 4, 4, 6, 5, 1, 0, 1, 2, 9, 8, 10, 6, 1, 0, 1, 3, 9, 17, 15, 15, 7, 1, 0, 0, 6, 9, 24, 30, 26, 21, 8, 1, 0, 1, 3, 18, 26, 51, 51, 42, 28, 9, 1
Offset: 0
Examples
Triangle begins: 1 0, 1 0, 1, 1 0, 0, 2, 1 0, 1, 1, 3, 1 0, 1, 2, 3, 4, 1 0, 0, 4, 4, 6, 5, 1 0, 1, 2, 9, 8, 10, 6, 1 0, 1, 3, 9, 17, 15, 15, 7, 1
References
- A. Luzón, D. Merlini, M. A. Morón, R. Sprugnoli, Complementary Riordan arrays, Discrete Applied Mathematics, 172 (2014) 75-87.
Links
- Milan Janjic, Binomial Coefficients and Enumeration of Restricted Words, Journal of Integer Sequences, 2016, Vol 19, #16.7.3
Comments