Problem:
Let S be a set with six elements. Let P be the set of all subsets of S. Subsets A and B of S, not necessarily distinct, are chosen independently and at random from P. The probability that B is contained in at least one of A or SβA is nrmβ, where m,n, and r are positive integers, n is prime, and m and n are relatively prime. Find m+n+r. (The set SβA is the set of all elements of S which are not in A.)
Solution:
There are 26 subsets of S, and for 0β€kβ€6, there are (k6β) subsets with k elements, so the probability that A has k elements is (k6β)/26. If A has k elements, there are 2k subsets of S contained in A and 26βk subsets contained in SβA. One of these, the empty set, is contained in both A and SβA, so the probability that B is contained in either A or SβA is 262k+26βkβ1β. The requested probability is therefore
k=0β6β26(k6β)ββ
262k+26βkβ1β=2121β(k=0β6β2k(k6β)+k=0β6β26βk(k6β)βk=0β6β(k6β))=2121β(2k=0β6β2k(k6β)βk=0β6β(k6β))=2121β(2β
36β26)=21136β25β=211697β
Thus m+n+r=697+2+11=710β.
OR
Let S={1,2,3,4,5,6}. With S1β=A and S2β=B, let M be the 6Γ2 matrix in which mijβ=1 if iβSjβ and 0 otherwise. There are 212 such matrices. Observe that BβA precisely when each row of M is 11,10, or 00. There are 36 such matrices. Similarly, BβSβA precisely when each row of M is 01,00 or 10, and again there are 36 such matrices. The intersection of these two types of matrices are those in which each row is 00 or 10, and there are 26 such matrices. The requested probability is therefore
21236+36β26β=2122β
36β26β=21136β25β=211697β, as before
The problems on this page are the property of the MAA's American Mathematics Competitions