OFFSET
0,14
LINKS
Alois P. Heinz, Rows n = 0..100, flattened
Matthieu Dien, Antoine Genitrini, and Frederic Peschanski, A Combinatorial Study of Async/Await Processes, Conf.: 19th Int'l Colloq. Theor. Aspects of Comp. (2022), (Analytic) Combinatorics of concurrent systems.
M. Dukes, S. Kitaev, J. Remmel, E. Steingrimsson, Enumerating (2+2)-free posets by indistinguishable elements, J. Combin. 2 (1) (2011) 139-163 doi:10.4310/JOC.2011.v2.n1.a6, Figure 2; arXiv preprint arXiv:1006.2696 [math.CO], 2010-2011.
FORMULA
G.f.: Sum(Product(1-1/(1+((1+x)^i-1)*y), i=1..n), n=0..infinity).
EXAMPLE
Triangle T(n,k) begins:
1;
0, 1;
0, 0, 1;
0, 0, 1, 1;
0, 0, 0, 4, 1;
0, 0, 0, 4, 11, 1;
0, 0, 0, 1, 33, 26, 1;
0, 0, 0, 0, 42, 171, 57, 1;
0, 0, 0, 0, 26, 507, 718, 120, 1;
...
CROSSREFS
KEYWORD
nonn,tabl
AUTHOR
Vladeta Jovovic, Mar 11 2008
STATUS
approved