Difference between revisions of "2002 AIME II Problems/Problem 7"
Sevenoptimus (talk | contribs) (Significantly improved explanations, grammar, formatting, and LaTeX) |
|||
(8 intermediate revisions by 6 users not shown) | |||
Line 5: | Line 5: | ||
== Solution == | == Solution == | ||
− | <math>\frac{k(k+1)(2k+1)}{6}</math> | + | Using the given formula, we require <math>\frac{k(k+1)(2k+1)}{6}</math> to be a multiple of <math>200</math>, i.e. <math>k(k+1)(2k+1)</math> to be a multiple of <math>200 \cdot 6 = 1200 = 2^4 \cdot 3 \cdot 5^2</math>. This is equivalent to <math>k(k+1)(2k+1)</math> being divisible by each of these factors (<math>2^4 = 16</math>, <math>3</math>, and <math>5^2 = 25</math>) separately, since they are coprime. |
− | |||
− | + | Thus, for divisibility by <math>16</math>, we observe that <math>(2k+1)</math> is necessarily odd, while exactly one of <math>k</math> and <math>(k+1)</math> is even. It follows that the (at least) <math>4</math> factors of <math>2</math> must be either all contained in <math>k</math>, or all contained in <math>(k+1)</math>, yielding <math>k \equiv 0 \pmod{16}</math> or <math>k+1 \equiv 0 \pmod{16}</math> respectively. This reduces to <math>k \in \left\{0,15\right\} \pmod{16}</math>. | |
− | + | Next, if <math>k \equiv 0 \pmod{3}</math>, then obviously <math>k(k+1)(2k+1)</math> will be divisible by 3; otherwise, we will have either <math>k \equiv 1 \pmod{3}</math>, giving <math>2k+1 \equiv 2 \cdot 1 + 1 \equiv 3 \equiv 0 \pmod{3}</math>, or <math>k \equiv 2 \pmod{3}</math>, giving <math>k+1 \equiv 2+1 \equiv 3 \equiv 0 \pmod{3}</math>. Hence <math>k(k+1)(2k+1)</math> is in fact always divisible by <math>3</math>, regardless of the value of <math>k</math>. | |
− | + | Similarly, considering the cases <math>k \equiv 0,1,2,3,4 \pmod{5}</math> in turn, the residues modulo <math>5</math> of <math>k</math>, <math>(k+1)</math>, and <math>(2k+1)</math> respectively are <math>0,1,1</math>; <math>1,2,3</math>; <math>2,3,0</math>; <math>3,4,2</math>; and <math>4,0,4</math>. As <math>0</math> never appears more than once in any of these cases, we deduce that at most one of <math>k</math>, <math>(k+1)</math>, and <math>(2k+1)</math> is divisible by 5. Analogously to above, it follows that the (at least) <math>2</math> factors of <math>5</math> must be either all contained in <math>k</math>, all contained in <math>(k+1)</math>, or all contained in <math>(2k+1)</math>. These respectively give <math>k,k+1,2k+1 \equiv 0 \pmod{25}</math>, which reduces to <math>k \in \left\{0,12,24\right\} \pmod{25}</math>. | |
− | + | Accordingly, as there are <math>2</math> possible residues for <math>k</math> modulo <math>16</math> and <math>3</math> possible residues modulo <math>25</math>, we obtain a total of <math>2 \cdot 3 = 6</math> pairs of simultaneous congruences. By the [[Chinese Remainder Theorem|Chinese remainder theorem]], as <math>16</math> and <math>25</math> are coprime, each pair has a unique solution modulo <math>16 \cdot 25 = 400</math>, which we can easily calculate by simply writing out the solutions of the first congruence, then checking whether each of them also satisfies the second congruence. | |
− | + | For instance, to solve <math>k \equiv 0 \pmod{16}</math>, <math>k \equiv 12 \pmod{25}</math>, we can write out the positive multiples of <math>16</math> (to satisfy the first congruence, together with the fact that <math>k > 0</math>), then subtract <math>12</math> from each, until we find a multiple of <math>16</math> for which this subtraction gives a multiple of <math>25</math>. As it turns out, <math>16 \cdot 7 = 112</math> and <math>112-12 = 100 = 25 \cdot 4</math>, so the solution of this pair is precisely <math>k \equiv 112 \pmod{400}</math>. By applying this algorithm to each of the remaining pairs of congruences, we eventually obtain the complete solution <math>k \in \left\{0,112,175,224,287,399\right\} \pmod{400}</math>, so the smallest possible positive value of <math>k</math> is <math>\boxed{112}</math>. | |
− | |||
− | |||
− | |||
− | |||
== See also == | == See also == | ||
{{AIME box|year=2002|n=II|num-b=6|num-a=8}} | {{AIME box|year=2002|n=II|num-b=6|num-a=8}} | ||
+ | |||
+ | [[Category: Intermediate Number Theory Problems]] | ||
{{MAA Notice}} | {{MAA Notice}} |
Latest revision as of 17:28, 16 June 2025
Problem
It is known that, for all positive integers ,

Find the smallest positive integer such that
is a multiple of
.
Solution
Using the given formula, we require to be a multiple of
, i.e.
to be a multiple of
. This is equivalent to
being divisible by each of these factors (
,
, and
) separately, since they are coprime.
Thus, for divisibility by , we observe that
is necessarily odd, while exactly one of
and
is even. It follows that the (at least)
factors of
must be either all contained in
, or all contained in
, yielding
or
respectively. This reduces to
.
Next, if , then obviously
will be divisible by 3; otherwise, we will have either
, giving
, or
, giving
. Hence
is in fact always divisible by
, regardless of the value of
.
Similarly, considering the cases in turn, the residues modulo
of
,
, and
respectively are
;
;
;
; and
. As
never appears more than once in any of these cases, we deduce that at most one of
,
, and
is divisible by 5. Analogously to above, it follows that the (at least)
factors of
must be either all contained in
, all contained in
, or all contained in
. These respectively give
, which reduces to
.
Accordingly, as there are possible residues for
modulo
and
possible residues modulo
, we obtain a total of
pairs of simultaneous congruences. By the Chinese remainder theorem, as
and
are coprime, each pair has a unique solution modulo
, which we can easily calculate by simply writing out the solutions of the first congruence, then checking whether each of them also satisfies the second congruence.
For instance, to solve ,
, we can write out the positive multiples of
(to satisfy the first congruence, together with the fact that
), then subtract
from each, until we find a multiple of
for which this subtraction gives a multiple of
. As it turns out,
and
, so the solution of this pair is precisely
. By applying this algorithm to each of the remaining pairs of congruences, we eventually obtain the complete solution
, so the smallest possible positive value of
is
.
See also
2002 AIME II (Problems • Answer Key • Resources) | ||
Preceded by Problem 6 |
Followed by Problem 8 | |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 | ||
All AIME Problems and Solutions |
These problems are copyrighted © by the Mathematical Association of America, as part of the American Mathematics Competitions.