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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A052678 E.g.f. x^3/(1-3x). 0
0, 0, 0, 6, 72, 1080, 19440, 408240, 9797760, 264539520, 7936185600, 261894124800, 9428188492800, 367699351219200, 15443372751206400, 694951773804288000, 33357685142605824000, 1701241942272897024000 (list; graph; refs; listen; history; internal format)
OFFSET

0,4

LINKS

INRIA Algorithms Project, Encyclopedia of Combinatorial Structures 626

FORMULA

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

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

3^(n-3)*n!, n>2.

MAPLE

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

CROSSREFS

Sequence in context: A067419 A113331 A156128 * A052719 A196882 A063965

Adjacent sequences:  A052675 A052676 A052677 * A052679 A052680 A052681

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 06:45 EST 2012. Contains 205866 sequences.