Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A038037
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A038037 Number of labeled rooted compound windmills (mobiles) with n nodes. +0
6
1, 2, 9, 68, 730, 10164, 173838, 3524688, 82627200, 2198295360, 65431163160, 2154106470240, 77714083773456, 3048821300491680, 129221979665461200, 5884296038166954240, 286492923374605966080, 14851359950834255500800 (list; graph; listen)
OFFSET

1,2

REFERENCES

F. Bergeron, G. Labelle and P. Leroux, Combinatorial Species and Tree-Like Structures, Camb. 1998, p. 241 (3.3.83).

LINKS

C. G. Bower, Transforms (2)

Index entries for sequences related to mobiles

P. Flajolet and R. Sedgewick, Analytic Combinatorics, 2009; see page 454

FORMULA

Divides by n and shifts left under "CIJ" (necklace, indistinct, labeled) transform.

E.g.f. satisfies A(x)=-x*log(1-A(x)).

MAPLE

logtr:= proc(p) local b; b:=proc(n) option remember; local k; if n=0 then 1 else p(n)- add (k *binomial(n, k) *p(n-k) *b(k), k=1..n-1)/n fi end end: b := logtr(-a): a:= n-> `if`(n<=1, 1, -n*b(n-1)): seq (a (n), n=1..25); [From Alois P. Heinz (heinz(AT)hs-heilbronn.de), Sep 14 2008]

CROSSREFS

Cf. A029768, A032200, A055349.

Sequence in context: A158952 A120020 A134200 this_sequence A138212 A134261 A120980

Adjacent sequences: A038034 A038035 A038036 this_sequence A038038 A038039 A038040

KEYWORD

nonn,eigen

AUTHOR

Christian G. Bower (bowerc(AT)usa.net), Sep 15 1998.

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 20 00:58 EST 2009. Contains 171054 sequences.


AT&T Labs Research