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.

Showing 1-7 of 7 results.

A006248 Number of projective pseudo order types: simple arrangements of pseudo-lines in the projective plane.

Original entry on oeis.org

1, 1, 1, 1, 1, 4, 11, 135, 4382, 312356, 41848591, 10320613331
Offset: 1

Views

Author

Keywords

References

  • J. Bokowski, personal communication.
  • J. E. Goodman and J. O'Rourke, editors, Handbook of Discrete and Computational Geometry, CRC Press, 1997, p. 102.
  • N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).

Crossrefs

Cf. A006245, A006246, A018242, A063666. A diagonal of A063851.

Formula

Asymptotics: 2^{Cn^2} <= a(n) <= 2^{Dn^2} for every n >= N, where N,C,D are constants with 0.1887Manfred Scheucher, Apr 10 2025 on personal communication with Günter Rote.]

Extensions

a(11) from Franz Aurenhammer (auren(AT)igi.tu-graz.ac.at), Feb 05 2002
a(12) from Manfred Scheucher and Günter Rote, Sep 07 2019
Definition corrected by Günter Rote, Dec 01 2021

A006247 Number of simple arrangements of n pseudolines in the projective plane with a marked cell. Number of Euclidean pseudo-order types: nondegenerate abstract order types of configurations of n points in the plane.

Original entry on oeis.org

1, 1, 1, 2, 3, 16, 135, 3315, 158830, 14320182, 2343203071, 691470685682, 366477801792538
Offset: 1

Views

Author

Keywords

Comments

Also the number of nonisomorphic nondegenerate acyclic rank 3 oriented matroids on n elements. - Manfred Scheucher, May 09 2022

References

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

Crossrefs

Formula

Asymptotics: a(n) = 2^(Theta(n^2)). This is Bachmann-Landau notation, that is, there are constants n_0, c, and d, such that for every n >= n_0 the inequality 2^{c n^2} <= a(n) <= 2^{d n^2} is satisfied. For more information see e.g. the Handbook of Discrete and Computational Geometry. - Manfred Scheucher, Sep 12 2019

Extensions

a(11) from Franz Aurenhammer (auren(AT)igi.tu-graz.ac.at), Feb 05 2002
a(12) from Manfred Scheucher and Günter Rote, Aug 31 2019
a(13) from Manfred Scheucher and Günter Rote, Sep 12 2019
Definition clarified by Manfred Scheucher, Jun 22 2023

A018242 Number of projective order types.

Original entry on oeis.org

1, 1, 1, 1, 1, 1, 4, 11, 135, 4381, 312114, 41693377
Offset: 0

Views

Author

Keywords

Comments

Table 5.6.1 in the Felsner-Goodman survey contains this sequence in the second row, but the line is incorrectly labeled. The origin of these data is the paper of Aichholzer and Krasser. - Günter Rote, Apr 16 2025

Crossrefs

Cf. A006247, A006248, A063666. A diagonal of A222317.

Formula

Asymptotics: a(n) = 2^(Theta(n log n)). This is Bachmann-Landau notation, that is, there are constants n_0, c, and d, such that for every n >= n_0 the inequality 2^(c n log n) <= a(n) <= 2^(d n log n) is satisfied. For more information see e.g. the Handbook of Discrete and Computational Geometry. - Manfred Scheucher, Sep 12 2019

Extensions

a(11) from Franz Aurenhammer (auren(AT)igi.tu-graz.ac.at), Feb 05 2002

A063544 Smallest number of triangulations of n points in the plane.

Original entry on oeis.org

1, 1, 2, 4, 11, 30, 89, 250, 776, 2236, 7147, 20979, 68448
Offset: 3

Views

Author

N. J. A. Sloane, Aug 14 2001

Keywords

Comments

In a so-called double circle, half of the points are extremal, and for every edge of the convex hull, there is one interior point that is arbitrarily close to it. The double circles are conjectured to minimize the number of triangulations, and in this case the next terms would be 203748, 674949, 2031054, 6807382, 20662980, ... - Manfred Scheucher, Aug 22 2016

References

  • P. Brass, W. O. J. Moser, J. Pach, Research Problems in Discrete Geometry, Springer (2005).

Crossrefs

Formula

Conjecture: a(n) = sqrt(12)^(n-Theta(log n)). - Manfred Scheucher, Aug 22 2016

Extensions

a(11)-a(15) from Manfred Scheucher, Aug 22 2016

A276096 a(n) is the least number of empty convex pentagons ("convex 5-holes") spanned by a set of n points in the Euclidean plane in general position (i.e., no three points on a line).

Original entry on oeis.org

0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 3, 3, 6, 9, 11
Offset: 1

Views

Author

Manfred Scheucher, Aug 18 2016

Keywords

Comments

The value a(10) = 1 was determined by Harborth, who also constructed a set of 9 points without convex 5-holes. The values a(11) = 2 and a(13) = 3 were determined by Dehnhardt. Aichholzer found point sets showing that a(14) <= 6 and a(15) <= 9, and the exact values a(13) = 3, a(14) = 6, and a(15) = 9 were determined in the Bachelor's thesis of Scheucher, supervised by Aichholzer and Hackl.
The value a(16) = 11 was determined using a ILP/SAT solver. For more information check out the link below with title "On 5-Holes". - Manfred Scheucher, Aug 18 2018

References

  • K. Dehnhardt, Leere konvexe Vielecke in ebenen Punktmengen, PhD thesis, TU Braunschweig, Germany, 1987, in German.

Crossrefs

Cf. A063541 and A063542 for convex 3- and 4-holes, respectively.
Cf. A006247 and A063666 for equivalence classes (w.r.t. orientation triples) of point sets in the plane.

Formula

From Manfred Scheucher, Mar 22 2017: (Start)
a(n) = Omega(n log^(4/5)(n)) and a(n) = O(n^2).
Conjecture: a(n) = Theta(n^2). (End)

Extensions

a(16) from Manfred Scheucher, Mar 22 2017

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.

A373222 Number of labeled orientations of n points on an Euclidean plane, in general position. In other words, the number of all possible orientation of n points in general position if all points are distinct and are labeled from 1 to n.

Original entry on oeis.org

2, 14, 264, 11904, 1198560, 257847120
Offset: 3

Views

Author

Jihoon Hyun, May 28 2024

Keywords

Comments

For non-indexed version, see A063666.
a(n) ~ 2^(Theta(n log n)).

Crossrefs

Cf. A063666.
Showing 1-7 of 7 results.