Sicherman Dice
According to M. Gardner, Col. George Sicherman of Buffulo was the first to pose and solve the following question:
Is it possible to number the faces of a pair of cubes in a way completely different from that of standard dice so that the cubes can be used in any dice game and all the odds will be exactly the same as they are when standard dice are used?
M. Gardner reported the result in an 1978 issue of Scientific American. Here's Col. Sicherman's two dice:
You can compare the two tables of possible outcomes and verify that all integers from 2 through 12 come up with equal frequencies.
Broline extended the problem to include m-sided dice, with m not necessarily 6 - dice in the form of Platonic solids - and
Fowler and Swift characterized the sets of numbers (not necessarily 2, 3, ..., 12) that can be realized as the sums of relabeled 6-sided dice with these sums occurring with the usual sum probabilities and gave examples of two dice - with different number of sides - that lead to the same result.
The main tool in these investigations was the probability generating function. Here is the one for a single roll of a die:
f(x) = (1/6)x + (1/6)x2 + (1/6)x3 + (1/6)x4 + (1/6)x5 + (1/6)x6.
The exponents indicate possible outcomes; the coefficients the probabilities of the outcomes - all six occur with equal probabilities. For two dice, this expression is squared:
f2(x) | = [(1/6)x + (1/6)x2 + (1/6)x3 + (1/6)x4 + (1/6)x5 + (1/6)x6.]2 | |
= 6-2[x2 + 2x3 + 3x4 + 4x5 + 5x6 + 6x7 + 5x8 + 4x9 + 3x10 + 2x11 + x12], |
and, again, the exponents represent possible outcomes from 2 to 12 that occur with the probabilities given by the coefficients. The coefficients confirm to the count of the outcomes in the left table above.
From the formula for the sum of a geometric progression,
f(x) | = (1/6)x(x6 - 1)/(x - 1) |
= (1/6)x(x3 + 1)(x3/ - 1)/(x - 1) | |
= (1/6)x(x + 1)(x2 - x + 1)(x - 1)(x2 + x + 1)/(x - 1) | |
= (1/6)x(x + 1)(x2 - x + 1)(x2/ + x + 1). |
And, for two dice, we obtain
f2(x) | = 6-2[x(x + 1)(x2 - x + 1)(x2 + x + 1)]2 |
= 6-2g(x)h(x), |
where
g(x) = (1/6)x(x + 1)(x2 + x + 1) = (1/6)(x4 + 2x3 + 2x2 + x),
and
h(x) | = (1/6)x(x + 1)(x2 + x + 1)(x2 - x + 1)2 |
= (1/6)(x8 + x6 + x5 + x4 + x3 + x). |
These are exactly the generating functions associated with the distribution of numbers on Sicherman's dice:
As Col. Sicherman showed, there is no other relabeling of the dice with positive integers that leads to standard probabilities. This can be verified by recombining the factors of the generating function f2(x). The task is straightforward but requires a healthy amount of perseverance.
Reference
- D. M. Broline, Renumbering of the Faces of Dice, Mathematics Magazine, Vol. 52, No. 5 (Nov., 1979), pp. 312-315
- B. C. Fowler, R. J. Swift, Relabeling Dice, The College Mathematics Journal, Vol. 30, No. 3 (May, 1999), pp. 204-208
- M. Gardner, Penrose Tiles to Trapdoor Ciphers, W. H. Freeman and Company, 1989, Ch. 19

- What Is Probability?
- Intuitive Probability
- Probability Problems
- Sample Spaces and Random Variables
- Probabilities
- Conditional Probability
- Dependent and Independent Events
- Algebra of Random Variables
- Expectation
- Probability Generating Functions
- Sicherman Dice
- Probability of Two Integers Being Coprime
- Random Walks
- Probabilistic Method
- Probability Paradoxes
- Symmetry Principle in Probability
- Non-transitive Dice

|Contact| |Front page| |Contents| |Algebra| |Probability|
Copyright © 1996-2018 Alexander Bogomolny
72369756