A090338
Number of ways of arranging n straight lines in general position in the (affine) plane.
Original entry on oeis.org
1, 1, 1, 1, 1, 6, 43, 922, 38609, 3111341
Offset: 0
See illustration of a(5), the full pentaflups. Of the six, the last shown does not have reflectional symmetry, but we do not count its mirror image as distinct. All six are drawn with lines at equally-spaced angles; it is usually (but not always) possible to achieve this (41 out of 43 of the full 6-flups, for example, have equi-angled drawings)
- Tobias Christ, Database of Combinatorially Different Simple Line Arrangements
- Beat Jaggi, Peter Mani-Levitska, Bernd Sturmfels, and Neil White, Uniform oriented matroids without the isotopy property. Discrete Comput Geom 4, 97-100 (1989).
- Jürgen Richter-Gebert, Two interesting oriented matroids, Documenta Mathematica 1 (1996), 137-148.
- P. Suvorov, Isotopic but not rigidly isotopic plane systems of straight lines. In: Viro, O.Y., Vershik, A.M. (eds.) Topology and Geometry — Rohlin Seminar. Lecture Notes in Mathematics, vol 1346. Springer, Berlin, Heidelberg, pp. 545-556 (1988).
- Yasuyuki Tsukamoto, New examples of oriented matroids with disconnected realization spaces (2012)
- Jon Wild and Laurence Reeves, Illustration for a(5) = 6.
a(9) from Christ added, and comments corrected by
Günter Rote, Apr 14 2025
A241600
Number of ways of arranging n lines in the (affine) plane.
Original entry on oeis.org
1, 1, 2, 4, 9, 47, 791, 37830
Offset: 0
Let P_n = n parallel lines, S_n = star of n lines through a point, G_n = n lines in general position, L = P_1 = S_1 = G_1 = a single line.
a(1) = 1: L.
a(2) = 2: P_2, S_2.
a(3) = 4: P_3, P_2 L, S_3, G_3.
See link for illustrations of first 5 terms.
- B. Grünbaum, Arrangements and Spreads. American Mathematical Society, Providence, RI, 1972, p. 4.
- Lukas Finschi, Homepage of Oriented Matroids
- L. Finschi and K. Fukuda, Complete combinatorial generation of small point set configurations and hyperplane arrangements, pp. 97-100 in Abstracts 13th Canadian Conference on Computational Geometry (CCCG '01), Waterloo, Aug. 13-15, 2001.
- Stefan Forcey, Planes and axioms, Univ. Akron (2024). See p. 3.
- Stefan Forcey, Counting plane arrangements via oriented matroids, arXiv:2504.11461 [math.HO], 2025. See pp. 5, 18.
- Komei Fukuda, Hiroyuki Miyata, and Sonoko Moriyama Complete Enumeration of Small Realizable Oriented Matroids, arXiv:1204.0645 [math.CO], 2012; Discrete Comput. Geom. 49 (2013), no. 2, 359--381. MR3017917. (Further background information.)
- Mark Haiman, with an Appendix by Ezra Miller, Commutative algebra of n points in the plane. Trends Commut. Algebra, MSRI Publ 51 (2004): 153-180. (Background)
- Sergey Kalmykov, Isolated visible infinite straight lines and their combinations, 1920-1922, private collection, on display at Tretyakov gallery. [illustrates a(1)-a(4), and part of a(5)]
- J. L. Martin, The slopes determined by n points in the plane. (Background)
- Jeremy L. Martin, The slopes determined by n points in the plane, arXiv:math/0302106 [math.AG], 2003-2006; Duke Math. J. 131 (2006), no. 1, 119-165. (Background)
- N. J. A. Sloane, Illustration of a(1)-a(5)
- N. J. A. Sloane, Exciting Number Sequences (video of talk), Mar 05 2021.
- N. J. A. Sloane, The On-Line Encyclopedia of Integer Sequences (2015 talk slides)
a(6) and a(7) from Lukas Finschi, Sep 19 2014
A249752
Triangle read by rows: T(n,k) = number of arrangements of n circles in the affine plane having k outer circles.
Original entry on oeis.org
1, 1, 2, 3, 5, 6, 14, 52, 60, 47
Offset: 1
Triangle begins:
1;
1, 2;
3, 5, 6;
14, 52, 60, 47;
...
Corrected a(5)-a(6) and added a(7)-a(10) from
Omar E. Pol, Oct 13 2015
A252158
Triangle read by rows, 1 <= k <= n, T(n,k) = number of arrangements of n circles in the affine plane having k solid regions in which the union of solid circles is connected.
Original entry on oeis.org
1, 2, 1, 11, 2, 1, 155, 15, 2, 1
Offset: 1
Triangle begins:
1;
2, 1;
11, 2, 1;
155, 15, 2, 1;
Clarified definition and a(7)-a(10) added by
Omar E. Pol, May 21 2017
Clarified definition and comment by
Omar E. Pol, Jun 15 2017
A383083
The number of distinct straightedge-and-compass constructions that can be made with no lines and n circles.
Original entry on oeis.org
1, 2, 1, 4, 44, 1084, 91192
Offset: 0
A274776
Irregular triangle read by rows: T(n,k) = number of arrangements of n circles in the affine plane forming k regions, including the regions that do not belong to the circles.
Original entry on oeis.org
1, 0, 2, 1, 0, 0, 4, 4, 2, 0, 4, 0, 0, 0
Offset: 1
Triangle begins:
1;
0, 2, 1;
0, 0, 4, 4, 2, 0, 4;
0, 0, 0, ...
...
For n = 3 and k = 5 there are 2 arrangements of 3 circles in the affine plane forming 5 regions, including the regions that do not belong to the circles, so T(3,5) = 2.
For n = 3 and k = 6 there are no arrangements of 3 circles in the affine plane forming 6 regions, including the regions that do not belong to the circles, so T(3,6) = 0.
Of course, there is a right triangle of all zeros starting from the second row.
First differs from
A274777 at a(10).
A274777
Irregular triangle read by rows: T(n,k) = number of arrangements of n circles in the affine plane forming k regions, excluding the regions that do not belong to the circles.
Original entry on oeis.org
1, 0, 2, 1, 0, 0, 4, 4, 2, 1, 3, 0, 0, 0
Offset: 1
Triangle begins:
1;
0, 2, 1;
0, 0, 4, 4, 2, 1, 3;
0, 0, 0, ...
...
For n = 3 and k = 5 there are 2 arrangements of 3 circles in the affine plane forming 5 regions, excluding the regions that do not belong to the circles, so T(3,5) = 2.
For n = 3 and k = 6 there is only one arrangement of 3 circles in the affine plane forming 6 regions, excluding the regions that do not belong to the circles, so T(3,6) = 1.
Of course, there is a right triangle of all zeros starting from the second row.
First differs from
A274776 at a(10).
A288559
Number of arrangements of n pseudo-circles in the affine plane.
Original entry on oeis.org
1, 1, 3, 14, 173, 16977, 17552169
Offset: 0
A274818
Triangle read by rows: T(n,k) = total number of regions in all arrangements of n circles in the affine plane forming k regions, including the regions that do not belong to the circles.
Original entry on oeis.org
1, 0, 4, 3, 0, 0, 12, 16, 10, 0, 28, 0, 0, 0
Offset: 1
Triangle begins:
1;
0, 4, 3;
0, 0, 12, 16, 10, 0, 28;
0, 0, 0, ...
...
For n = 3 and k = 5 there are 2 arrangements of 3 circles in the affine plane forming 5 regions, including the regions that do not belong to the circles, so T(3,5) = 2*5 = 10.
For n = 3 and k = 6 there are no arrangements of 3 circles in the affine plane forming 6 regions, including the regions that do not belong to the circles, so T(3,6) = 0*5 = 0.
Of course, there is a right triangle of all zeros starting from the second row.
First differs from
A274819 at a(10).
A274819
Triangle read by rows: T(n,k) = total number of regions in all arrangements of n circles in the affine plane forming k regions, excluding the regions that do not belong to the circles.
Original entry on oeis.org
1, 0, 4, 3, 0, 0, 12, 16, 10, 6, 21, 0, 0, 0
Offset: 1
Triangle begins:
1;
0, 4, 3;
0, 0, 12, 16, 10, 6, 21;
0, 0, 0, ...
...
For n = 3 and k = 5 there are 2 arrangements of 3 circles in the affine plane forming 5 regions, excluding the regions that do not belong to the circles, so T(3,5) = 2*5 = 10.
For n = 3 and k = 6 there is only one arrangement of 3 circles in the affine plane forming 6 regions, excluding the regions that do not belong to the circles, so T(3,6) = 1*6 = 6.
Of course, there is a right triangle of all zeros starting from the second row.
First differs from
A274818 at a(10).
Comments