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.

A319115 Number of simple connected toroidal graphs on n nodes.

Original entry on oeis.org

0, 0, 0, 0, 1, 13, 207, 5128
Offset: 1

Views

Author

Eric W. Weisstein, Sep 10 2018

Keywords

Comments

a(n) <= A145270(n).
a(n) = A145270(n) for n < 8.
a(8) = A145270(8) - 15 since there are 15 double-toroidal graphs on 8 nodes, all of which are connected.

Crossrefs

Cf. A145270 (simple connected nonplanar graphs).