Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A121516
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A121516 Number of 3-decomposable trees on 3n nodes. +0
1
2, 10, 84, 788, 8188, 90110, 1035456, 12269932, 148886048, 1840585914, 23099713808, 293535000452, 3769200628592, 48831588116862, 637501117219024, 8378367468484212, 110760388293651950, 1471854299855109782, 19649723961974718686, 263422552838889748560 (list; graph; listen)
OFFSET

1,1

LINKS

S. G. Wagner, An identity for the cycle indices of rooted tree automorphism groups, Elec. J. Combinat., 13 (2006), #R00.

FORMULA

Wagner gives a g.f.

MAPLE

Nmax := 30 : nmax := 3*Nmax+1 : a := array(0..nmax) ; Dx := proc(z) global nmax, a ; local resul, i ; resul := 0 ; for i from 1 to (nmax+1)/3 do resul := resul+a[3*i]*z^(3*i) : od : RETURN(resul) ; end: exp1 := proc() global nmax, a ; local m, t ; t := 0 ; for m from 1 to nmax do t := t+3*Dx(x^m)/m ; od: return( taylor(exp(t), x=0, nmax+1) ) ; end: exp2 := proc() global nmax, a ; local m, t ; t := 0 ; for m from 1 to nmax do t := t+(Dx(x^m)+Dx(x^(2*m)))/m ; od: return( taylor(exp(t), x=0, nmax+1) ) ; end: DD := Dx(x)-3*x^3*exp1()/2-x^3*exp2()/2 : for i from 0 to nmax do a[i] := solve(coeftayl(DD, x=0, i), a[i]) ; if i mod 3 = 0 then print(a[i]) ; fi ; end: - R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Sep 17 2006

CROSSREFS

Adjacent sequences: A121513 A121514 A121515 this_sequence A121517 A121518 A121519

Sequence in context: A050390 A101878 A121194 this_sequence A024491 A113332 A107863

KEYWORD

nonn,easy

AUTHOR

njas, Sep 12 2006

EXTENSIONS

More terms from R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Sep 17 2006

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 October 7 14:39 EDT 2008. Contains 144666 sequences.


AT&T Labs Research