|
Search: id:A106579
|
|
|
| A106579 |
|
Triangular array associated with Schroeder numbers: T(0,0) = 1, T(n,0) = 0 for n>0; T(n,k) = 0 if k<n; T(n,k)=T(n,k-1)+T(n-1,k-1)+T(n-1,k). |
|
+0 2
|
|
| 1, 0, 1, 0, 1, 2, 0, 1, 4, 6, 0, 1, 6, 16, 22, 0, 1, 8, 30, 68, 90, 0, 1, 10, 48, 146, 304, 394, 0, 1, 12, 70, 264, 714, 1412, 1806, 0, 1, 14, 96, 430, 1408, 3534, 6752, 8558, 0, 1, 16, 126, 652, 2490, 7432, 17718, 33028, 41586, 0, 1, 18, 160, 938, 4080, 14002, 39152, 89898, 164512, 206098, 0, 1, 20, 198
(list; table; graph; listen)
|
|
|
OFFSET
|
0,6
|
|
|
COMMENT
|
See A033877 for comments and references etc.
|
|
FORMULA
|
G.f.: Sum T(n, k)*x^n*y^k = 1+y*(1-x*y-(x^2*y^2-6*x*y+1)^(1/2))/(2*y+x*y-1+(x^2*y^2-6*x*y+1)^(1/2)).
|
|
EXAMPLE
|
1; 0,1; 0,1,2; 0,1,4,6; 0,1,6,16,22; 0,1,8,30,68,90; ...
|
|
CROSSREFS
|
Essentially the same as A033877 except with a leading diagonal 1,0,0,0,...
Last diagonal: A006318 or A103137; row sums give A001003.
Sequence in context: A139435 A077909 A128749 this_sequence A016584 A112899 A108263
Adjacent sequences: A106576 A106577 A106578 this_sequence A106580 A106581 A106582
|
|
KEYWORD
|
nonn,tabl
|
|
AUTHOR
|
njas, May 30 2005
|
|
|
Search completed in 0.002 seconds
|