Determine the sum of absolute values for the complex roots of
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
We'll show that all eight of the roots of the polynomial satisfy ∣ x ∣ = 1 , so that their sum is 8 .
Let g ( x ) be the given polynomial. Since x = 0 is clearly not a root, we can divide through by 2 0 x 4 to get h ( x ) = x 4 + k i x 3 − k i x − 3 + x − 4
where k = 2 0 7 . The roots of h will be the same as those of g . Now let f ( x ) = h ( i x ) = x 4 + k x 3 + k x − 3 + x − 4
If the roots of f lie on the unit circle, so do those of h and g . Note that f has real coefficients (so its roots occur in conjugate pairs) and these coefficients are palindromic, which suggests the substitution y = x + x − 1 . Then we can rewrite f ( x ) as p ( y ) = f ( x ) = y 4 + k y 3 − 4 y 2 − 3 k y + 2
It's easy to show that all four roots of p ( y ) are real, distinct and lie in the interval ( − 2 , 2 ) ; in fact we have
Now, since y = x + x − 1 , we can solve to get x = 2 y ± y 2 − 4
Since for each of the roots of p ( y ) = 0 we have ∣ y ∣ < 2 , this is better written x = 2 y ± i 4 − y 2
and now we see that for all x , we have ∣ x ∣ = ( 2 y ) 2 + 4 4 − y 2 = 1
This proves that the original polynomial has eight distinct roots all with absolute value 1 , as claimed.