Maths Olympiad Prep

Library / /1162 of 1394

, 2020

Number theory Difficulty 5.7 AIME, harder Prove it United States

Problem:

Ana and Banana are rolling a standard six-sided die. Ana rolls the die twice, obtaining a1a_{1} and a2a_{2}, then Banana rolls the die twice, obtaining b1b_{1} and b2b_{2}. After Ana's two rolls but before Banana's two rolls, they compute the probability pp that a1b1+a2b2a_{1} b_{1} + a_{2} b_{2} will be a multiple of 66. What is the probability that p=16p = \frac{1}{6}?

Proposed by: James Lin

Solution

Solution:

If either a1a_{1} or a2a_{2} is relatively prime to 66, then p=16p = \frac{1}{6}. If one of them is a multiple of 22 but not 66, while the other is a multiple of 33 but not 66, we also have p=16p = \frac{1}{6}. In other words, p=16p = \frac{1}{6} if gcd(a1,a2)\operatorname{gcd}(a_{1}, a_{2}) is coprime to 66, and otherwise p16p \neq \frac{1}{6}. The probability that p=16p = \frac{1}{6} is (321)(221)62=23\frac{(3^{2}-1)(2^{2}-1)}{6^{2}} = \frac{2}{3} where q21q2\frac{q^{2}-1}{q^{2}} corresponds to the probability that at least one of a1a_{1} and a2a_{2} is not divisible by qq for q=2,3q=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.