AlgebraDifficulty 5.5AIME, harderProve itUnited States
Problem: Given that a, b, and c are complex numbers satisfying a2+ab+b2b2+bc+c2c2+ca+a2=1+i=−2=1, compute (ab+bc+ca)2. (Here, i=−1.)
Solution
Solution: Answer: 3−11−4i OR −311+4i
More generally, suppose a2+ab+b2=z, b2+bc+c2=x, c2+ca+a2=y for some complex numbers a,b,c,x,y,z. We show that f(a,b,c,x,y,z)=(21(ab+bc+ca)sin120∘)2−(41)2[(x+y+z)2−2(x2+y2+z2)] holds in general. Plugging in x=−2,y=1,z=1+i will then yield the desired answer, (ab+bc+ca)2=316161[(x+y+z)2−2(x2+y2+z2)]=3i2−2(4+1+(1+i)2)=3−1−2(5+2i)=3−11−4i
Solution 1: Plug in x=b2+bc+c2, etc. to get a polynomial g in a,b,c (that agrees with f for every valid choice of a,b,c,x,y,z). It suffices to show that g(a,b,c)=0 for all positive reals a,b,c, as then the polynomial g will be identically 0. But this is easy: by the law of cosines, we get a geometrical configuration with a point P inside a triangle ABC with PA=a,PB=b,PC=c,∠PAB=∠PBC=∠PCA=120∘,x=BC2, y=CA2,z=AB2. By Heron's formula, we have (21(ab+bc+ca)sin120∘)2=[ABC]2=24(x+y+z)∏cyc(x+y−z)=161[(x+y)2−z][(x−y)2−z]=161[(x−y)2+z2−2z(x+y)]=(41)2[(x+y+z)2−2(x2+y2+z2)] as desired.
Solution 2: Let s=a+b+c. We have x−y=b2+bc−ca−a2=(b−a)s and cyclic, so x+as=y+bs=z+cs (they all equal ∑a2+∑bc ). Now add all equations to get x+y+z=2∑a2+∑bc=s2+21∑(b−c)2 multiplying both sides by 4s2 yields 4s2(x+y+z)=4s4+2∑(z−y)2, so [2s2−(x+y+z)]2=(x+y+z)2−2∑(z−y)2=6∑yz−3∑x2. But 2s2−(x+y+z)=s2−21∑(b−c)2=(a+b+c)2−21∑(b−c)2=3(ab+bc+ca), so 9(ab+bc+ca)2=6∑yz−3∑x2=3[(x+y+z)2−2(x2+y2+z2)] which easily rearranges to the desired.
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 reproduced verbatim; metadata (topic, difficulty) added by this project.