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.

A078666 Number of isomorphism classes of simple quadrangulations of the sphere having n+2 vertices and n faces, minimal degree 3, with orientation-reversing isomorphisms permitted.

Original entry on oeis.org

1, 0, 1, 1, 3, 3, 12, 19, 64, 155, 510, 1514, 5146, 16966, 58782, 203269, 716607, 2536201, 9062402, 32533568, 117498072, 426212952, 1553048548, 5681011890, 20858998805, 76850220654, 284057538480, 1053134292253, 3915683667721
Offset: 6

Views

Author

Slavik V. Jablan and Brendan McKay Feb 06 2003

Keywords

Comments

Number of basic polyhedra with n vertices.
Initial terms of sequence coincide with A007022. Starting from n=12, to it is added the number of simple 4-regular 4-edge-connected but not 3-connected plane graphs on n nodes (A078672). As a result we obtain the number of basic polyhedra.
a(n) counts 4-valent 4-edge-connected planar maps (or plane graphs on a sphere) up to reflection with no regions bounded by just 2 edges. Conway called such maps "basic polyhedra" and used them in his knot notation. 2-edge-connected maps (which start occurring from n=12) are not taken into account here because they generate only composite knots and links. - Andrey Zabolotskiy, Sep 18 2017

Examples

			G.f. = x^6 + x^8 + x^9 + 3*x^10 + 3*x^11 + 12*x^12 + 19*x^13 + 64*x^14 + ...
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)
		

References

  • J. H. Conway, An enumeration of knots and links and some of their related properties. Computational Problems in Abstract Algebra, Proc. Conf. Oxford 1967 (Ed. J. Leech), 329-358. New York: Pergamon Press, 1970.

Crossrefs

Cf. A292515 (abstract planar graphs with same restrictions).

Extensions

Name and offset corrected by Andrey Zabolotskiy, Aug 22 2017