Eeny, meeny, miny, moe

The integers 1 , 2 , , 17 1,2,\ldots, 17 are divided into 5 disjoint sets. One set has 5 elements, one set has 4 elements, two sets have 3 elements and the last set contains the 2 remaining elements. Two players each choose a integer from 1 to 17 at random. The probability that they choose numbers from the same set can be expressed as a b \frac{a}{b} , where a a and b b are coprime positive integers. What is the value of a + b a + b ?

Details and assumptions

2 sets are disjoint if their intersection is the empty set.

The 5 disjoint sets contain 17 unique elements, hence each number only belongs in 1 set.

Since the players act independently of each other, and each chooses a number at random, they could end up choosing the same number.


The answer is 352.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

1 solution

Calvin Lin Staff
May 13, 2014

For each set, we calculate the probability that both players chose a number from that set. For the set of size 5, this probability is ( 5 17 ) 2 = 25 289 \left(\frac{5}{17}\right)^2 = \frac{25}{289} . For the set of size 4, it is 16 289 \frac{16}{289} . For each set of size 3 it is 9 289 \frac{9}{289} and for the set of size 2 it is 4 289 \frac{4}{289} . So the probability of them being in the same set is 25 + 16 + 9 + 9 + 4 289 = 63 289 \frac{25 + 16 + 9 + 9 + 4}{289} = \frac{63}{289} . So a + b = 63 + 289 = 352 a + b = 63 + 289 = 352 .

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...