Most Recent
Forum Legend
Following
New Comments
Locked Topic
Pinned Topic
The starting position for Fischer Random Chess must meet the following rules:
Note that the king never starts on file a or h, because there has to be room for a rook.
There are many procedures for creating this starting position. Hans L. Bodlaender has proposed the following procedure using one six-sided die to create an initial position; typically this is done just before the game commences:
This procedure generates any of the 960 possible initial positions of Fischer Random Chess with an equal chance; on average, this particular procedure uses 6.7 die rolls. Note that one of these initial positions is the standard chess position, at which point a standard chess game begins.
It's also possible use this procedure to see why there are exactly 960 possible initial positions. Each bishop can take one of 4 positions, the Queen one of 6, and the two knights can have 5 or 4 possible positions, respectively. This means that there are 4*4*6*5*4 = 1920 possible positions if the two knights were different in some way. However, the two knights are indistinguishable during play; if they were swapped, there would be no difference. This means that the number of distinguishable positions is half of 1920, or 1920/2 = 960 possible distinguishable positions.
Source: http://www.dwheeler.com/essays/Fischer_Random_Chess.html