From the set of the first positive integers, a element subset is chosen with uniform probability distribution over all element subsets of .
What is the expected value of the smallest element in ? If the answer to the problem is of the form , where are coprime positive integers, then enter as the answer.
If the answer to the problem comes out to be irrational , choose the answer as .
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.
Here, we'll give a general statement: The expected value of the smallest element in an r-subset of an n-element set is given by r + 1 n + 1 .
Proof: The smallest element of an r -subset can be anything from 1 to n − r + 1 . For any such integer k in [ 1 , n − r + 1 ] , we count the number of r -subsets having k as the least element. But this is easy; we simply need to choose r − 1 other elements from the set k + 1 , . . . , n , which can be done in ( r − 1 n − k ) ways.
Thus, the expected value to be found out is
E = ( r n ) k = 1 ∑ n − r + 1 k ( r − 1 n − k ) . Let the numerator of this fraction be N .
Now, notice that this step is true: N = k = 1 ∑ n − r + 1 ( r − 1 n − k ) + k = 2 ∑ n − r + 1 ( r − 1 n − k ) + . . . + k = n − r + 1 ∑ n − r + 1 ( r − 1 n − k ) .
Thus N = ( r n ) + ( r n − 1 ) + . . . + ( r r )
= ( r + 1 n + 1 ) (Try proving this step!)
Therefore E = ( r n ) ( r + 1 n + 1 ) = r + 1 n + 1 .
The answer to the given question is, therefore, 6 3 2 0 1 6 = 3 2 . Hence a = 3 2 , b = 1 , a + b = 3 3 .