For distinct complex numbers z1,z2,…,z673, the polynomial
(x−z1)3(x−z2)3⋯(x−z673)3
can be expressed as x2019+20x2018+19x2017+g(x), where g(x) is a polynomial with complex coefficients and with degree at most 2016. The sum
1≤j<k≤673∑zjzk
can be expressed in the form nm, where m and n are relatively prime positive integers. Find m+n.
解析
Solution 1
In order to begin this problem, we must first understand what it is asking for. The notation
1≤j<k≤673∑zjzk
simply asks for the absolute value of the sum of the product of the distinct unique roots of the polynomial taken two at a time or
(z1z2+z1z3+⋯+z1z672+z1z673)+(z2z3+z2z4+⋯+z2z673)+(z3z4+z3z5+⋯+z3z673)+⋯+z672z673.
Call this sum S.
Now we can begin the problem. Rewrite the polynomial as P=(x−z1)(x−z1)(x−z1)(x−z2)(x−z2)(x−z2)…(x−z673)(x−z673)(x−z673). Then we have that the roots of P are z1,z1,z1,z2,z2,z2,…,z673,z673,z673.
By Vieta's formulas, we have that the sum of the roots of P is (−1)1⋅120=−20=z1+z1+z1+z2+z2+z2+⋯+z673+z673+z673=3(z1+z2+z3+⋯+z673). Thus, z1+z2+z3+⋯+z673=−320.
Similarly, we also have that the the sum of the roots of P taken two at a time is (−1)2⋅119=19. This is equal to z12+z12+z12+z1z2+z1z2+z1z2+⋯=3(z12+z22+⋯+z6732)+9(z1z2+z1z3+z1z4+⋯+z672z673)=3(z12+z22+⋯+z6732)+9S.
Now we need to find and expression for z12+z22+⋯+z6732 in terms of S. We note that (z1+z2+z3+⋯+z673)2=(−20/3)2=9400=(z12+z22+⋯+z6732)+2(z1z2+z1z3+z1z4+⋯+z672z673)=(z12+z22+⋯+z6732)+2S. Thus, z12+z22+⋯+z6732=9400−2S.
Plugging this into our other Vieta equation, we have 3(9400−2S)+9S=19. This gives S=−9343⇒∣S∣=9343. Since 343 is relatively prime to 9, m+n=343+9=352.
Solution 2 (Fake Solve)
This is a quick fake solve using zi=0 where 3≤i≤673 and only z1,z2=0 .
By Vieta's,
3z1+3z2=−20
and
3z12+3z22+9z1z2=19.
Rearranging gives z1+z2=3−20 and 3(z12+2z1z2+z22)+3z1z2=19 giving 3(z1+z2)2+3z1z2=19.
Substituting gives 3(9400)+3z1z2=19 which simplifies to 3400+3z1z2=357.
So, 3z1z2=3−343, z1z2=9−343, ∣9−343∣=9343,
m+n=343+9=352.
Solution 3
Let $x=\sum_{1\le j. By Vieta's,
3i=1∑673zi=−20⟹i=1∑673zi=−320.
Then, consider the 19x2017 term. To produce the product of two roots, the two roots can either be either (zi,zi) for some i, or (zj,zk) for some j.Intheformercase,thiscanhappenin\tbinom 32=3ways,andinthelattercase,thiscanhappenin3^2=9$ ways. Hence,
19=3i=1∑673zi2+91≤j<k≤673∑zjzk=3((−320)2−2x)+9x⟹x=3400+3x=−9343,
and the requested sum is 343+9=352.
Solution 4
Let
(f(x))3=x2019+20x2018+19x2017+g(x).
Therefore, f(x)=(x−z1)(x−z1)⋯(x−z673). This is also equivalent to
f(x)=x673+ax672+bx671+h(x)
for some real coefficients a and b and some polynomial h(x) with degree 670. We can see that the big summation expression is simply summing the product of the roots of f(x) taken two at a time. By Vieta's, this is just the coefficient b. The first three terms of (f(x))3 can be bashed in terms of a and b to get
20=3a19=3a2+3b
Thus, a=320 and b=31(19−3(320)2). That is ∣b∣=9343=nm. m+n=343+9=352
Solution 5 (Newton's Sums)
The polynomial has 673 unique roots of multiplicity 3 each, for a total of 2019 roots.
To start, let S be `\left| \sum_{1 \le j . Next, let the sum of the roots of the polynomial be`P_1,whichisequivalenttotheexpression3(z_1+z_2+\cdots+z_{673}),andthesumofsquaresoftheserootsbeP_2,equivalentto3(z_1^2+z_2^2+z_3^2+\dots+z_{673}^2)$.
By Vieta's,
3(z1+z2+z3+z4⋯+z673)=−203(z12+z22+z32+⋯+z6732)+9S=19
Therefore, P1=−20. Using the definition of P2 provided above, Newton Sums tells us that P2+−20⋅P1⋅+19⋅2
This means that P2=362. Plugging back into the second Vieta's equation yields
362+9S=19⟹S=−9343
Taking the absolute value, our answer is therefore 343+9=352
Note: The tripled roots might seem confusing, but it's easily verified that our Vieta's system of equations is correct using combinatorics to find out how many terms we should have. The right hand side of the first equation has 3⋅673=2019 terms (exactly what we expect). Unsimplified, P2 also has 2019 terms and S has (2673) terms. We want a total of (22019) terms, which happens to be equal to 2019+9⋅(2673) so this is correct.
~YBSuburbanTea
~edits by BakedPotato66, faliure167
Solution 6 (Official MAA 1)
Because each root of the polynomial appears with multiplicity 3, Viète's Formulas show that
z1+z2+⋯+z673=−320
and
z12+z22+⋯+z6732=31((−20)2−2⋅19)=3362.
Then the identity
(i=1∑673zi)2=i=1∑673zi2+21≤j<k≤673∑zjzk
shows that
1≤j<k≤673∑zjzk=2(−320)2−3362=−9343.
The requested sum is 343+9=352.
Note that such a polynomial does exist. For example, let z673=−320, and for i=1,2,3,…,336, let
zi=9∑j=1336j343iandzi+336=−zi.
Then
i=1∑673zi=−320andi=1∑673zi2=2i=1∑3369∑i=1336j343i+(320)2=3362,
as required.
Solution 7 (Official MAA 2)
There are constants a and b such that
(x−z1)(x−z2)(x−z3)⋯(x−z673)=x673+ax672+bx671+⋯.
Then
(x673+ax672+bx671+⋯)3=x2019+20x2018+19x2017+⋯.
Comparing the x2018 and x2017 coefficients shows that 3a=20 and 3a2+3b=19. Solving this system yields a=320 and b=−9343. Viète's Formulas then give $\left|\sum_{1\le j as above.
Video Solution by OmegaLearn
https://youtu.be/Dp-pw6NNKRo?t=776
~ pi_is_3.14
Video Solution by The Power of Logic
https://www.youtube.com/watch?v=7SFKuEdgwMA
~The Power of Logic
Video Solution & More by MegaMath
Video #2 (Vieta's Formulas): https://www.youtube.com/watch?v=6-kcdBsmCmc