A006494
Number of possible chess games at the end of the n-th ply plus number of games that terminate (i.e., mate) in fewer than n plies.
Original entry on oeis.org
1, 20, 400, 8902, 197281, 4865617, 119060679, 3195913043, 84999425906, 2439540533153, 69353270203366, 2097660204806910, 62855340727822758, 1981075507583376209
Offset: 0
Ken Thompson (ken(AT)google.com)
- James Gleick, Faster, Vintage Books, NY, 2000 (see pp. 259-261).
a(11) from
François Labelle, Jul 25 2004, who thanks Joost de Heer for providing computer time
A285873
Number of possible chess games at the end of the n-th ply starting without queens.
Original entry on oeis.org
1, 21, 441, 9872, 220447, 5247292, 124278971, 3113440755, 77520962327, 2024021927610
Offset: 0
a(1) = 21 because there are 20 usual opening moves plus the additional move of moving the king into the vacant square where the queen would usually be.
A285874
Number of possible chess games at the end of the n-th ply starting without rooks.
Original entry on oeis.org
1, 20, 400, 8702, 188473, 4505624, 106770421, 2770746488, 71151220765, 1969755500063
Offset: 0
A285875
Number of possible chess games at the end of the n-th ply starting without knights.
Original entry on oeis.org
1, 18, 324, 6572, 132640, 3030492, 68633066, 1733220521, 43321058602, 1182486223832
Offset: 0
a(1) = 18 because each pawn can move forward 1 or 2 squares (16 moves) and each rook can move into the square where the knight would have been (2 moves).
A285876
Number of possible chess games at the end of the n-th ply starting without bishops.
Original entry on oeis.org
1, 22, 484, 11248, 260904, 6434922, 158069690, 4126252938, 107097735673, 2940365284820
Offset: 0
a(1) = 22 because we have the standard 20 opening moves, plus the queen and king can each move into the squares that would normally contain the bishops.
A285877
Number of possible chess games at the end of the n-th ply starting without pawns.
Original entry on oeis.org
1, 50, 2125, 96062, 4200525, 191462298, 8509434855, 390020597683
Offset: 0
A019319
Number of possible chess diagrams after n plies.
Original entry on oeis.org
1, 20, 400, 5362, 71852, 815677, 9260610, 94305342, 958605819, 8866424380, 81766238574, 692390232505
Offset: 0
Bernd Schwarzkopf (schwarzkopf(AT)uni-duesseldorf.de)
- Bernd Schwarzkopf, Die ersten Züge (The First Moves), Problemkiste (No. 92, April 1994, p. 142-143).
A079485
Number of chess games that end in checkmate after exactly n plies.
Original entry on oeis.org
0, 0, 0, 0, 8, 347, 10828, 435767, 9852036, 400191963, 8790619155, 362290010907, 8361091858959, 346742245764219
Offset: 0
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
- H. Simpson, Chess Review, Jan-Feb 1982.
a(11) from
François Labelle, Jul 25 2004, who thanks Joost de Heer for providing computer time.
Link to Extremal [Chess] Problems of R. P. Stanley corrected by
Johannes W. Meijer, Mar 01 2009
A285878
Number of possible chess games at the end of the n-th ply starting with just pawns and king.
Original entry on oeis.org
1, 18, 324, 5658, 98766, 1683597, 28677387, 479763588, 8014917042, 132060434889, 2170519816231
Offset: 0
a(1) = 18 since each pawn can move forward 1 or 2 squares (16 moves) or the king can move left or right (2 moves).
A083276
Number of distinct chess positions after n plies including differences due to availability and possibility of castling and en passant captures.
Original entry on oeis.org
1, 20, 400, 5362, 72078, 822518, 9417681, 96400068, 988187354, 9183421888, 85375278064, 726155461002
Offset: 0
a(11) from Peter Österlund on Feb 22 2013, verified by
François Labelle on Jan 08 2017
Showing 1-10 of 17 results.
Comments