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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A052557 E.g.f. (1-x)/(1-x-x^3). 0
1, 0, 0, 6, 24, 120, 1440, 15120, 161280, 2177280, 32659200, 518918400, 9101030400, 174356582400, 3574309939200, 78460462080000, 1841205510144000, 45883678224384000, 1210048630382592000 (list; graph; refs; listen; history; internal format)
OFFSET

0,4

LINKS

INRIA Algorithms Project, Encyclopedia of Combinatorial Structures 499

FORMULA

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

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

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

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

MAPLE

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

CROSSREFS

Sequence in context: A050212 A047865 A060249 * A188232 A200160 A052170

Adjacent sequences:  A052554 A052555 A052556 * A052558 A052559 A052560

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 13 10:39 EST 2012. Contains 205459 sequences.