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.

A224917 Stable k-tree numbers.

Original entry on oeis.org

1, 1, 1, 2, 5, 15, 64, 342, 2344, 19137, 181204, 1927017, 22652805, 290392448, 4022276630, 59749492128, 946174967813, 15892939156209
Offset: 0

Views

Author

Ira M. Gessel, Apr 19 2013

Keywords

Comments

a(n) is the number of unlabeled k-trees with n+k vertices for all k >= n-2.
A k-tree is recursively defined as follows: The complete graph K_k is a k-tree and a k-tree on n+1 vertices is obtained by joining a vertex to a k-clique in a k-tree on n vertices.

Crossrefs

Cf. A000055 (unlabeled trees), A054581 (unlabeled 2-trees), A078792 (unlabeled 3-trees), A078793 (unlabeled 4-trees), A201702 (unlabeled 5-trees), A202037 (unlabeled 6-trees).