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.

A006415 Number of nonseparable toroidal tree-rooted maps with n + 3 edges and n + 1 vertices.

Original entry on oeis.org

4, 104, 1020, 6092, 26670, 94128, 283338, 754380, 1821534, 4061200
Offset: 0

Views

Author

Keywords

Comments

The number of faces is 2. - Andrew Howroyd, Apr 05 2021

References

  • N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).

Crossrefs

Formula

Conjecture: a(n) = 4 * binomial(n + 4, n) + 84 * binomial(n + 4, n - 1) + 456 * binomial(n + 4, n - 2) + 996 * binomial(n + 4, n - 3) + 950 * binomial(n + 4, n - 4) + 330 * binomial(n + 5, n - 5). - Sean A. Irvine, Apr 03 2017