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 A328377 #37 Nov 04 2022 14:43:48 %S A328377 2,14,544,173128,630988832,35355434970848 %N A328377 a(n) is the number of "generalized signotopes", i.e., mappings X:{{1..n} choose 3}->{+,-} such that for any four indices a < b < c < d, the sequence X(a,b,c), X(a,b,d), X(a,c,d), X(b,c,d) changes its sign at most twice (equivalently +-+- and -+-+ are forbidden). %C A328377 Clearly a generalization of "signotopes" (cf. A006245), i.e., mappings X:{{1..n} choose 3}->{+,-} such that for any four indices a < b < c < d, the sequence X(a,b,c), X(a,b,d), X(a,c,d), X(b,c,d) changes its sign at most once (see Felsner-Weil and Balko-Fulek-Kynčl reference). %C A328377 Also a generalization of "simple topological drawings" (a.k.a. good drawings, cf. A276109), i.e., non-isomorphic drawings of the complete graph K_n such that any two edges intersect at most once. In a simple topological drawings, each three vertices a < b < c determine a triangle which is either oriented clockwise or counterclockwise -- this clearly motivates the mapping X. It can be checked that in any simple topological drawing of K_4, the sequence X(a,b,c), X(a,b,d), X(a,c,d), X(b,c,d) changes its sign at most twice. %C A328377 Also known as "Interior triple systems", see Knuth's book. %D A328377 D. Knuth, Axioms and Hulls, Springer, 1992, 9-11. %H A328377 M. Balko, R. Fulek, and J. Kynčl, <a href="http://doi.org/10.1007/s00454-014-9644-z">Crossing Numbers and Combinatorial Characterization of Monotone Drawings of K_n</a>, Discrete & Computational Geometry, Volume 53, Issue 1, 2015, Pages 107-143. %H A328377 H. Bergold, S. Felsner, M. Scheucher, F. Schröder, and R. Steiner, <a href="https://doi.org/10.1007/s00454-022-00408-6">Topological Drawings meet Classical Theorems from Convex Geometry</a>, Discrete & Computational Geometry, Springer, 2022. %H A328377 S. Felsner and H. Weil, <a href="http://doi.org/10.1016/S0166-218X(00)00232-8">Sweeps, arrangements and signotopes</a>, Discrete Applied Mathematics, Volume 109, Issues 1-2, 2001, Pages 67-94. %H A328377 Manfred Scheucher, <a href="/A328377/a328377.cpp.txt">C-program for computing the first terms</a> %Y A328377 Cf. A006245, A329980. %K A328377 nonn,more,hard %O A328377 3,1 %A A328377 _Manfred Scheucher_, Oct 14 2019 %E A328377 a(8) from _Robert Lauff_ and _Manfred Scheucher_, Nov 04 2022