Chapter 15
A Pandigital Divisible by Eleven
Write a nine-digit number using each of the digits to exactly once. What is the probability that it is divisible by ? A club of twenty-three once each wrote such a number, found two of them divisible by , and declared the probability to be . Were they right?
Solution
A number is divisible by when the sum of its digits in the odd positions and the sum in the even positions differ by a multiple of . A nine-digit number has five odd positions and four even ones. Let be the sum of the four even-position digits; since all nine digits total , the odd-position digits sum to . The test asks that be a multiple of , which happens exactly when leaves remainder on division by .
The four even-position digits are distinct digits from to , so lies between and . The only values in that range leaving remainder are and . Among the four-digit subsets of , nine sum to and two sum to (these two being and ), eleven choices in all.
For each such choice of which digits sit in the even positions, there are ways to arrange them and ways to arrange the other five. So out of all arrangements, the proportion divisible by is The club’s was a sample frequency that landed close to the truth by luck. The exact probability is .