A290667 Number of asymmetric equicolorable (unrooted) trees with 2*n vertices.
0, 0, 0, 1, 4, 19, 84, 378, 1727, 8126, 39055, 191902, 960681
Offset: 1
Examples
a(3) = 0 because there are six trees with 6 vertices, but only three of these have s = t = n = 3, and none of these three is asymmetric. The fourth term a(4) = 1 because there are nine trees with 8 vertices with s = t = n = 4 but only 1 is asymmetric, namely tree T46. See "Atlas of Graphs", page 65.
References
- R. C. Read and R. J. Wilson, Atlas of Graphs, Oxford Science Publications, Clarendon Press, OUP, 2004.
Links
- F. Hüffner, tinygraph, software for generating integer sequences based on graph properties.
- Austin Mohr, Unlabeled Trees.
Crossrefs
Extensions
a(10)-a(13) added using tinygraph by Falk Hüffner, Jul 25 2019
Comments