Browse · MathNet
PrintSaudi Arabia Mathematical Competitions 2012
Saudi Arabia 2012 counting and probability
Problem
A subset of is called delicious if it does not contain elements and satisfying . A delicious subset is called super delicious if it is delicious and no delicious set has more elements than it has. Determine the number of super delicious subsets.
Solution
Partition the set into 20 subsets as follows: A subset of is delicious if and only if it does not contain two consecutive elements from any one of the 20 sets listed above. Thus, a delicious set contains at most 2 elements from each of the sets in the first two rows, and at most 1 element from each of the sets in the last two rows. It is possible for a delicious set to have exactly 2 elements from each of the sets in the first two rows, and exactly 1 element from each of the sets in the last two rows; therefore, a super delicious set must have this property. So there are super delicious sets, because there are 3 ways to choose 2 non-consecutive elements from , and 1 way to choose 2 non-consecutive elements from , and so on.
Final answer
96
Techniques
Coloring schemes, extremal arguments