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.

A360871 Number of unlabeled nonseparable (or 2-connected) multigraphs with n edges and degree >= 3 at each node, loops allowed.

Original entry on oeis.org

0, 0, 2, 4, 9, 20, 44, 113, 329, 1044, 3622, 13544, 53596, 223084, 969158
Offset: 1

Views

Author

Andrew Howroyd, Feb 25 2023

Keywords

Comments

A single-edge is considered to be nonseparable here.

Examples

			The a(3) = 2 multigraphs are:
  - a triple edge;
  - a single edge with a loop at each vertex.
		

Crossrefs

Row sums of A360870.