The four roots of the polynomial can be expressed (with the correct choice of signs) as:
Where, , , and are positive integers, and is in degrees. Find .
You may also try Part II .
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.
Get ready for a lot of substitutions!:
First of all, we will make the equation x 4 + 8 x + 1 2 = 0 in the form of two quadratics: ( x 2 + P x + Q ) ( x 2 − P x + R ) = 0 . After expanding, we have: x 4 + ( Q + R − P 2 ) x 2 + P ( R − Q ) x + Q R = 0 Now, form an equation system by comparing the coefficients: Q + R − P 2 = 0 ⟹ Q + R = P 2 P ( R − Q ) = 8 ⟹ R − Q = P 8 Q R = 1 2
Solve for R and Q by adding and substracting, respectively, the first and the second equation: R = 2 P 2 + P 8 Q = 2 P 2 − P 8
And substitute them in the third equation, in order to solve for P : ⎝ ⎜ ⎛ 2 P 2 + P 8 ⎠ ⎟ ⎞ ⎝ ⎜ ⎛ 2 P 2 − P 8 ⎠ ⎟ ⎞ = 1 2 P 6 − 4 8 P 2 − 6 4 = 0 ( P 2 ) 3 − 4 8 P 2 − 6 4 = 0 Here we have a bi-cubic equation, so let's solve for P 2 . Now, here comes a tricky part: consider the identity ( u + v ) 3 − 3 u v ( u + v ) − ( u 3 + v 3 ) = 0 and make it match with the equation: P 2 = u + v − 3 u v = − 4 8 ⟹ u v = 1 6 − ( u 3 + v 3 ) = − 6 4 ⟹ u 3 + v 3 = 6 4
And another trick: cube both sides of the first equation: u v = 1 6 ⟹ ( u ) 3 ( v ) 3 = 4 0 9 6
Observe that the equation system we formed matches, by Vieta's formulas, with a second degree equation with roots u 3 and v 3 , so let z 1 = u 3 and z 2 = v 3 : z 2 − 6 4 z + 4 0 9 6 = 0 Use the quadratic formula: z 1 , 2 = 3 2 ± 3 2 i 3 Where i = − 1 is the maginary unit.
Substitute back for u and v : u = 3 3 2 + 3 2 i 3 v = 3 3 2 − 3 2 i 3
Express them in polar form, and consider only the principal value: u = 3 6 4 e 3 π i ⟹ u = 4 e 9 π i v = 3 6 4 e − 3 π i ⟹ v = 4 e − 9 π i
Reverse to the rectangular form and convert from radians to degrees: u = 4 ( cos ( 2 0 ° ) + i sin ( 2 0 ° ) ) v = 4 ( cos ( 2 0 ° ) − i sin ( 2 0 ° ) )
Now, P 2 = u + v , so: P 2 = 4 ( cos ( 2 0 ° ) + i sin ( 2 0 ° ) ) + 4 ( cos ( 2 0 ° ) − i sin ( 2 0 ° ) ) P 2 = 8 cos ( 2 0 ° ) P = 2 2 cos ( 2 0 ° )
Substitute back to obtain R and Q : R = 4 cos ( 2 0 ° ) + 2 sec ( 2 0 ° ) Q = 4 cos ( 2 0 ° ) − 2 sec ( 2 0 ° )
Now, in our initial form ( x 2 + P x + Q ) ( x 2 − P x + R ) = 0 , solve each factor using the quadratic formula: x 1 , 2 = 2 − P ± P 2 − 4 Q x 3 , 4 = 2 P ± P 2 − 4 R
And substitute back again with the known values of P , Q and R : x 1 , 2 = − 2 cos ( 2 0 ° ) ± 2 sec ( 2 0 ° ) − 2 cos ( 2 0 ° ) x 3 , 4 = 2 cos ( 2 0 ° ) ± − 2 sec ( 2 0 ° ) − 2 cos ( 2 0 ° )
The four solutions only differ from the signs, so we can conclude: x 1 , 2 , 3 , 4 = ∓ 2 cos ( 2 0 ° ) ± ± 2 sec ( 2 0 ° ) − 2 cos ( 2 0 ° ) With the correct sign choose for each x : x 1 = − + + x 2 = − − + x 3 = + + − x 4 = + − −
So, after all, a = b = c = 2 , d = 2 0 , and a + b + c + d = 2 6 .