Olympiad Maths Prep

Track / Stage 3 / 223 of 260 #223 of 2000

Problem 223

AMC 10/12, early questions
Combinatorics Difficulty 3.8 Find the answer

Let NN be the number of ordered pairs of nonempty sets A\mathcal{A} and B\mathcal{B} that have the following properties:

AB={1,2,3,4,5,6,7,8,9,10,11,12}\mathcal{A} \cup \mathcal{B} = \{1,2,3,4,5,6,7,8,9,10,11,12\},
AB=\mathcal{A} \cap \mathcal{B} = \emptyset,
The number of elements of A\mathcal{A} is not an element of A\mathcal{A},
The number of elements of B\mathcal{B} is not an element of B\mathcal{B}.

Find NN.

Official solution

Let us partition the set {1,2,,12}\{1,2,\cdots,12\} into nn numbers in AA and 12n12-n numbers in BB,
Since nn must be in BB and 12n12-n must be in AA (n6n\ne6, we cannot partition into two sets of 6 because 66 needs to end up somewhere, n0n\ne 0 or 1212 either).
We have (10n1)\dbinom{10}{n-1} ways of picking the numbers to be in AA.
So the answer is (n=111(10n1))(105)=210252=772\left(\sum_{n=1}^{11} \dbinom{10}{n-1}\right) - \dbinom{10}{5}=2^{10}-252= \boxed{772}.
Note: We have (10n1)\dbinom{10}{n-1} ways of picking the numbers to be in AA because there are nn numbers in AA and since 12n12-n is already a term in the set we simply have to choose another n1n-1 numbers from the 1010 numbers that are available.

Source: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic, difficulty and ordering added by this site.