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 A059103 #59 Feb 16 2025 08:32:43 %S A059103 1,1,2,5,13,51,222,1313,9639 %N A059103 Number of simple, connected, unit-distance graphs on n points realizable in the plane with straight edges all of the same length; lines are permitted to cross. %C A059103 This counting problem is related to finding the chromatic number of the plane, X(R^2). %D A059103 K. B. Chilakamarri and C. R. Mahoney, Maximal and minimal forbidden unit-distance graphs in the plane, Bulletin of the ICA, 13 (1995), 35-43. %H A059103 Aidan Globus and Hans Parshall, <a href="https://arxiv.org/abs/1905.07829">Small unit-distance graphs in the plane</a>, arXiv:1905.07829 [math.CO], 2019. %H A059103 Matthew McAndrews, <a href="/A059103/a059103.pdf">Simple Connected Units Distance Graphs Through 6 Vertices</a> %H A059103 Eric Weisstein's World of Mathematics, <a href="https://mathworld.wolfram.com/ConnectedGraph.html">Connected Graph</a> %H A059103 Eric Weisstein's World of Mathematics, <a href="https://mathworld.wolfram.com/Unit-DistanceGraph.html">Unit-Distance Graph</a> %e A059103 a(4)=5 because the complete graph on 4 points cannot be realized in the plane with all edges of equal length. All the other connected graphs with 4 points can be realized. %Y A059103 Cf. A350507 (not necessarily connected unit-distance graphs). %Y A059103 Cf. A303792 (connected matchstick graphs). %Y A059103 Cf. A308349 (minimal unit-distance forbidden graphs). %K A059103 hard,more,nonn %O A059103 1,3 %A A059103 _David S. Newman_, Feb 13 2001 %E A059103 a(6) has been updated to reflect the fact that it has recently been proved to be 51 rather than 50. - _Matthew McAndrews_, Feb 21 2016 %E A059103 a(7) from _Hans Parshall_, May 03 2018 %E A059103 a(8)-a(9) from _Hans Parshall_, May 21 2019