2021 AIME I Problems/Problem 4

Revision as of 10:56, 12 March 2021 by Rocketsri (talk | contribs)

Problem

Find the number of ways $66$ identical coins can be separated into three nonempty piles so that there are fewer coins in the first pile than in the second pile and fewer coins in the second pile than in the third pile.

Solution 1

Suppose we have $1$ coin in the first pile. Then $(1, 2, 63), (1, 3, 62), \ldots, (1, 32, 33)$ all work for a total of $31$ piles. Suppose we have $2$ coins in the first pile, then $(2, 3, 61), (2, 4, 60), \ldots, (2, 31, 33)$ all work, for a total of $29$. Continuing this pattern until $21$ coins in the first pile, we have the sum $31+29+28+26+25+\ldots+4+2+1=(31+28+25+22+\ldots+1)+(29+26+23+\ldots+2)=176+155=\boxed{331}$.

Solution 2

Let the three piles have $a, b, c$ coins respectively. If we disregard order, then we just need to divide by $3! = 6$ at the end.

We know $a + b + c = 66$. Since $a, b, c$ are positive integers, there are $\binom{65}{2}$ ways from Stars and Bars.

However, we must discard the cases where $a = b$ or $a = c$ or $b = c$. The three cases are symmetric, so we just take the first case and multiply by 3. We have $2a + c = 66 \implies a = 1, 2, \dots 32$ for 32 solutions. Multiplying by 3, we will subtract 96 from our total.

But we undercounted where $a = b = c = 22$. This is first counted 1 time, then we subtract it 3 times, so we add it back twice. There is clearly only 1 way, for a total of 2.

Hence, the answer is $\frac{\binom{65}{2} - 96 + 2}{6} = \boxed{331}.$

Solution 3

See also

2021 AIME I (ProblemsAnswer KeyResources)
Preceded by
Problem 3
Followed by
Problem 5
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
All AIME Problems and Solutions

The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions. AMC logo.png