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.

A111358 Numbers of planar triangulations with minimum degree 5 and without separating 3- or 4-cycles - that is 3- or 4-cycles where the interior and exterior contain at least one vertex.

Original entry on oeis.org

1, 0, 1, 1, 3, 4, 12, 23, 71, 187, 627, 1970, 6833, 23384, 82625, 292164, 1045329, 3750277, 13532724, 48977625, 177919099, 648145255, 2368046117, 8674199554, 31854078139, 117252592450, 432576302286, 1599320144703, 5925181102878
Offset: 12

Views

Author

Gunnar Brinkmann, Nov 07 2005

Keywords

Comments

A006791 and this sequence are the same sequence. The correspondence is just that these objects are planar duals of each other. But the offset and step are different: if the cubic graph has 2*n vertices, the dual triangulation has n+2 vertices. - Brendan McKay, May 24 2017
Also the number of 5-connected triangulations on n vertices. - Manfred Scheucher, Mar 17 2023

Examples

			The icosahedron is the smallest triangulation with minimum degree 5 and it doesn't contain any separating 3- or 4-cycles. Examples can easily be seen as 2D and 3D pictures using the program CaGe cited above.
		

Crossrefs