2002 AIME II Problems/Problem 9
Problem
Let be the set
. Let
be the number of sets of two non-empty disjoint subsets of
. (Disjoint sets are defined as sets that have no common elements.) Find the remainder obtained when
is divided by
.
Solution 1 (combinatorial)
Let the two disjoint subsets be and
, and define
(so
is disjoint from both
and
, and every element of
, if not contained in
or
, is necessarily contained in
). This means every element
satisfies exactly one of
,
, or
, i.e. for each of the
elements, we have to independently choose
of these
subsets into which to place it. Hence there are a total of
ways to partition
into disjoint subsets
,
, and
.
However, we must exclude those partitions in which or
(or both) is empty. If
, and thus
, then we have to place each of the
elements of
into either
or
, giving
such partitions (similarly to above). By symmetry, the case where
and
also gives
partitions, so we need to subtract
twice from
. But then the partition
, which falls within both of the above
cases, would be double-counted in the subtraction, so we must add it back.
Accordingly, there are possible ordered pairs
(or equivalently, partitions
). Each pair has
possible orders (as
and
, being disjoint, obviously cannot be the same), so the above expression counts each unordered set
exactly twice. Thus, finally, we deduce that
.
Solution 2 (computational/'bash')
As in Solution 1, let the two disjoint subsets be and
. We observe that if
has
elements, which can be chosen in
ways, then there are
remaining elements of
from which to choose the elements of
.
Therefore, letting have
elements, we must have
, and similarly to above, these
elements can be chosen in
ways. Moreover, since
and
must both be non-empty, we require
and
, i.e.
. It follows that for each fixed value of
, the number of possible ordered pairs
is
and summing this expression over
will therefore give the total number of such ordered pairs.
Just like in Solution 1, counting ordered pairs is equivalent to counting each unordered set
exactly twice, so we deduce
Hence, as in Solution 1,
.
See also
2002 AIME II (Problems • Answer Key • Resources) | ||
Preceded by Problem 8 |
Followed by Problem 10 | |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 | ||
All AIME Problems and Solutions |
These problems are copyrighted © by the Mathematical Association of America, as part of the American Mathematics Competitions.