Writeup: IMO Shortlist 2002 N1
Problem Statement
What is the smallest positive integer such that there exist integers with
My Solution
I don't like this problem. I feel like with this problem, you either see the solution right away or you spam random numbers for what feels like forever until you get the solution. It's not hard to see that is . We can rewrite as
which yields a sum of 4 cubes.
Now we prove is not possible. Mod 9, , and since cubic residues mod 9 are , we must have at least 4 cubes to get a residue of .