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 A268113 #13 Feb 25 2016 17:17:37 %S A268113 5,489,321689,1840058693,93332304864173,41945191530093646965, %T A268113 166931297609667912727898521,5882748866432370655674372752123193, %U A268113 1835738613899845421140262364853644706891109,5072588588647327658457862518216696854885169490987149 %N A268113 Number of legal positions in Go played on an n X n+1 grid (each group must have at least one liberty). %C A268113 Upper bounded by 3^{n*(n+1)}. %H A268113 John Tromp, <a href="/A268113/b268113.txt">Table of n, a(n) for n = 1..19</a> %H A268113 John Tromp, <a href="http://tromp.github.io/go/legal.html">Number of legal Go positions</a> %H A268113 J. Tromp and G. Farnebäck, <a href="http://dx.doi.org/10.1007/978-3-540-75538-8_8">Combinatorics of Go</a>, Lecture Notes in Computer Science, 4630, 84-99, 2007. %e A268113 For n=1 the 5 legal 1x2 boards are .. X. O. .X .O %Y A268113 Almost-square version of A094777. %K A268113 nonn,hard %O A268113 1,1 %A A268113 _John Tromp_, Jan 26 2016