Let n and N be positive integers, and let F be an arbitrary nonempty family of subsets of the universe {1,…,n}. Suppose each element x∈{1,…,n} in the universe receives an integer weight w(x), each of which is chosen independently and uniformly at random from {1,…,N}. The weight of a set S in F is defined as
w(S)=∑x∈Sw(x)
We want to explore the probability of the following "good" event: there is a unique set in F that has the minimum weight among all sets of F.
Based on the above data, answer the given subquestions.
We introduce some notation:
- Let Pi⊆F denote all those sets in F that contain i, and
- let Qi⊆F denote all those sets in F that do not contain i.
Notice that Qi=F∖Pi. For example, if F={{1},{1,2},{2,3}}, then:
- P1={{1},{1,2}} and Q1={{2,3}}, and
- P2={{1,2},{2,3}} and Q2={{1}}, and
- P3={{2,3}} and Q3={{1},{1,2}}.
Let Ei be the event:
min{w(S):Pi}=min{w(S):S∈Qi}.
We can conclude that the good event occurs if: