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.

A002880 Number of 3-connected nets with n edges.

This page as a plain text file.
%I A002880 M0381 N0143 #49 Nov 07 2023 20:42:57
%S A002880 1,0,1,1,2,2,9,11,37,79,249,671,2182,6692,22131,72405,243806,822788,
%T A002880 2815119,9679205,33551192,116900081,409675567,1442454215,5102542680,
%U A002880 18124571838,64634480340,231334873091,830828150081,2993489821771
%N A002880 Number of 3-connected nets with n edges.
%C A002880 Also, the number of 3-connected quadrangulations without separating 4-cycles (up to orientation) with n faces. - _Andrey Zabolotskiy_, Sep 20 2019
%D A002880 N. J. A. Sloane, A Handbook of Integer Sequences, Academic Press, 1973 (includes this sequence).
%D A002880 N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).
%H A002880 C. J. Bouwkamp & N. J. A. Sloane, <a href="/A000162/a000162.pdf">Correspondence, 1971</a>
%H A002880 J. A. D. Cameron, <a href="https://sydney.primo.exlibrisgroup.com/permalink/61USYD_INST/1c0ug48/alma991027133829705106">Searching for Squared Squares</a>, USYD Master of Science Thesis (1976). Rare Books & Special Collections Fisher Library, Sydney University.
%H A002880 J. A. D. Cameron, <a href="/A002880/a002880.jpg">Table 7.2 - listing of tri-connected planar graphs by edge</a>, from the thesis - this was the first count of order 20 (22131). Photo by Stuart E Anderson.
%H A002880 G. Brinkmann, S. Greenberg, C. Greenhill, B. D. McKay, R. Thomas, and P. Wollan, <a href="http://dx.doi.org/10.1016/j.disc.2005.10.005">Generation of simple quadrangulations of the sphere</a>, Discr. Math., 305 (2005), 33-54.
%H A002880 Gunnar Brinkmann and Brendan McKay, <a href="http://users.cecs.anu.edu.au/~bdm/plantri/">plantri and fullgen</a> programs for generation of certain types of planar graph.
%H A002880 Gunnar Brinkmann and Brendan McKay, <a href="/A000103/a000103_1.pdf">plantri and fullgen</a> programs for generation of certain types of planar graph [Cached copy, pdf file only, no active links, with permission]
%H A002880 CombOS - Combinatorial Object Server, <a href="http://combos.org/plantri">generate planar graphs</a>
%H A002880 M. B. Dillencourt, <a href="http://dx.doi.org/10.1006/jctb.1996.0008">Polyhedra of small orders and their Hamiltonian properties</a>, Journal of Combinatorial Theory Series B 66:1 (1996), 87-122.
%H A002880 P. J. Federico, <a href="http://dx.doi.org/10.1016/S0021-9800(69)80050-5">Enumeration of polyhedra: the number of 9-hedra</a>, J. Combin. Theory, 7 (1969), 155-161.
%H A002880 N. D. Kazarinoff and R. Weitzenkamp, <a href="http://www.jstor.org/stable/2319394">Squaring rectangles and squares</a>, Amer. Math. Monthly, 80 (1973), 877-888.
%e A002880 G.f. = x^6 + x^8 + x^9 + 2*x^10 + 2*x^11 + 9*x^12 + 11*x^13 + 37*x^14 + ...
%Y A002880 Cf. A002840, A002841, A113201, A078666, A007022, A113205, A338511.
%K A002880 nonn,nice
%O A002880 6,5
%A A002880 _N. J. A. Sloane_