2021 AMC 12B Problems/Problem 23
Problem 23
Three balls are randomly and independantly tossed into bins numbered with the positive integers so that for each ball, the probability that it is tossed into bin is
for
More than one ball is allowed in each bin. The probability that the balls end up evenly spaced in distinct bins is
where
and
are relatively prime positive integers. (For example, the balls are evenly spaced if they are tossed into bins
and
) What is
Solution
"Evenly spaced" just means the bins form an arithmetic sequence.
Suppose the middle bin in the sequence is . There are
different possibilities for the first bin, and these two bins uniquely determine the final bin. Now, the probability that these
bins are chosen is
, so the probability
is the middle bin is
. Then, we want the sum
The answer is
Solution 2
Let us first consider the cases where the balls are in bins and
. The probability for the first ball is
, the probability for the second ball is
and the probability for the third ball is
. There are
ways to orient which ball is in which bin since there are 3 colors. Multiply all of them to get
. Next consider the case where the balls are in bins
. The probability in this case turns out to be
by similar logic. We can see every time we increase the distance between 2 consecutive bins by
, the probability reduces by a factor of
, which means the total probability of the given condition for when a ball is in bin
is
. Let the balls now be in bins
. Using the same technique as we previously used, we get the probability for this case is
. (Use the probability for each bin, multiply them and the number of ways to orient the balls). We see that this will end up the same way showing that the total probability that the condition holds when one ball is in bin
is
.