2011 AIME I Problems/Problem 11
Let be the set of all possible remainders when a number of the form
,
a nonnegative integer, is divided by 1000. Let
be the sum of the elements in
. Find the remainder when
is divided by 1000.
Contents
Solution 1
Note that and
. So we must find the first two integers
and
such that
and
and
. Note that
and
will be greater than 2 since remainders of
will not be possible after 2 (the numbers following will always be congruent to 0 modulo 8). Note that
(see Euler's theorem) and
are all distinct modulo 125 (proof below). Thus,
and
are the first two integers such that
. All that is left is to find
in mod
. After some computation:
To show that
are distinct modulo 125, suppose for the sake of contradiction that they are not. Then, we must have at least one of
or
. However, writing
, we can easily verify that
and
, giving us the needed contradiction.
Solution 2
Notice that our sum of remainders looks like We want to find the remainder of
upon division by
Since
decomposes into primes as
, we can check the remainders of
modulo
and modulo
separately.
Checking modulo
is easy, so lets start by computing the remainder of
upon division by
To do this, let's figure out when our sequence finally repeats.
Notice that since the remainder when dividing any term of
(after the third term) by
will be a multiple of
, when this summation finally repeats, the first term to repeat will be not be
since
Instead, the first term to repeat will be
, and then the sequence will continue once again
Now, to compute modulo
, we want to find the least positive integer
such that
since then
will just be the number of terms of
(after the third term!) before the sequence repeats. In other words, our sequence will be of the form
and then we will have
, and the sequence will repeat from there. Here,
simply represents the order of
modulo
, denoted by
To begin with, we'll use a well-known property of the order to get a bound on
Since and
, we know by Euler's Theorem that
However, we do not know that
is the least
satisfying
Nonetheless, it is a well known property of the order that
Therefore, we can conclude that
must be a positive divisor of
Now, this still leaves a lot of possibilities, so let's consider a smaller modulus for the moment, say Clearly, we must have that
Since
and powers of two will then cycle every four terms, we know that
Combining this relation with
, it follows that
Now, it is trivial to verify that In addition, we know that
Therefore, we conclude that
Hence, we must have
(Notice that we could have guessed this by Euler's, but we couldn't have been certain without investigating the order more thoroughly).
Now, since we have found , we know that
There are two good ways to finish from here:
The first way is to use a trick involving powers of Notice that
Certainly
In addition, since we already computed
, we know that
Therefore, since
and
, we conclude that
The second way is not as slick, but works better in a general setting when there aren't any convenient tricks as in Method 1. Let us split the terms of into groups:
It is easy to see that
is congruent to
modulo
Now, for , notice that there are
terms in the summation, each with a different remainder upon division by
Since each of these remainders is certainly relatively prime to
, these
remainders correspond to the
positive integers less than
that are relatively prime to
Therefore,
Then, since
is divisible by
and
, it follows that
is divisible by
Therefore,
Solution 3
- read the other two before doing this
Let
and
Similar to solution one, we know that
1+2+4+8....if you keep writing modulo 125, you get the sum of 2000 until it repeats(starting from the term 8).
, therefore, you add the 1+2+4 at the beginning and you get
Also,
So
See also
2011 AIME I (Problems • Answer Key • Resources) | ||
Preceded by Problem 10 |
Followed by Problem 12 | |
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.