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.
%I A241600 #88 May 20 2025 22:06:40 %S A241600 1,1,2,4,9,47,791,37830 %N A241600 Number of ways of arranging n lines in the (affine) plane. %C A241600 This is in the affine plane, rather than the projective plane, so lines are either parallel or meet in one point. %C A241600 Two arrangements are considered the same if one can be continuously changed to the other while keeping all lines straight, without changing the multiplicity of intersection points, and without a line passing through an intersection point. Turning over is also allowed. %C A241600 a(n) might be called the size of the moduli space of n lines in the affine plane. %C A241600 The subsequence giving the number of arrangements G_n of n lines in "general position" (with every two lines meeting in one point and every intersection point lying on exactly two lines) is given by A090338. %C A241600 The moduli space of n points in the affine plane has been studied by several people (see for example Haiman and Miller, 2004; Martin, 2003). There is no direct connection with this problem, but these references are included for background information. - _N. J. A. Sloane_, Sep 13 2014 %C A241600 Lukas Finschi points out (email, Sep 19 2014) that a(n) = A063859(n)+1 for n <= 7 (but not for larger n). - _N. J. A. Sloane_, Sep 20 2014 %D A241600 B. Grünbaum, Arrangements and Spreads. American Mathematical Society, Providence, RI, 1972, p. 4. %H A241600 Lukas Finschi, <a href="https://finschi.com/math/om/">Homepage of Oriented Matroids</a> %H A241600 L. Finschi and K. Fukuda, <a href="http://www.cccg.ca/proceedings/2001/finschi-1053.ps.gz">Complete combinatorial generation of small point set configurations and hyperplane arrangements</a>, pp. 97-100 in Abstracts 13th Canadian Conference on Computational Geometry (CCCG '01), Waterloo, Aug. 13-15, 2001. %H A241600 Stefan Forcey, <a href="https://sforcey.github.io/sf34/planes_axioms.pdf">Planes and axioms</a>, Univ. Akron (2024). See p. 3. %H A241600 Stefan Forcey, <a href="https://arxiv.org/abs/2504.11461">Counting plane arrangements via oriented matroids</a>, arXiv:2504.11461 [math.HO], 2025. See pp. 5, 18. %H A241600 Komei Fukuda, Hiroyuki Miyata, and Sonoko Moriyama <a href="http://arxiv.org/abs/1204.0645">Complete Enumeration of Small Realizable Oriented Matroids</a>, arXiv:1204.0645 [math.CO], 2012; Discrete Comput. Geom. 49 (2013), no. 2, 359--381. MR3017917. (Further background information.) %H A241600 Mark Haiman, with an Appendix by Ezra Miller, <a href="http://math.berkeley.edu/~mhaiman/ftp/msri-talks-2002/msri-comm-alg.pdf">Commutative algebra of n points in the plane</a>. Trends Commut. Algebra, MSRI Publ 51 (2004): 153-180. (Background) %H A241600 Sergey Kalmykov, <a href="https://cdn.fishki.net/upload/post/2025/04/18/4836786/fc34a63177d725107218ba860201d6fc.jpg">Isolated visible infinite straight lines and their combinations</a>, 1920-1922, private collection, on display at Tretyakov gallery. [illustrates a(1)-a(4), and part of a(5)] %H A241600 J. L. Martin, <a href="http://www.math.umn.edu/math/slopes.pdf">The slopes determined by n points in the plane</a>. (Background) %H A241600 Jeremy L. Martin, <a href="https://arxiv.org/abs/math/0302106">The slopes determined by n points in the plane</a>, arXiv:math/0302106 [math.AG], 2003-2006; Duke Math. J. 131 (2006), no. 1, 119-165. (Background) %H A241600 N. J. A. Sloane, <a href="/A241600/a241600.pdf">Illustration of a(1)-a(5)</a> %H A241600 N. J. A. Sloane, <a href="https://www.youtube.com/watch?v=9ogbsh8KuEM">Exciting Number Sequences</a> (video of talk), Mar 05 2021. %H A241600 N. J. A. Sloane, <a href="/A241600/a241600_1.pdf">The On-Line Encyclopedia of Integer Sequences</a> (2015 talk slides) %F A241600 a(n) >= A000041(n). - _Pablo Hueso Merino_, May 10 2021 %e A241600 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. %e A241600 a(1) = 1: L. %e A241600 a(2) = 2: P_2, S_2. %e A241600 a(3) = 4: P_3, P_2 L, S_3, G_3. %e A241600 See link for illustrations of first 5 terms. %Y A241600 Cf. A090338 (lines in general position), A090339 (curved lines in general position), A250001 (circles). %Y A241600 Cf. also A063859, A003036, A048872, A048873, A132346. %K A241600 nonn,more %O A241600 0,3 %A A241600 _Max Alekseyev_ and _N. J. A. Sloane_, May 15 2014 %E A241600 a(6) and a(7) from Lukas Finschi, Sep 19 2014