|
| |
|
|
A035087
|
|
Number of labeled rooted polygonal cacti (Husimi graphs) with n nodes.
|
|
1
|
|
|
|
1, 0, 3, 12, 135, 1440, 20895, 342720, 6585705, 142430400, 3449279295, 92207808000, 2699909867655, 85900402748160, 2951318065570875, 108894519775641600, 4294542443185019025
(list;
graph;
refs;
listen;
history;
text;
internal format)
|
|
|
|
OFFSET
|
1,3
|
|
|
REFERENCES
|
F. Bergeron, G. Labelle and P. Leroux, Combinatorial Species and Tree-Like Structures, Camb. 1998, p. 301.
Harary and E. M. Palmer, Graphical Enumeration, p. 71
F. Harary and R. Z. Norman "The Dissimilarity Characteristic of Husimi Trees" Annals of Mathematics, 58 1953, pp. 134-141
F. Harary and G. E. Uhlenbeck "On the Number of Husimi Trees" Proc. Nat. Acad. Sci. USA vol. 39 pp. 315-322 1953
|
|
|
LINKS
|
Table of n, a(n) for n=1..17.
Index entries for sequences related to cacti
Index entries for sequences related to rooted trees
|
|
|
FORMULA
|
E.g.f. satisfies A(x)=x*exp(A(x)^2/(2-2*A(x))).
|
|
|
MAPLE
|
A:= proc(n) option remember; if n<=1 then x else convert (series (x* exp (A(n-1)^2/ (2-2*A(n-1))), x=0, n+1), polynom) fi end: a:= n-> coeff (A(n), x, n)*n!: seq (a(n), n=1..17); [From Alois P. Heinz, Aug 22 2008]
|
|
|
CROSSREFS
|
Cf. A035082-A035088.
Sequence in context: A073987 A138392 A152544 * A056426 A056417 A098152
Adjacent sequences: A035084 A035085 A035086 * A035088 A035089 A035090
|
|
|
KEYWORD
|
nonn,eigen
|
|
|
AUTHOR
|
Christian G. Bower, Nov 15 1998
|
|
|
STATUS
|
approved
|
| |
|
|