cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A078792 Number of unlabeled 3-trees on n vertices.

Original entry on oeis.org

0, 0, 1, 1, 1, 2, 5, 15, 58, 275, 1505, 9003, 56931, 372973, 2506312, 17165954, 119398333, 841244274, 5993093551, 43109340222, 312747109787, 2286190318744, 16826338257708, 124605344758149, 927910207739261, 6945172081954449, 52225283886702922
Offset: 1

Views

Author

Gordon F. Royle, Dec 05 2002

Keywords

Comments

A k-tree is recursively defined as follows: K_k is a k-tree and any k-tree on n+1 vertices is obtained by joining a new vertex to a k-clique in a k-tree on n vertices.

References

  • Miklos Bona, editor, Handbook of Enumerative Combinatorics, CRC Press, 2015, page 328.

Crossrefs

Column k=3 of A370770.
Cf. A036362 (labeled 3-trees), A054581 (unlabeled 2-trees).

Extensions

More terms from Andrew R. Gainer, Dec 03 2011