Let there be three subsets of the set containing elements.
What is the probability that the intersection of the 3 subsets is a singleton set (i.e. contains only 1 element)? (For )
If the answer is of the form , where are integers, find .
(Note: are the smallest they could be, and are the largest they could be)
Bonus : Can you do this for any number of subsets having exactly elements common?
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.
The answer is 8 n n ⋅ 7 n − 1
Thus, a=7, b=2017, c=8, d=2018
No. of ways to select that one common element = n
No. of regions where the other n-1 could go = 7
(There are 8 regions created when there are three subsets of a set; think of this as a classic 3 circled Venn diagram, and you can count the number of regions yourself → [just A], [just B], [just C], [just A and B], [just B and C], [just A and C], [A and B and C], and [neither of the three].)
Therefore, number of ways there could be only one common element = n 7 n − 1
In general, the probability that the intersection of m sets has exactly r elements in it = 2 m n ⁿ C r ( 2 m − 1 ) n − r