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.

A361564 Number of (n-3)-connected unlabeled n-node graphs.

Original entry on oeis.org

4, 6, 10, 17, 25, 39, 59, 87, 127, 186
Offset: 3

Views

Author

Manfred Scheucher, Mar 15 2023

Keywords

References

  • M. Kirchweger, M. Scheucher, and S. Szeider, SAT-Based Generation of Planar Graphs, in preparation.

Crossrefs

Cf. A259862.

Formula

a(n) = Sum_{j=1..3} A259862(n, n-j). - Andrew Howroyd, Mar 16 2023