Difference between revisions of "2011 AIME I Problems/Problem 11"
(→Problem) |
(→Problem) |
||
Line 1: | Line 1: | ||
== Problem == | == Problem == | ||
− | + | Let <math>R</math> be the set of all possible remainders when a number of the form <math>2^n</math>, <math>n</math> a nonnegative integer, is divided by 1000. Let <math>S</math> be the sum of the elements in <math>R</math>. Find the remainder when <math>S</math> is divided by 1000. | |
== Solution 1== | == Solution 1== |
Revision as of 15:35, 19 November 2017
Problem
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.
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 4
We know and
are in
. Any other element in
must be a multiple of
. All multiples of
under
sum up to a multiple of
. So we can ignore them. We need to remove all multiples of
, or
in what we counted because all elements of
can only be divisible by
. But, their sum is also a multiple of
. Likewise, the sum of all multiples of
for some
will be a multiple of
. Thus, our answer is
.
Solution by TheUltimate123
Solution 5
Recognize that as you cycle through progressively higher powers of two, you will have to begin repeating in a pattern at some point, since there are only a finite number of possible 3-digit endings and clearly there is no way for a small sub-pattern to form. The previous statement is true by induction since if a pattern began occurring, then it would need to occur for all values before that as well which is clearly untrue unless it encompasses all possible powers of two. Thus we can start thinking about a final value for it to start repeating. It can't be or
, and it can't be
or
either because the last two digits of any power of 2 greater than
are divisible by 4. However, it can be
or
. From the fact that
, we can safely assume that the sum of all possible endings mod 1000 will be
.
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.