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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A052635 E.g.f. (1-3x)/(1-3x-x^2). 0
1, 0, 2, 18, 240, 3960, 78480, 1814400, 47940480, 1425029760, 47065536000, 1709915961600, 67769625369600, 2909762279424000, 134544087553075200, 6665534018567424000, 352236213903974400000, 19777072162153033728000 (list; graph; refs; listen; history; internal format)
OFFSET

0,3

LINKS

INRIA Algorithms Project, Encyclopedia of Combinatorial Structures 581

FORMULA

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

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

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

MAPLE

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

CROSSREFS

Sequence in context: A052726 A155666 A024486 * A168562 A117514 A138437

Adjacent sequences:  A052632 A052633 A052634 * A052636 A052637 A052638

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 23:39 EST 2012. Contains 206085 sequences.