Show that $x^3 + y^3 + z^3 + t^3 = 1999$ has infinitely many integer solutions.

792 Views Asked by At

Show that $x^3 + y^3 + z^3 + t^3 = 1999$ has infinitely many integer solutions.

I have not been able to find a single solution to this equation. With some trial I think there does not exist a solution with all of them positive. Can you please help me proceed?

Thanks.

1

There are 1 best solutions below

0
On

Look for solutions $$10-b,10+b,-\frac{1}{2}(d+1),\frac{1}{2}(d-1)$$ The sum of these numbers cubed is $2000+60b^2-\frac{1}{4}(3d^2+1)$, so we need $240b^2-3d^2-1=-4$ or $d^2-80b^2=1$. It is easy to see that has the solution $d=9,b=1$. Now if $d,b$ is a solution then $(9d+80b)^2-80(9b+d)^2=d^2-80b^2$, so $d'=9d+80b,b'=9b+d$ is another solution. Note that $d$ will always be odd.

Thus we have infinitely many integer solutions to the original equation.

[This was a question in the Bulgarian National Olympiad for 1999.]