Express 20022002 as the smallest possible number of (positive or negative) cubes.
Solution
All cubes are 0, 1, or -1 mod 9. But 2002 = 4 mod 9, so 20023 = 1 mod 9, hence 20022001 = 1 mod 9 and 20022002 = 4 mod 9. So we need at least 4 cubes.
Now note that 2002 = 103 + 103 + 13 + 13. Multiplying through by N3, where N = 2002667, gives 20022002 as a sum of 4 cubes.
(C) John Scholes
jscholes@kalva.demon.co.uk
8 Aug 2003
Last corrected/updated 8 Aug 03