Consider a quadratic equation with complex coefficients and roots r1, r2 :
a2(x−r1)(x−r2)=a2x2+a1x+a0.
By comparing coefficients, we can see that
r1+r2=−a2a1,r1r2=a2a0.
Generalizing this idea for a polynomial of degree n, we have
Vieta's Formula. Let P(x)=anxn+an−1xn−1+⋯+a0 be a polynomial with complex coefficients and degree n, having complex roots rn,rn−1,⋯,r1. Then for any integer 0≤k≤n:
1≤i1<i2<⋯<ik≤n∑ri1ri2⋯rik=(−1)kanan−k.
This follows immediately by comparing coefficients on the polynomial ∏(x−ri). We leave the proof to the reader.
Worked Examples
1. Find all triples of complex numbers which satisfy the system of equations:
a+b+cab+bc+caabc=0,=0,=0.
Solution: Any 3 numbers (a,b,c) can be considered as the roots of the monic cubic polynomial P(x)=(x−a)(x−b)(x−c). Applying Vieta's Formula to the polynomial, we get P(x)=x3. Hence, the only root of P(x) is x=0 (with multiplicity 3), which implies that (0,0,0) is the only triple of complex numbers that satisfies the system of equations.
2. Let r1,r2 and r3 be the roots of the polynomial 5x3−11x2+7x+3. Evaluate r1(1+r2+r3)+r2(1+r3+r1)+r3(1+r1+r2).
Solution: The expression is equal to r1+r2+r3+2(r1r2+r2r3+r3r1). By Vieta's Formula, we know that
r1+r2+r3=−5−11=511,r1r2+r2r3+r3r1=57,r1r2r3=−53,
so r1+r2+r3+2(r1r2+r2r3+r3r1)=511+2×57=525=5.
Note: A common approach would be to try and find each root of the polynomial, especially since we know that one of the roots must be real (why?). However, this is not necessarily a viable option, since it is hard for us to determine what the roots actually are.
3. Let r1,r2 and r3 be the roots of the polynomial 5x3−11x2+7x+3. Evaluate r13+r23+r33.
Solution: In this problem, the application of Vieta's Formulas is not immediately obvious, and the expression has to be transformed. From Factorization 4, we have that
r13+r23+r33=3r1r2r3+(r1+r2+r3)[r12+r22+r32−(r1r2+r2r3+r3r1)].
Now we only need to know how to calculate r12+r22+r32. Again, from factorization, we have that
r12+r22+r32=(r1+r2+r3)2−2(r1r2+r2r3+r3r1),
so this allows us to conclude that
r13+r23+r33=3r1r2r3+(r1+r2+r3)[r12+r22+r32−(r1r2+r2r3+r3r1)]=3r1r2r3+(r1+r2+r3)[(r1+r2+r3)2−3(r1r2+r2r3+r3r1)]=3×(−53)+(511)[(511)2−3×57]=−12549.
4. [IMO shortlist] Determine all real values of the parameter a for which the equation
16x4−ax3+(2a+17)x2−ax+16=0
has exactly four distinct real roots that form a geometric progression.
Solution: Suppose that a satisfies the requirements of the problem and that x, qx, q2x, q3x are the roots of the given equation. Then x=0 and we may assume that ∣q∣>1, so that ∣x∣<∣qx∣<∣q2x∣<∣q3x∣. Notice that the coefficients are symmetric,
namely the first coefficient is the same as the fifth one, the second is the same as the fourth and the third is the same as the third. It guarantees us that if, α is a root, then its reciprocal (which is α−1=α1) will also be a root. Hence, x1=q3x, so q=x−32 and the roots are x,x31,x3−1,x−1.
Now, by Vieta's formula we have x+x31+x3−1+x−1=16a and x34+x32+1+1+x3−2+x3−4=162a+17. On setting z=x31+x3−1 these equations become
z3−2z=16a,(z2−2)2+z2−2=162a+17.
Substituting a=16(z3−z2) in the second equation leads to z4−2z3−3z2+4z+1615=0. We observe that this polynomial factors as (z+23)(z−25)(z2−z−41). Since ∣z∣=∣x31+x3−1∣≥2, the only viable value is z=25. Consequently a=170
Rearranging the equation, we get 16(x2+x21)−170(x+x1)+357=0. To simplify it, we can call y=x+x1 and therefore y2=x2+2+x21, thus getting a new form 16(y2−2)−170y+357=0⇒16y2−170y+325=0, whose roots are 25 and 865. We have to plug the two back into y=x+x1, leading us to two more quadratics, getting finally 81,21,2,8.
Test Yourself
If α,β are the roots to the equation x2+2x+3=0, what is the quadratic equation whose roots are (α−α1)2 and (β−β1)2?
ARML 2012, Team Problems, #6 The zeros of f(x)=x6+2x5+3x4+5x3+8x2+13x+21 are distinct complex numbers. Compute
the average value of A+BC+DEF over all possible permutations (A,B,C,D,E,F) of these six numbers.
(Created by Mark Hennings. This is HARD) Show that j=1∑ncot2(2n+1jπ)=31n(2n−1) for any integer n≥1. What is
j=1∑ncot4(2n+1jπ)?
#Algebra
#Polynomials
#Vieta'sFormula
#KeyTechniques
#Olympiad
Easy Math Editor
This discussion board is a place to discuss our Daily Challenges and the math and science related to those challenges. Explanations are more than just a solution — they should explain the steps and thinking strategies that you used to obtain the solution. Comments should further the discussion of math and science.
When posting on Brilliant:
*italics*
or_italics_
**bold**
or__bold__
paragraph 1
paragraph 2
[example link](https://brilliant.org)
> This is a quote
\(
...\)
or\[
...\]
to ensure proper formatting.2 \times 3
2^{34}
a_{i-1}
\frac{2}{3}
\sqrt{2}
\sum_{i=1}^3
\sin \theta
\boxed{123}
Comments
The solution to example two states r1r2r2=-3/5, not r1r2r3=-3/5.
Could u please explain this to me in simple language as in just how do u apply it to quadratic equations and why is it even related to complex numbers? Thanks very much.