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.

Previous Showing 11-13 of 13 results.

A276110 The number of rotation systems of drawings of the complete graph K_n, where the rotation system describes the clockwise cyclic order of incident edges around each vertex.

Original entry on oeis.org

1, 2, 5, 102, 11556, 5370725, 7198391729
Offset: 3

Views

Author

Manfred Scheucher, Aug 18 2016

Keywords

Comments

The number of realizable order types on n points in the plane (A063666) is exactly the number of rotation systems of straight-line drawings of K_n.

Crossrefs

Coincides with A276109 for n <= 5.

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

A250221 Least k such that A_n(k) = n, or -1 if no such k exists.

Original entry on oeis.org

1, 2, 11, -1, 16, 12, -1, 9, -1, 11, -1, -1, -1, 11, -1, 8, -1, -1, 126, -1, -1, -1, -1, -1, -1, 26, 27, -1, -1, -1, -1, -1, -1, -1, -1, 29, 31, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 33, -1, -1, -1, -1, -1, -1, 19, -1, -1, 45, -1, -1, -1, -1, -1, -1, 35, -1, -1, 8
Offset: 1

Views

Author

Eric Chen, Dec 24 2014

Keywords

Comments

a(A053169(n)) = -1, but what is a(53169)?
a(319) is the first unknown term. (See A000319)
a(241) should be -1. (See A000241)

Crossrefs

Previous Showing 11-13 of 13 results.