Difference between revisions of "2021 AIME I Problems/Problem 4"
m (clarity) |
m (very minor correction changed k_1 to k_2) |
||
Line 23: | Line 23: | ||
Let the piles have <math>a, b</math> and <math>c</math> coins, with <math>0 < a < b < c</math>. Then, let <math>b = a + k_1</math>, and <math>c = b + k_2</math>, such that each <math>k_i \geq 1</math>. The sum is then <math>a + a+k_1 + a+k_1+k_2 = 66 \implies 3a+2k_1 + k_2 = 66</math>. This is simply the number of positive solutions to the equation <math>3x+2y+z = 66</math>. Now, we take cases on <math>a</math>. | Let the piles have <math>a, b</math> and <math>c</math> coins, with <math>0 < a < b < c</math>. Then, let <math>b = a + k_1</math>, and <math>c = b + k_2</math>, such that each <math>k_i \geq 1</math>. The sum is then <math>a + a+k_1 + a+k_1+k_2 = 66 \implies 3a+2k_1 + k_2 = 66</math>. This is simply the number of positive solutions to the equation <math>3x+2y+z = 66</math>. Now, we take cases on <math>a</math>. | ||
− | If <math>a = 1</math>, then <math>2k_1 + k_2 = 63 \implies 1 \leq k_1 \leq 31</math>. Each value of <math>k_1</math> corresponds to a unique value of <math>k_2</math>, so there are <math>31</math> solutions in this case. Similarly, if <math>a = 2</math>, then <math>2k_1 + k_2 = 60 \implies 1 \leq k_1 \leq 29</math>, for a total of <math>29</math> solutions in this case. If <math>a = 3</math>, then <math>2k_1 + | + | If <math>a = 1</math>, then <math>2k_1 + k_2 = 63 \implies 1 \leq k_1 \leq 31</math>. Each value of <math>k_1</math> corresponds to a unique value of <math>k_2</math>, so there are <math>31</math> solutions in this case. Similarly, if <math>a = 2</math>, then <math>2k_1 + k_2 = 60 \implies 1 \leq k_1 \leq 29</math>, for a total of <math>29</math> solutions in this case. If <math>a = 3</math>, then <math>2k_1 + k_2 = 57 \implies 1 \leq k_1 \leq 28</math>, for a total of <math>28</math> solutions. In general, the number of solutions is just all the numbers that aren't a multiple of <math>3</math>, that are less than or equal to <math>31</math>. |
We then add our cases to get | We then add our cases to get | ||
Line 34: | Line 34: | ||
\end{align*}</cmath> | \end{align*}</cmath> | ||
as our answer. | as our answer. | ||
− | |||
==Video Solution == | ==Video Solution == |
Revision as of 20:37, 21 September 2023
Contents
Problem
Find the number of ways 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 coin in the first pile. Then
all work for a total of
piles. Suppose we have
coins in the first pile, then
all work, for a total of
. Continuing this pattern until
coins in the first pile, we have the sum
Solution 2
We make an equation: where
We don't have a clear solution, so we'll try complementary counting. First, let's find where
By stars and bars, we have
to assign positive integer solutions to
Now we need to subtract off the cases where it doesn't satisfy the condition.
We start with We can write that as
We can find there are 32 integer solutions to this equation. There are
solutions for
and
by symmetry. We also need to add back
because we subtracted
times.
We then have to divide by because there are
ways to order
and
Therefore, we have
~Arcticturn
Solution 3
Let the piles have and
coins, with
. Then, let
, and
, such that each
. The sum is then
. This is simply the number of positive solutions to the equation
. Now, we take cases on
.
If , then
. Each value of
corresponds to a unique value of
, so there are
solutions in this case. Similarly, if
, then
, for a total of
solutions in this case. If
, then
, for a total of
solutions. In general, the number of solutions is just all the numbers that aren't a multiple of
, that are less than or equal to
.
We then add our cases to get
as our answer.
Video Solution
Video Solution
https://youtu.be/M3DsERqhiDk?t=1073
See Also
2021 AIME I (Problems • Answer Key • Resources) | ||
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.