2017 AIME I Problems/Problem 13
Contents
Problem 13
For every , let
be the least positive integer with the following property: For every
, there is always a perfect cube
in the range
. Find the remainder when
is divided by 1000.
Solution 1
Lemma 1: The ratio between and
decreases as
increases.
Lemma 2: If the range includes
cubes,
will always contain at least
cubes for all
in
.
If , the range
includes one cube. The range
includes 2 cubes, which fulfills the Lemma. Since
also included a cube, we can assume that
for all
. Two groups of 1000 are included in the sum modulo 1000. They do not count since
for all of them, therefore
Now that we know this we will find the smallest that causes
to contain two cubes and work backwards (recursion) until there is no cube in
.
For there are two cubes in
for
. There are no cubes in
but there is one in
. Therefore
.
For there are two cubes in
for
. There are no cubes in
but there is one in
. Therefore
.
For in
there are two cubes in
for
. There are no cubes in
but there is one in
. Therefore
, and the same for
,
, and
for a sum of
.
For all other there is one cube in
,
,
, and there are two in
. Therefore, since there are 10 values of
in the sum, this part sums to
.
When the partial sums are added, we get
This solution is brought to you by a1b2
Solution 2
We claim that when
.
When , for every
, we need to prove there exists an integer
, such that
.
That's because , so k exists between
and
.
We can then hand evaluate for
, and get
,
, and all the others equal 2.
There are a total of 2010 integers from 8 to 2017.
-AlexLikeMath
See Also
2017 AIME I (Problems • Answer Key • Resources) | ||
Preceded by Problem 12 |
Followed by Problem 14 | |
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.