OFFSET
0,3
COMMENTS
Riordan array (1, 2x*f(x)) where f(x) is the g.f. of A001003. Riordan production matrix is : (0, (2-x)/(1-x)).
FORMULA
Sum_{k=0..n} T(n,k) = A006318(n).
EXAMPLE
Triangle begins:
1 ;
0,2 ;
0,2,4 ;
0,6,8,8 ;
0,22,28,24,16 ; ...
CROSSREFS
KEYWORD
nonn,tabl
AUTHOR
Philippe Deléham, Jan 23 2010
STATUS
approved