Difference between revisions of "2017 AIME I Problems/Problem 13"
(Created page with "==Problem 13== For every <math>m \geq 2</math>, let <math>Q(m)</math> be the least positive integer with the following property: For every <math>n \geq Q(m)</math>, there is a...") |
|||
Line 3: | Line 3: | ||
==Solution== | ==Solution== | ||
− | Lemma: The ratios between <math>k^3</math> and <math>(k+1)^3</math> decreases as <math>k</math> increases. | + | Lemma 1: The ratios between <math>k^3</math> and <math>(k+1)^3</math> decreases as <math>k</math> increases. |
+ | |||
+ | Lemma 2: If the range <math>(n,mn]</math> includes two cubes, <math>(p,mp]</math> will always contain at least one cube for all integers in <math>[n,+\infty)</math>. | ||
+ | |||
+ | If <math>m=14</math>, the range <math>(1,14]</math> includes one cube. The range <math>(2,28]</math> includes 2 cubes, which fulfills the Lemma. Since <math>n=1</math> also included a cube, we can assume that <math>Q(m)=1</math> for all <math>m>14</math>. Two groups of 1000 are included in the sum modulo 1000. They do not count since <math>Q(m)=1</math> for all of them, therefore <math>\sum_{m = 2}^{2017} Q(m) = \sum_{m = 2}^{17} Q(m)</math>. |
Revision as of 17:38, 8 March 2017
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
Lemma 1: The ratios between and decreases as increases.
Lemma 2: If the range includes two cubes, will always contain at least one cube for all integers 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 .