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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A052748 A simple grammar. 1
0, 0, 0, 6, 36, 210, 1350, 9744, 78792, 708744, 7036200, 76521456, 905507856, 11589357312, 159580302336, 2352940786944, 36994905688320, 617953469022720, 10929614667747840, 204073497562936320 (list; graph; refs; listen; history; internal format)
OFFSET

0,4

LINKS

INRIA Algorithms Project, Encyclopedia of Combinatorial Structures 704

FORMULA

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

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

MAPLE

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

CROSSREFS

Sequence in context: A096979 A123887 A105492 * A171280 A199525 A074436

Adjacent sequences:  A052745 A052746 A052747 * A052749 A052750 A052751

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 21:13 EST 2012. Contains 206085 sequences.