Maths Olympiad Prep

Library / /5 of 34

Algebra Difficulty 5.0 AIME Find the answer

Solve the equation a3+b3+c3=2001a^3 + b^3 + c^3 = 2001 in positive integers.

A number or a short expression. Spacing and $ signs are ignored.

Solution

Note that for all positive integers n,n, the value n3n^3 is congruent to 1,0,1-1,0,1 modulo 9.9. Since 20013(mod9),2001 \equiv 3 \pmod{9}, we find that a3,b3,c31(mod9).a^3,b^3,c^3 \equiv 1 \pmod{9}. Thus, a,b,c1(mod3),a,b,c \equiv 1 \pmod{3}, and the only numbers congruent to 11 modulo 33 are 1,4,7,10.1,4,7,10.
WLOG , let abc.a \ge b \ge c. That means a3b3,c3a^3 \ge b^3, c^3 and 3a32001.3a^3 \ge 2001. Thus, a3667,a^3 \ge 667, so a=10.a = 10.
Now b3+c3=1001.b^3 + c^3 = 1001. Since b3c3,b^3 \ge c^3, we find that 2b31001.2b^3 \ge 1001. That means b=10b = 10 and c=1.c = 1.
In summary, the only solutions are (10,10,1),(10,1,10),(1,10,10).\boxed{(10,10,1),(10,1,10),(1,10,10)}.

Want a route through all this instead of an archive? The track puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.

Source: Omni-MATH, licensed Apache-2.0. Statement and solution reproduced as published; topic and difficulty added by this site.