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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A052581 E.g.f. (1-x)/(1-x-x^4). 1
1, 0, 0, 0, 24, 120, 720, 5040, 80640, 1088640, 14515200, 199584000, 3353011200, 62270208000, 1220496076800, 24845812992000, 543992537088000, 12804747411456000, 320118685286400000, 8393511928209408000 (list; graph; refs; listen; history; internal format)
OFFSET

0,5

LINKS

INRIA Algorithms Project, Encyclopedia of Combinatorial Structures 525

FORMULA

E.g.f.: (-1+x)/(-1+x^4+x)

Recurrence: {a(1)=0, a(0)=1, a(2)=0, a(3)=0, (-n^4-35*n^2-50*n-24-10*n^3)*a(n) +(-n-4)*a(n+3) +a(n+4)=0}

Sum(-1/283*(9+12*_alpha^3+16*_alpha^2-73*_alpha)*_alpha^(-1-n), _alpha=RootOf(-1+_Z^4+_Z))*n!

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

MAPLE

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

CROSSREFS

Sequence in context: A052754 A050213 A124657 * A052605 A195917 A042120

Adjacent sequences:  A052578 A052579 A052580 * A052582 A052583 A052584

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 16 17:11 EST 2012. Contains 205938 sequences.