2019 AIME II Problems/Problem 14
Contents
Problem
Find the sum of all positive integers such that, given an unlimited supply of stamps of denominations
and
cents,
cents is the greatest postage that cannot be formed.
Solution 1
By the Chicken McNugget theorem, the least possible value of such that
cents cannot be formed satisfies
, so
must be at least
.
For a value of to work, we must not only be unable to form the value
, but we must also be able to form the values
through
, as with these five values, we can form any value greater than
by using additional
cent stamps.
Notice that we must form the value without forming the value
. If we use any
cent stamps when forming
, we could simply remove one to get
. This means that we must obtain the value
using only stamps of denominations
and
.
Recalling that , we can easily figure out the working
pairs that can used to obtain
, as we can use at most
stamps without going over. The potential sets are
, and
.
The last two obviously do not work, since they are too large to form the values through
. By a little testing, only
and
can form the necessary values, so
.
.
~Revision by emerald_block ~Minor Revision by Mathkiddie
Note on finding and testing potential pairs
In order to find potential pairs, we simply test all combinations of
and
that sum to less than
(so that
) to see if they produce an integer value of
when their sum is set to
. Note that, since
is divisible by
,
,
, and
, we must either use only
or only
, as otherwise, the sum is guaranteed to not be divisible by one of the numbers
,
, and
.
To test whether a pair works, we simply check that, using the number and the two numbers in the pair, it is impossible to form a sum of
, and it is possible to form sums of
,
, and
. (
can always be formed using only
s, and the pair is already able to form
because that was how it was found.) We simply need to reach the residues
,
, and
using only
and
without going over the number we are trying to form, while being unable to do so with the residue
. As stated in the above solution, the last two pairs are clearly too large to work.
(Note that if a pair is unable to fulfill a single requirement, there is no need to check the rest.)
Solution 2
Notice that once we hit all residues , we'd be able to get any number greater (since we can continually add
to each residue). Furthermore,
since otherwise
is obtainable (by repeatedly adding
to either
or
) Since the given numbers are
,
, and
, we consider two cases: when
and when
is not that.
When , we can only hit all residues
once we get to
(since
and
only contribute
more residue
). Looking at multiples of
greater than
with
, we get
. It's easy to check that this works. Furthermore, any
greater than this does not work since
isn't the largest unobtainable value (can be verified using Chicken McNugget Theorem).
Now, if , then we'd need to go up to
until we can hit all residues
since
and
create
distinct residues
. Checking for such
gives
and
. It's easy to check that
works, but
does not (since
is unobtainable). Furthermore, any
greater than this does not work since
isn't the largest unobtainable value in those cases (can be verified using Chicken McNugget Theorem). (Also note that in the
case, the residue
has will not be produced until
while the
case has already been produced, so the highest possible value that cannot be produced would not be a number equivalent to
)
Since we've checked all residues , we can be sure that these are all the possible values of
. Hence, the answer is
. - ktong
Solution 3
Obviously . We see that the problem's condition is equivalent to: 96 is the smallest number that can be formed which is 1 mod 5, and 92, 93, 94 can be formed (95 can always be formed). Now divide this up into cases. If
, then 91 can be formed by using
and some 5's, so there are no solutions for this case. If
, then 91 can be formed by using
and some 5's, so there are no solutions for this case either.
For ,
is the smallest value that can be formed which is 1 mod 5, so
and
. We see that
,
, and
, so
does work. If
, then the smallest value that can be formed which is 1 mod 5 is
, so
and
. We see that
and
, but 92 cannot be formed, so there are no solutions for this case. If
, then we can just ignore
since it is a multiple of 5, meaning that the Chicken McNuggest theorem is a both necessary and sufficient condition, and it states that
meaning
and
.
Hence, the only two
that work are
and
, so our answer is
.
-Stormersyle
Video Solution
Video solution by Dr. Osman Nal: https://www.youtube.com/watch?v=fTZP2e-_rjA
~Mathkiddie
See Also
2019 AIME II (Problems • Answer Key • Resources) | ||
Preceded by Problem 13 |
Followed by Problem 15 | |
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.