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.

A006403 Number of unsensed 2-connected planar maps with n edges.

Original entry on oeis.org

0, 1, 2, 3, 6, 15, 36, 114, 396, 1565, 6756, 31563, 154370, 785113, 4099948, 21870704, 118624544, 652485364, 3631820462, 20426666644, 115949791342, 663640383400, 3826858500878, 22218232389849, 129802836253994
Offset: 1

Views

Author

Keywords

Comments

The maps considered here may include parallel edges. - Andrew Howroyd, Jan 13 2025

References

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

Crossrefs

Row sums of A379432.
Cf. A000139 (rooted), A006385, A006402 (sensed), A006407 (without parallel edges), A006444 (achiral).

Formula

a(n) = (A006402(n) + A006444(n))/2. - Andrew Howroyd, Jan 13 2025

Extensions

a(23)-a(25) added by Andrew Howroyd, Jan 13 2025