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.

A125064 Number of simple graphs on at most 16 unlabeled vertices with maximal degree at most 4 with a single cycle of length 16-n.

Original entry on oeis.org

1, 2, 11, 39, 169, 534, 1612, 3894, 8771, 16307, 29391, 43291, 69429, 83571
Offset: 0

Views

Author

Parthasarathy Nambi, Jan 05 2007

Keywords

Comments

In the terms of the paper by Hendrickson and Parks, a(n) is the number of monocyclic skeletons with up to 16 nodes with a ring of size 16-n.

Crossrefs

Formula

Sum_n a(n) = Sum_{k=3..16} A036671(k).

Extensions

Edited by Andrey Zabolotskiy, Feb 02 2025