Number theoryDifficulty 5.7AIME, harderProve itUnited States
Problem:
Ana and Banana are rolling a standard six-sided die. Ana rolls the die twice, obtaining a1 and a2, then Banana rolls the die twice, obtaining b1 and b2. After Ana's two rolls but before Banana's two rolls, they compute the probability p that a1b1+a2b2 will be a multiple of 6. What is the probability that p=61?
Proposed by: James Lin
Solution
Solution:
If either a1 or a2 is relatively prime to 6, then p=61. If one of them is a multiple of 2 but not 6, while the other is a multiple of 3 but not 6, we also have p=61. In other words, p=61 if gcd(a1,a2) is coprime to 6, and otherwise p=61. The probability that p=61 is 62(32−1)(22−1)=32 where q2q2−1 corresponds to the probability that at least one of a1 and a2 is not divisible by q for q=2,3.
Want a route through all this instead of an archive? The track
puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.
Source: MathNet,
licensed CC-BY-4.0.
Statement reproduced verbatim; metadata (topic, difficulty) added by this project.