IMO 1979 SL 2

From a bag containing 5 pairs of socks, each pair a different

IMO 1979 SL 2

Origin: BEL

Problem

From a bag containing 5 pairs of socks, each pair a different color, a random sample of 4 single socks is drawn. Any complete pairs in the sample are discarded and replaced by a new pair draw from the bag. The process continues until the bag is empty or there are 4 socks of different colors held outside the bag. What is the probability of the latter alternative?

Solution

The only way to arrive at the latter alternative is to draw four different socks in the first drawing or to draw only one pair in the first drawing and then draw two different socks in the last drawing. We will call these probabilities respectively p1, p2, p3. We calculate them as follows: p1 = 5  10  = 8 21, p2 = 5 4  10  = 4 7, p3 = 4 6  = 4 15 . We finally calculate the desired probability: P = p1 + p2p3 = 15 .