Una rolls standard -sided dice simultaneously and calculates the product of the numbers obtained. What is the probability that the product is divisible by
- A)
- B)
- C)
- D)
- E)
Answer
C
Key insight
The product misses a factor of 4 only if all six dice are odd, or exactly one die shows 2 or 6 and the rest are odd.
Solution
Track only factors of . Each die contributes factors of (a roll of ; probability ), exactly factor (a roll of or ; probability ), or factors (a roll of ; probability ).
The product fails to be divisible by when the total number of factors of is or .
- Zero factors: all six dice odd, probability .
- Exactly one factor: one die shows or and the other five are odd. Choose which die ( ways): .
The failing probability is , so the product is divisible by with probability
The answer is .
Why this works
Divisibility of a product by depends only on the total exponent of , so classify each die by how many 2s it contributes. The event "divisible by " is large and messy, but its complement (total exponent at most ) has only two small cases.
The trap
Treating a roll of 4 like a 2 or 6 (it already supplies two factors of 2), or forgetting the factor of 6 for which die is the lone even one.
Common mistakes
- Treating a roll of 4 like a 2 or 6 (it already supplies two factors of 2), or forgetting the factor of 6 for which die is the lone even one.
- Computing "at least two even dice" instead, which ignores that a single suffices, and arriving at .
Techniques
Split into exhaustive cases and handle each · Count the complement and subtract from the total