Maths Olympiad Prep

Library / /1 of 8

, 2011

Algebra Difficulty 4.4 AIME Prove it Croatia

Let aa, bb, cc be complex numbers such that a+b+c=0a + b + c = 0 and ab+bc+ca=0ab + bc + ca = 0. Prove a=b=c|a| = |b| = |c|.

Solution

Let aa, bb, cc be complex numbers such that a+b+c=0a + b + c = 0 and ab+bc+ca=0ab + bc + ca = 0.

Let us consider the elementary symmetric polynomials:

- s1=a+b+c=0s_1 = a + b + c = 0
- s2=ab+bc+ca=0s_2 = ab + bc + ca = 0
- s3=abcs_3 = abc

The roots aa, bb, cc are the roots of the cubic equation:
x3s1x2+s2xs3=0 x^3 - s_1 x^2 + s_2 x - s_3 = 0
With s1=0s_1 = 0 and s2=0s_2 = 0, this becomes:
x3s3=0 x^3 - s_3 = 0
So aa, bb, cc are the three cube roots of s3s_3.

But a+b+c=0a + b + c = 0 implies that the sum of the three roots is zero, which is only possible if aa, bb, cc are equally spaced on the complex plane around the origin, i.e., they form the vertices of an equilateral triangle centered at the origin.

Let a=reihetaa = r e^{i heta}, b=rei(heta+2π/3)b = r e^{i( heta + 2\pi/3)}, c=rei(heta+4π/3)c = r e^{i( heta + 4\pi/3)} for some r>0r > 0 and hetaR heta \in \mathbb{R}.

Then a=b=c=r|a| = |b| = |c| = r.

Therefore, a=b=c|a| = |b| = |c|.

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.