Olympiad Maths Prep

Library / /2 of 5

Algebra Difficulty 5.1 AIME, harder Prove it Greece

Solve in the real numbers the system:
{a+b+c=0ab3+bc3+ca3=0. \begin{cases} a + b + c = 0 \\ ab^3 + bc^3 + ca^3 = 0 \end{cases}.

Solution

1. Since c=abc = -a - b, we get:
0=ab3+b(ab)3+(ab)a3=(ab3+b(a+b)3+(a+b)a3)=(a4+2a3b+3a2b2+2ab3+b4)=(a2(a+b)2+b2(a+b)2+a2b2)=a2c2b2c2a2b2. \begin{aligned} 0 &= ab^3 + b(-a-b)^3 + (-a-b)a^3 \\ &= -(ab^3 + b(a+b)^3 + (a+b)a^3) \\ &= -(a^4 + 2a^3b + 3a^2b^2 + 2ab^3 + b^4) \\ &= -(a^2(a+b)^2 + b^2(a+b)^2 + a^2b^2) \\ &= -a^2c^2 - b^2c^2 - a^2b^2. \end{aligned}
Therefore each term of the last sum must be zero: ab=bc=ca=0ab = bc = ca = 0. Hence two of the numbers must be zero and from the equality a+b+c=0a + b + c = 0, we conclude that a=b=c=0a = b = c = 0.

Looking for a route rather than 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.