OFFSET
1,1
COMMENTS
A solid 2-tree is a 2-tree embedded in three-dimensional space. That is, the faces of the triangles cannot interpenetrate themselves, so that there is a cyclic configuration of triangles around every edge. Bousquet and Lamathe showed the number of well-oriented edge-labeled solid 2-trees with 2n+1 edges is a(n). - Allan Bickle, Feb 19 2024
LINKS
Allan Bickle, A Survey of Maximal k-degenerate Graphs and k-Trees, Theory and Applications of Graphs 0 1 (2024) Article 5.
M. Bousquet and C. Lamathe, Enumeration of solid trees according to edge number and edge degree distribution, Discr. Math., 298 (2005), 115-141.
MATHEMATICA
Table[(2(2n-1)!Binomial[3n, 2n])/3, {n, 20}] (* Harvey P. Dale, May 28 2014 *)
CROSSREFS
KEYWORD
nonn
AUTHOR
N. J. A. Sloane, May 22 2003
STATUS
approved