If x1, x2 and x3 are the roots of x3−ax2+bx−c=0, prove that (x1−x2)2+(x2−x3)2+(x3−x1)2=2a2−6b.
Solution
Using Vieta's formula, the sum of the roots is x1+x2+x3=a, and the sum of the pairwise products is x1x2+x2x3+x3x1=b. Starting with the right hand side: 2a2−6b=2(x1+x2+x3)2−6(x1x2+x2x3+x3x1)=2(x12+x22+x32+2(x1x2+x2x3+x3x1))−6(x1x2+x2x3+x3x1)=2(x12+x22+x32)−2(x1x2+x2x3+x3x1)=(x1−x2)2+(x2−x3)2+(x3−x1)2.
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.