Difference between revisions of "2001 JBMO Problems/Problem 1"
Rockmanex3 (talk | contribs) m |
(→Solution) |
||
Line 3: | Line 3: | ||
Solve the equation <math>a^3 + b^3 + c^3 = 2001</math> in positive integers. | Solve the equation <math>a^3 + b^3 + c^3 = 2001</math> in positive integers. | ||
− | == | + | ==Solution1== |
Note that for all positive integers <math>n,</math> the value <math>n^3</math> is congruent to <math>-1,0,1</math> [[modulo]] <math>9.</math> Since <math>2001 \equiv 3 \pmod{9},</math> we find that <math>a^3,b^3,c^3 \equiv 1 \pmod{9}.</math> Thus, <math>a,b,c \equiv 1 \pmod{3},</math> and the only numbers congruent to <math>1</math> modulo <math>3</math> are <math>1,4,7,10.</math> | Note that for all positive integers <math>n,</math> the value <math>n^3</math> is congruent to <math>-1,0,1</math> [[modulo]] <math>9.</math> Since <math>2001 \equiv 3 \pmod{9},</math> we find that <math>a^3,b^3,c^3 \equiv 1 \pmod{9}.</math> Thus, <math>a,b,c \equiv 1 \pmod{3},</math> and the only numbers congruent to <math>1</math> modulo <math>3</math> are <math>1,4,7,10.</math> | ||
Line 15: | Line 15: | ||
<br> | <br> | ||
In summary, the only solutions are <math>\boxed{(10,10,1),(10,1,10),(1,10,10)}.</math> | In summary, the only solutions are <math>\boxed{(10,10,1),(10,1,10),(1,10,10)}.</math> | ||
+ | |||
+ | ==Solution2== | ||
+ | You can also watch remainders modulo 7 which are alos -1,0,1. The rest is almost identical as in solution 1. | ||
==See Also== | ==See Also== |
Revision as of 10:00, 28 April 2024
Contents
Problem
Solve the equation in positive integers.
Solution1
Note that for all positive integers the value
is congruent to
modulo
Since
we find that
Thus,
and the only numbers congruent to
modulo
are
WLOG, let That means
and
Thus,
so
Now Since
we find that
That means
and
In summary, the only solutions are
Solution2
You can also watch remainders modulo 7 which are alos -1,0,1. The rest is almost identical as in solution 1.
See Also
2001 JBMO (Problems • Resources) | ||
Preceded by First Problem |
Followed by Problem 2 | |
1 • 2 • 3 • 4 | ||
All JBMO Problems and Solutions |