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.

A078672 Number of simple 4-regular 4-edge-connected but not 3-connected plane graphs on n nodes.

Original entry on oeis.org

0, 0, 0, 0, 0, 0, 1, 1, 6, 16, 59, 188, 685, 2412, 8825, 32110, 118505, 437526, 1624492, 6043496, 22553387, 84345031, 316183706, 1187740914, 4471145942, 16864755973, 63737132585, 241337964503, 915500561602
Offset: 6

Views

Author

Slavik V. Jablan and Brendan McKay, Feb 06 2003

Keywords

Examples

			The first such graph has 12 nodes. It is called 12E [Jablan, Radović & Sazdanović, Fig. 2; or Caudron, p. 308c] and looks like that:
    ___________
   /           \
  / O---O   O---O
  |/|\ /|\ /|\ /|
  O | O | O | O |
  |\|/ \|/ \|/ \|
  \ O---O   O---O
   \___________/
		

Crossrefs

Formula

a(n) = A078666(n) - A007022(n).

Extensions

a(23)-a(34) from Sean A. Irvine, Jul 09 2025