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.

A226917 Number of non-sphere-homeomorphic crossing optimal 2-page book drawings of complete graph K_{2n+1}.

Original entry on oeis.org

1, 4, 9, 25, 58, 142, 324, 748, 1672, 3736, 8208, 17968, 38944, 84064, 180288, 385216, 819328
Offset: 2

Views

Author

N. J. A. Sloane, Jul 01 2013

Keywords

Crossrefs

Cf. A000241.

Formula

Conjecture: a(n) = 4*a(n-1) - 2*a(n-2) - 8*a(n-3) + 8*a(n-4); g.f.: -x^2*(5*x^3-5*x^2+1) / ((2*x-1)^2*(2*x^2-1)). - Colin Barker, May 08 2014