Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A052717
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A052717 A simple context-free grammar in a labeled universe. +0
1
0, 0, 2, 6, 48, 600, 10080, 211680, 5322240, 155675520, 5189184000, 194075481600, 8045310873600, 366061644748800, 18134130709094400, 971471287987200000, 55956746188062720000, 3448334483839365120000 (list; graph; listen)
OFFSET

0,3

LINKS

INRIA Algorithms Project, Encyclopedia of Combinatorial Structures 673

FORMULA

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

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

0

MAPLE

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

with(combinat):with(combstruct):a[0]:=0:for n from 1 to 30 do a[n]:=sum((count(Permutation(n*2-2), size=n-1)), j=0..n) od: seq(a[n], n=0..22); - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), May 03 2007

PROGRAM

(Mupad) combinat::catalan(n)*(n+2)! $ n = 0..15; - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Feb 15 2007

CROSSREFS

Sequence in context: A052743 A052587 A052735 this_sequence A129464 A003053 A113296

Adjacent sequences: A052714 A052715 A052716 this_sequence A052718 A052719 A052720

KEYWORD

easy,nonn

AUTHOR

encyclopedia(AT)pommard.inria.fr, Jan 25 2000

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified December 9 18:50 EST 2009. Contains 170568 sequences.


AT&T Labs Research