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.

Showing 1-2 of 2 results.

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

A007022 Number of 4-regular polyhedra with n nodes.

Original entry on oeis.org

0, 0, 0, 0, 0, 1, 0, 1, 1, 3, 3, 11, 18, 58, 139, 451, 1326, 4461, 14554, 49957, 171159, 598102, 2098675, 7437910, 26490072, 94944685, 341867921, 1236864842, 4493270976, 16387852863, 59985464681, 220320405895, 811796327750, 3000183106119
Offset: 1

Views

Author

N. J. A. Sloane, Apr 28 1994

Keywords

Comments

Number of simple 4-regular 4-edge-connected 3-connected planar graphs; by Steinitz's theorem, every such graph corresponds to a single planar map up to orientation-reversing isomorphism. Equivalently, number of 3-connected quadrangulations of sphere with orientation-reversing isomorphisms permitted with n faces. - Andrey Zabolotskiy, Aug 22 2017

Examples

			For n=6, the sole 6-vertex 4-regular polyhedron is the octahedron. The corresponding 6-face quadrangulation is its dual graph, i. e., the cube graph.
From _Allan Bickle_, May 13 2024: (Start)
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

  • N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).

Crossrefs

Cf. A000944 (all polyhedral graphs), A113204, A078672, A078666 (total number of simple 4-regular 4-edge-connected planar maps, including not 3-connected ones).
Cf. A072552, A078666, A111361, A292515 (4-regular planar graphs with restrictions).

Extensions

More terms from Hugo Pfoertner, Mar 22 2003
a(29) corrected by Brendan McKay, Jun 22 2006
Leading zeros prepended by Max Alekseyev, Sep 12 2016
Offset corrected by Andrey Zabolotskiy, Aug 22 2017
Showing 1-2 of 2 results.