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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A052639 E.g.f. (1-2x)/(1-2x-x^3). 0
1, 0, 0, 6, 48, 480, 6480, 100800, 1774080, 35199360, 776563200, 18840729600, 498640665600, 14297239756800, 441470866636800, 14605415016192000, 515412006100992000, 19325209343311872000, 767215648278503424000 (list; graph; refs; listen; history; internal format)
OFFSET

0,4

LINKS

INRIA Algorithms Project, Encyclopedia of Combinatorial Structures 585

FORMULA

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

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

Sum(-1/59*(8+6*_alpha^2-25*_alpha)*_alpha^(-1-n), _alpha=RootOf(-1+2*_Z+_Z^3))*n!

a(n)= n!*A008998(n-3), n>2. - R. J. Mathar, Nov 27 2011

MAPLE

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

CROSSREFS

Sequence in context: A188911 A105627 A051578 * A053506 A055861 A052567

Adjacent sequences:  A052636 A052637 A052638 * A052640 A052641 A052642

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 14 22:07 EST 2012. Contains 205668 sequences.