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 A079485 #44 Mar 12 2022 22:43:15 %S A079485 0,0,0,0,8,347,10828,435767,9852036,400191963,8790619155,362290010907, %T A079485 8361091858959,346742245764219 %N A079485 Number of chess games that end in checkmate after exactly n plies. %C A079485 a(6) was computed in 1897. %D A079485 H. Simpson, Chess Review, Jan-Feb 1982. %H A079485 F. Labelle, <a href="http://www.cs.berkeley.edu/~flab/chess/statistics-games.html">Statistics on chess games</a> %H A079485 R. P. Stanley, <a href="http://www-math.mit.edu/~rstan/transparencies/iap.pdf">Extremal [Chess] Problems</a> %H A079485 M. Willey, <a href="http://members.tripod.com/~wwx2/chess.html">Iowa Chess Homepage</a>. %H A079485 World Chess Federation, <a href="https://www.fide.com/fide/handbook.html?id=171&view=article">Laws of Chess: For competitions starting on or after 1 July 2014</a> %H A079485 J. Young, <a href="http://groups.google.com/groups?selm=6bd1k1%24nkp%40ultra0.rdrc.rpi.edu">Opening Tree Statistics</a>. %H A079485 <a href="/index/Ch#chess">Index entries for sequences related to number of chess games</a> %e A079485 a(n) = 0 for n < 4 and a(4) = 8, because the earliest checkmate can occur at move 2, e.g., with 1.f3 e5, 2.g4 Qh4#. The 8 = 2*2*2 possibilities counted in a(4) all correspond to essentially the same mate, with (1) the alternative 1.f4, (2) the alternative 1...e6, (3) inversed order of white's moves. - _M. F. Hasler_, Mar 03 2022 %Y A079485 Cf. A006494, A048987, A089956. %K A079485 nonn,hard,more,nice,fini %O A079485 0,5 %A A079485 _N. J. A. Sloane_, Jan 17 2003 %E A079485 More terms from _Richard Bean_, Jun 08 2003 %E A079485 a(9) and a(10) from _François Labelle_, Jan 12 2004 %E A079485 a(11) from _François Labelle_, Jul 25 2004, who thanks Joost de Heer for providing computer time. %E A079485 Link to Extremal [Chess] Problems of R. P. Stanley corrected by _Johannes W. Meijer_, Mar 01 2009 %E A079485 a(12) from _François Labelle_, Mar 04 2012 %E A079485 a(13) from _François Labelle_, Aug 15 2017