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.

A292515 Number of 4-regular 4-edge-connected planar simple graphs on n vertices.

Original entry on oeis.org

0, 0, 0, 0, 0, 1, 0, 1, 1, 3, 3, 12, 19, 63, 153, 499, 1473, 4974, 16296, 56102, 192899, 674678, 2381395, 8468424
Offset: 1

Views

Author

Andrey Zabolotskiy, Sep 18 2017

Keywords

Comments

The difference between this sequence and A078666 arises because the latter lists not abstract planar graphs but plane graphs (on the sphere, with the same restrictions). Among A078666(14)=64 plane graphs there is 1 pair of isomorphic graphs, namely graphs No. 63 and 64 (hereafter the enumeration of plane graphs from the LinKnot Mathematica package is used, see The Knot Atlas link), hence a(14)=64-1=63. Among 155 plane graphs on 15 vertices, the isomorphic pairs are (143, 149) and (153, 155), hence a(15)=155-2=153. The 11 isomorphic pairs of plane graphs on 16 vertices are: (456, 492), (459, 493), (464, 496), (465, 501), (466, 468), (470, 487), (473, 503), (477, 488), (478, 479), (486, 497), (498, 504).
Tuzun and Sikora say that such planar graphs constitute the set of 4-edge-connected basic Conway polyhedra, and indeed it suffices to consider any one embedding of each of these graphs into sphere or plane to list all prime knots. However, usually the set of Conway polyhedra is identified with the set of plane graphs instead (see A078666 and references therein), which is necessary to list or encode all prime knot diagrams (on the sphere).

Examples

			From _Allan Bickle_, May 13 2024: (Start)
For n=6, the unique graph is the octahedron.
For n=8, the unique graph is the square of an 8-cycle.
For n=9, the unique graph is the dual of the Herschel graph. (End)
		

Crossrefs

Cf. A007022, A072552, A078666, A111361 (4-regular planar graphs with restrictions).

Extensions

a(23)-a(24) added from Tuzun & Sikora (2020) by Andrey Zabolotskiy, Apr 27 2020