Skip to main content

2021 Fall AMC 12B Problem 23

Problem 23 of 25HarderCounting & Probability

What is the average number of pairs of consecutive integers in a randomly selected subset of 55 distinct integers chosen from the set {1,2,3,,30}?\{1, 2, 3, \ldots, 30\}? (For example the set {1,17,18,19,30}\{1, 17, 18, 19, 30\} has 22 pairs of consecutive integers.)

Answer choices

Show solution

Solution

For each of the 2929 adjacent pairs (i,i+1),(i, i+1), let an indicator be 11 if both are in the subset. The probability of this is 530429=287.\dfrac{5}{30} \cdot \dfrac{4}{29} = \dfrac{2}{87}. By linearity of expectation, the expected number of consecutive pairs is 29287=23.29 \cdot \dfrac{2}{87} = \dfrac{2}{3}. Thus, the correct answer is A.

More practice

Concepts: expected value · sampling without replacement

Problem text and solution from the LIVE past-contest archive. See also the AoPS wiki page for community solutions.