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 A031501 #9 Jul 29 2024 06:19:01 %S A031501 1,2,3,3,4,6,4,5,7,9,5,6,8,10,12,6,7,9,12,14,16,7,8,10,13,15,18,21,8, %T A031501 9,11,14,17,19,22,25,9,10,12,15,18,21,24,27,30,10,11,13,16,20,22,25, %U A031501 29,32,35,11,12,14,17,21,24,27,30,34,37,40,12,13,15,18,22,25,28 %N A031501 Triangle of numbers maxfit[ i ][ j ] = upper bound on number of incidences in a geometry with <= i points and <= j blocks. %H A031501 A. Betten and D. Betten, <a href="https://doi.org/10.1002/(SICI)1520-6610(1999)7:2%3C119::AID-JCD5%3E3.0.CO;2-W">Linear spaces with at most 12 points</a>, J. Combinatorial Designs, Volume 7, 1999, pp. 119 - 145. See Table II. %Y A031501 Cf. A001200. %K A031501 nonn,tabl %O A031501 0,2 %A A031501 Anton Betten (Anton.Betten(AT)uni-bayreuth.de)