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.

A360879 Number of unlabeled nonseparable (or 2-connected) loopless multigraphs with circuit rank n and degree >= 3 at each node.

Original entry on oeis.org

0, 1, 4, 17, 118, 1198, 17133, 311757, 6803203
Offset: 1

Views

Author

Andrew Howroyd, Feb 25 2023

Keywords

Crossrefs

Diagonal sums of A046752.

Formula

a(n) = Sum_{k=2..2*n-2} A046752(n + k - 1, k).

Extensions

a(8) from the paper by Martin Dowd (2014) and a(9) from Martin Dowd (personal communication) added by Andrey Zabolotskiy, Feb 21 2024