A116866 Generalized Catalan triangle of Riordan type, called C(1,3).
1, 1, 1, 4, 4, 1, 25, 25, 7, 1, 190, 190, 55, 10, 1, 1606, 1606, 472, 94, 13, 1, 14506, 14506, 4300, 898, 142, 16, 1, 137089, 137089, 40861, 8785, 1495, 199, 19, 1, 1338790, 1338790, 400567, 87826, 15655
Offset: 0
Examples
[1];[1,1];[4,4,1];[25,25,7,1];[190,190,55,10,1];... Production matrix begins: 1, 1 3, 3, 1 9, 9, 3, 1 27, 27, 9, 3, 1 81, 81, 27, 9, 3, 1 243, 243, 81, 27, 9, 3, 1 ... _Philippe Deléham_, Sep 22 2014
Links
- Wolfdieter Lang, First 10 rows.
Crossrefs
Formula
G.f. for column m>=0 is g(x)*(x*c(3*x))^m, with g(x):=(1+3*x*c(3*x)/2)/(1+x/2) and c(x) is the o.g.f. of A000108 (Catalan numbers).
Comments