2002 AIME II Problems/Problem 9

Revision as of 14:52, 19 April 2008 by 1=2 (talk | contribs) (I found something to compute, I just don't know how to compute it.)

Problem

Let $\mathcal{S}$ be the set $\lbrace1,2,3,\ldots,10\rbrace$ Let $n$ be the number of sets of two non-empty disjoint subsets of $\mathcal{S}$. (Disjoint sets are defined as sets that have no common elements.) Find the remainder obtained when $n$ is divided by $1000$.

Solution

Let's say that the first set has $x$ elements and the second set has $y$ elements, where $x+y\leq 10$. The number of $\mathcal{S}$ is $\binom{10}{x}\binom{10-x}{y}=\dfrac{10!(10-x)!}{x!(10-x)!y!(10-x-y)!}=\dfrac{10!}{x!y!(10-x-y)!}$

We now divide by 2, since order doesn't matter in $\mathcal{S}$: $\dfrac{5\cdot 9!}{x!y!(10-x-y)!}$. Thus

\[n=\sum_{x+y\leq 10} \dfrac{5\cdot 9!}{x!y!(10-x-y)!}.\]

This problem needs a solution. If you have a solution for it, please help us out by adding it.

See also

2002 AIME II (ProblemsAnswer KeyResources)
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