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.

A072552 Number of connected planar regular graphs of degree 4 with n nodes.

Original entry on oeis.org

1, 0, 1, 1, 3, 3, 13, 21, 68, 166, 543, 1605, 5413, 17735, 61084, 210221, 736287
Offset: 6

Views

Author

Markus Meringer (meringer(AT)uni-bayreuth.de), Aug 05 2002

Keywords

Comments

Numbers were obtained using the graph generator GENREG in combination with a test for planarity implemented by M. Raitner.

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. A005964, A006820, A078666, A292515 (4-edge-connected graphs only).
Cf. A007022, A111361 (other 4-regular planar graphs).

Extensions

a(19)-a(22) from Andrey Zabolotskiy, Mar 21 2018 from Tuzun & Sikora.