Maths Olympiad Prep

Library / /3 of 39

Number theory Difficulty 4.6 AIME Prove it Ukraine

Prove, that the equation a3+b3+c3=a2+b2+c2a^3 + b^3 + c^3 = a^2 + b^2 + c^2 has infinite number of solutions in the integer numbers, if the biggest common divisor of numbers a,b,ca, b, c is 1.

Solution

Lets choose such values: b=1+xb = 1 + x, c=1xc = 1 - x and put it in desired equation:
a3+2(1+3x2)=2(1+x2)+a2a2a3=4x2. a^3 + 2(1 + 3x^2) = 2(1 + x^2) + a^2 \Leftrightarrow a^2 - a^3 = 4x^2.
We put 1a=4p21 - a = 4p^2, then
a2(1a)=(4p21)24p2=(2x)2. a^2(1 - a) = (4p^2 - 1)^2 4p^2 = (2x)^2.
We put in a number x=p(4p21)x = p(4p^2 - 1). Then three integer numbers (a,b,c)=(14p2,1+p(4p21),1p(4p21))(a, b, c) = (1 - 4p^2, 1 + p(4p^2 - 1), 1 - p(4p^2 - 1)) satisfy equation, i.e. there are infinite number of solutions.

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: MathNet, licensed CC-BY-4.0. Statement and solution reproduced as published; topic and difficulty added by this site.