|
| |
|
|
A052634
|
|
E.g.f. 1/((1-2x^2)(1-x)).
|
|
0
| |
|
|
1, 1, 6, 18, 168, 840, 10800, 75600, 1249920, 11249280, 228614400, 2514758400, 60833203200, 790831641600, 22230464256000, 333456963840000, 10691545632768000, 181756275757056000, 6549628300959744000
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 0,3
|
|
|
LINKS
| INRIA Algorithms Project, Encyclopedia of Combinatorial Structures 580
|
|
|
FORMULA
| E.g.f.: 1/(-1+2*x^2)/(-1+x)
Recurrence: {a(1)=1, a(0)=1, a(2)=6, (12+2*n^3+12*n^2+22*n)*a(n) +(-2*n^2-10*n-12)*a(n+1) +(-n-3)*a(n+2) +a(n+3)=0}
(-1+Sum(1/2*(1+2*_alpha)*_alpha^(-1-n), _alpha =RootOf(-1+2*_Z^2)))*n!
n!*[2^floor(n/2+1)-1].
|
|
|
MAPLE
| spec := [S, {S=Prod(Sequence(Prod(Z, Union(Z, Z))), Sequence(Z))}, labeled]: seq(combstruct[count](spec, size=n), n=0..20);
|
|
|
CROSSREFS
| Sequence in context: A027744 A196868 A077531 * A059944 A052139 A052682
Adjacent sequences: A052631 A052632 A052633 * A052635 A052636 A052637
|
|
|
KEYWORD
| easy,nonn
|
|
|
AUTHOR
| encyclopedia(AT)pommard.inria.fr, Jan 25 2000
|
| |
|
|