Newly introduced randomized variants also pose a good question: how much there are different initial setups? Let's calculate!
Note that randomized Classical Chess variants and randomized Croatian Ties variants of the same size has the same number of possible initial setups. In Croatian Ties variants Knights are replaced by Pegasuses, but otherwise number of different pieces and their count is the same. Pawns in all variants are irrelevant, since they can be arranged in only one way. So, the only difference is the order of figures arranged in the first and last rank. Both mirrored and symmetrical flavors of randomized variants has the same number of combinations, so it's enough to calculate only once, then double the result.
First, a very brief introduction to binomial coefficients:
where , and .
Our factor is number of combinations when placing pieces of the same kind (e.g. 4 Rooks) onto available fields (e.g. 10 empty fields).
So, we'll start with randomized Classical Chess 14, and with Bishops, since we have to make sure we have the same number of Bishops on light and dark fields. There are 4 Bishops in this variant, so that would be 2 Bishops on light and other 2 Bishops on dark fields. In these variants there are 14 fields at each rank (surprising, I know!), so that gives us 7 light and 7 dark fields. Obviously, each set of light and dark fields is completely separated from each other, and so numbers of possible arrangements of Bishops on different fields are the same:
where is the number of either light or dark fields; and is count of Bishops on those fields. So, our factor is number of combinations of 2 Bishops arranged over 7 light fields; and is the same over dark fields.
Next, we have to arrange 4 Rooks over fields, where 14 is size of a variant, and 4 is number of fields already occupied by Bishops:
Next, we have to arrange 4 Knights over fields, where 14 is still size of a variant, and 8 is number of fields already occupied by Bishops and Rooks:
Queen can now pick between two remaining fields (ladies are choosers! 😎):
King will have to be satisfied with whatever field is left empty:
So, our number of combinations for randomized Classical Chess 14 variants is:
that is for either mirrored or symmetrical flavor. If flavor is also randomized choice, total number of initial setups is doubled:
both those numbers also apply to randomized Croatian Ties 14 variant(s).
Calculation of number of different initial setups for randomized Classical Chess 20 variant(s) -and, by extension, Croatian Ties 20 variant(s)- is the same as above, but numbers are slightly bigger. Size of a chessboard is now 20, there are 10 light fields, and 10 dark fields, there are 6 Rooks, 6 Knights and 6 Bishops (of which 3 are on light fields, and other 3 on dark ones). Taking all into account gives the number of initial setups as:
that is for either mirrored or symmetrical flavor. If flavor is also randomized choice, total number of initial setups is doubled:
both those numbers also apply to randomized Croatian Ties 20 variant(s).
Number of different initial setups for randomized Classical Chess 26 variant(s) is calculated the same as above, but numbers are bigger still. Size of a chessboard is now 26, there are 13 light fields, and 13 dark fields, there are 8 Rooks, 8 Knights and 8 Bishops (of which 4 are on light fields, and other 4 on dark ones). So, number of initial setups is:
that is for either mirrored or symmetrical flavor. If flavor is also randomized choice, total number of initial setups is doubled:
both those numbers also apply to randomized Croatian Ties 26 variant(s).
As an interesting tidbit, if we try to calculate number of initial setups for randomized Classical Chess, we get:
that is for either mirrored or symmetrical flavor. If flavor is also randomized choice, total number of initial setups is doubled:
Obviously, these numbers are somewhat bigger than Fischer Random Chess would have it (i.e. 960), since it also imposes an additional constraint on how initial setups are generated; namely, "the King must be placed on a square between the Rooks", and does not support symmetrical flavor, only mirrored.
No comments:
Post a Comment