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.

This page as a plain text file.
%I A072552 #34 May 14 2024 00:46:35
%S A072552 1,0,1,1,3,3,13,21,68,166,543,1605,5413,17735,61084,210221,736287
%N A072552 Number of connected planar regular graphs of degree 4 with n nodes.
%C A072552 Numbers were obtained using the graph generator GENREG in combination with a test for planarity implemented by M. Raitner.
%H A072552 Markus Meringer, <a href="http://www.mathe2.uni-bayreuth.de/markus/reggraphs.html">GENREG</a>
%H A072552 Markus Meringer, <a href="https://sourceforge.net/projects/genreg/">GenReg</a>, Generation of regular graphs.
%H A072552 Markus Meringer, <a href="http://www.mathe2.uni-bayreuth.de/markus/reggraphs.html">Tables of Regular Graphs</a>
%H A072552 M. Raitner, <a href="http://www.infosun.fmi.uni-passau.de/GTL/">Test for planarity</a> [broken link]
%H A072552 Robert E. Tuzun and Adam S. Sikora, <a href="https://doi.org/10.1142/S0218216518400096">Verification Of The Jones Unknot Conjecture Up To 22 Crossings</a>, Journal of Knot Theory and Its Ramifications (2018) 1840009, <a href="https://arxiv.org/abs/1606.06671">arXiv:1606.06671</a> [math.GT], 2016-2020 (see table 2).
%e A072552 From _Allan Bickle_, May 13 2024: (Start)
%e A072552 For n=6, the unique graph is the octahedron.
%e A072552 For n=8, the unique graph is the square of an 8-cycle.
%e A072552 For n=9, the unique graph is the dual of the Herschel graph. (End)
%Y A072552 Cf. A005964, A006820, A078666, A292515 (4-edge-connected graphs only).
%Y A072552 Cf. A007022, A111361 (other 4-regular planar graphs).
%K A072552 nonn,more
%O A072552 6,5
%A A072552 Markus Meringer (meringer(AT)uni-bayreuth.de), Aug 05 2002
%E A072552 a(19)-a(22) from _Andrey Zabolotskiy_, Mar 21 2018 from Tuzun & Sikora.