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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A052878 A simple grammar. 0
0, 2, 6, 34, 276, 2928, 38520, 606240, 11118240, 232928640, 5488922880, 143707737600, 4138613740800, 130021152307200, 4425207423436800, 162194949242726400, 6369480464675328000, 266808295408951296000 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

LINKS

INRIA Algorithms Project, Encyclopedia of Combinatorial Structures 849

FORMULA

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

Recurrence: {a(1)=2, a(2)=6, a(3)=34, (-n^3-2*n-3*n^2)*a(n)+(4*n^2+12*n+8)*a(n+1)+(-4*n-8)*a(n+2)+a(n+3)}

GAMMA(n + 1)*(4*RootOf(_Z^2 - 3*_Z + 1)^4 - 30*RootOf(_Z^2 - 3*_Z + 1)^3 + 4*RootOf(_Z^2 - 3*_Z + 1)^n*RootOf(_Z^2 - 3*_Z + 1)^3 - 21*RootOf(_Z^2 - 3*_Z + 1)^n*RootOf(_Z^2 - 3*_Z + 1)^2 + 4*(3 - RootOf(_Z^2 - 3*_Z + 1))^(n + 1)*RootOf(_Z^2 - 3*_Z + 1)^2 + 74*RootOf(_Z^2 - 3*_Z + 1)^2 - 15*(3 - RootOf(_Z^2 - 3*_Z + 1))^(n + 1)*RootOf(_Z^2 - 3*_Z + 1) - 63*RootOf(_Z^2 - 3*_Z + 1) + 29*RootOf(_Z^2 - 3*_Z + 1)^n*RootOf(_Z^2 - 3*_Z + 1) + 11*(3 - RootOf(_Z^2 - 3*_Z + 1))^(n + 1) - 6*RootOf(_Z^2 - 3*_Z + 1)^n + 9)/(2*RootOf(_Z^2 - 3*_Z + 1)^3 - 13*RootOf(_Z^2 - 3*_Z + 1)^2 + 27*RootOf(_Z^2 - 3*_Z + 1) - 18)/( - 1 + RootOf(_Z^2 - 3*_Z + 1))

MAPLE

spec := [S, {B=Sequence(Z, 1 <= card), C=Union(Z, B), S=Cycle(C)}, labeled]: seq(combstruct[count](spec, size=n), n=0..20);

CROSSREFS

Sequence in context: A019032 A108424 A002685 * A168362 A076863 A191742

Adjacent sequences:  A052875 A052876 A052877 * A052879 A052880 A052881

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 17:44 EST 2012. Contains 205651 sequences.