A007031
Non-Hamiltonian 1-tough simplicial polyhedra with n nodes.
Original entry on oeis.org
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 6, 72, 847, 9801
Offset: 1
- M. B. Dillencourt, Polyhedra of small orders and their Hamiltonian properties. Tech. Rep. 92-91, Info. and Comp. Sci. Dept., Univ. Calif. Irvine, 1992.
- N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).
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
Dries Van Dyck (VanDyck.Dries(AT)gmail.com), Mar 06 2006
- F. Jaeger, On vertex induced-forests in cubic graphs, Proceedings 5th Southeastern Conference, Congressus Numerantium (1974) 501-512.
-
A000109 = Cases[Import["https://oeis.org/A000109/b000109.txt", "Table"], {, }][[All, 2]];
A007030 = Cases[Import["https://oeis.org/A007030/b007030.txt", "Table"], {, }][[All, 2]];
a[n_] := A000109[[n]] - A007030[[n+2]];
Table[a[n], {n, 2, 19}] (* Jean-François Alcover, Jul 20 2022 *)
A342971
Non-1-tough simplicial polyhedra with n nodes.
Original entry on oeis.org
1, 2, 29, 233, 2297, 21192, 195862
Offset: 11
Showing 1-3 of 3 results.
Comments