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.

Previous Showing 11-15 of 15 results.

A338584 Number of unlabeled nonplanar connected graphs with n edges with minimum degree 3 at each node that are not 3-connected.

Original entry on oeis.org

1, 6, 28, 128, 558, 2421, 10675, 47810, 217572, 1006211
Offset: 13

Views

Author

Hugo Pfoertner, Nov 21 2020

Keywords

Crossrefs

Formula

a(n) = A338593(n) - A338583(n).

A199676 Number of minimally 3-connected non-isomorphic graphs on n vertices.

Original entry on oeis.org

1, 1, 3, 5, 18, 57, 285, 1513, 9824, 69536, 540622, 4494676
Offset: 4

Views

Author

N. J. A. Sloane, Nov 09 2011

Keywords

Crossrefs

Extensions

a(12) given by Jens M. Schmidt, Feb 27 2019
a(13)-a(15) from Jens M. Schmidt's web page, Jan 10 2021

A361370 Number of weakly 3-connected simple digraphs with n unlabeled nodes.

Original entry on oeis.org

42, 3270, 879508
Offset: 4

Views

Author

Manfred Scheucher, Mar 09 2023

Keywords

References

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

Crossrefs

Directed variant of A006290.

A366224 Number of unlabeled 3-connected graphs on n vertices with girth at least 5.

Original entry on oeis.org

1, 0, 2, 4, 23, 149, 1670, 23882, 422194, 8544496, 195291551
Offset: 10

Views

Author

Brendan McKay, Oct 05 2023

Keywords

Examples

			The smallest such graph is the Petersen graph on 10 vertices.
		

Crossrefs

Cf. A006290, A140440 (2-connected graphs with girth at least 5),
A366225 (3-connected graphs with girth at least 6).

A359704 Minimum number of spanning trees in a 3-connected graph on n nodes.

Original entry on oeis.org

16, 45, 75, 209, 336, 928, 1445, 3965, 6000, 16555
Offset: 4

Views

Author

David Kofoed Wind, Jan 11 2023

Keywords

Comments

The initial terms were found through generating all minimally 3-connected graphs with n vertices for n up to 13 (the 3-connected graphs with fewest spanning trees are minimally 3-connected).

Examples

			a(4) = 16 which is the number of spanning trees in the complete graph on 4 nodes.
		

Crossrefs

Cf. A006290 (3-connected graphs), A199676 (minimally 3-connected graphs).
Previous Showing 11-15 of 15 results.