login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A052601 E.g.f. (1-x)/(1-x-2x^3). 0
1, 0, 0, 12, 48, 240, 4320, 50400, 564480, 9434880, 166924800, 2953843200, 60354201600, 1357490534400, 31907254579200, 808142759424000, 22052620541952000, 635257746579456000, 19347973338710016000 (list; graph; refs; listen; history; internal format)
OFFSET

0,4

LINKS

INRIA Algorithms Project, Encyclopedia of Combinatorial Structures 546

FORMULA

E.g.f.: (-1+x)/(-1+x+2*x^3)

Recurrence: {a(1)=0, a(0)=1, a(2)=0, (-12*n^2-22*n-12-2*n^3)*a(n) +(-n-3)*a(n+2) +a(n+3)=0}

Sum(-1/29*(1+3*_alpha^2-10*_alpha)*_alpha^(-1-n), _alpha=RootOf(-1+_Z+2*_Z^3))*n!

a(n)= n!*A052537(n). - R. J. Mathar, Nov 27 2011

MAPLE

spec := [S, {S=Sequence(Prod(Z, Z, Sequence(Z), Union(Z, Z)))}, labeled]: seq(combstruct[count](spec, size=n), n=0..20);

CROSSREFS

Sequence in context: A161171 A007200 A061148 * A003498 A002899 A077612

Adjacent sequences:  A052598 A052599 A052600 * A052602 A052603 A052604

KEYWORD

easy,nonn

AUTHOR

encyclopedia(AT)pommard.inria.fr, Jan 25 2000

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 17 09:17 EST 2012. Contains 206009 sequences.