|
Search: id:A126187
|
|
|
| A126187 |
|
Sum of the levels of the first leaf (in the preorder traversal) over all hex trees with n edges. A hex tree is a rooted tree where each vertex has 0, 1, or 2 children and, when only one child is present, it is either a left child, or a middle child, or a right child (name due to an obvious bijection with certain tree-like polyhexes; see the Harary-Read reference). |
|
+0 2
|
|
| 3, 19, 96, 453, 2085, 9513, 43323, 197542, 903141, 4142565, 19067202, 88065360, 408108285, 1897265405, 8846769300, 41368049400, 193950461985, 911564782065, 4294230794520, 20273068467725, 95902496669091, 454528832324919
(list; graph; listen)
|
|
|
OFFSET
|
1,1
|
|
|
COMMENT
|
a(n)=Sum(k*A126186(n,k),k=1..n).
|
|
REFERENCES
|
F. Harary and R. C. Read, The enumeration of tree-like polyhexes, Proc. Edinburgh Math. Soc. (2) 17 (1970), 1-13.
|
|
FORMULA
|
G.f.=2[1+3z-sqrt(1-6z+5z^2)]/[1-3z+sqrt(1-6z+5z^2)]^2.
|
|
MAPLE
|
g:=2*(1+3*z-sqrt(1-6*z+5*z^2))/(1-3*z+sqrt(1-6*z+5*z^2))^2: gser:=series(g, z=0, 28): seq(coeff(gser, z, n), n = 1..25);
|
|
CROSSREFS
|
Cf. A126186.
Sequence in context: A050863 A049153 A074361 this_sequence A047029 A095120 A089164
Adjacent sequences: A126184 A126185 A126186 this_sequence A126188 A126189 A126190
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
Emeric Deutsch (deutsch(AT)duke.poly.edu), Dec 22 2006
|
|
|
Search completed in 0.002 seconds
|