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.

A115340 Number of dual Hamiltonian cubic polyhedra or planar 3-connected Yutsis graphs on 2n nodes.

Original entry on oeis.org

1, 1, 2, 5, 14, 50, 233, 1248, 7593, 49536, 339483, 2404472, 17468202, 129459090, 975647292, 7458907217, 57744122366, 452028275567, 3573870490382
Offset: 2

Views

Author

Dries Van Dyck (VanDyck.Dries(AT)gmail.com), Mar 06 2006

Keywords

Comments

Also, a(n) is the number of Hamiltonian planar triangulations with n+2 vertices. - Brendan McKay, Feb 20 2021
Yutsis graphs are connected cubic graphs which can be partitioned into two vertex-induced trees, which are necessarily of the same size. The cut separating both trees contains n+2 edges for a graph on 2n nodes, forming a Hamiltonian cycle in the planar dual if the graph is planar. These graphs are maximal in the number of nodes of the largest vertex-induced forests among the connected cubic graphs (floor((6n-2)/4) for a graph on 2n nodes). Whitney showed in 1931 that proving the 4-color theorem for a planar Yutsis graph implies the theorem for all planar graphs.

References

  • F. Jaeger, On vertex induced-forests in cubic graphs, Proceedings 5th Southeastern Conference, Congressus Numerantium (1974) 501-512.

Crossrefs

Programs

Formula

a(n) = A000109(n+2) - A007030(n+2). - William P. Orrick, Feb 20 2021

Extensions

a(20) from Van Dyck et al. added by Andrey Zabolotskiy, Sep 10 2024