The equation z6+z3+1=0 has complex roots with argument θ between 90∘ and 180∘ in the complex plane. Determine the degree measure of θ.
解析
Solution 1
We shall introduce another factor to make the equation easier to solve. If r is a root of z6+z3+1, then 0=(r3−1)(r6+r3+1)=r9−1. The polynomial x9−1 has all of its roots with absolute value 1 and argument of the form 40m∘ for integer m (the ninth degree roots of unity). Now we simply need to find the root within the desired range that satisfies our original equation x6+x3+1=0.
This reduces θ to either 120∘ or 160∘. But θ can't be 120∘ because if r=cos120∘+isin120∘, then r6+r3+1=3. (When we multiplied by r3−1 at the beginning, we introduced some extraneous solutions, and the solution with 120∘ was one of them.) This leaves θ=160.
Solution 2
The substitution y=z3 simplifies the equation to y2+y+1=0. Applying the quadratic formula gives roots y=−21±23i, which have arguments of 120 and 240, respectively. We can write them as z3=cos240∘+isin240∘ and z3=cos120∘+isin120∘. So we can use De Moivre's theorem (which I would suggest looking at if you never heard of it before) to find the fractional roots of the expressions above! For cos240∘+isin240 we have (cos240∘+isin240∘)1/3⇒cos80∘+isin80∘,cos200∘+isin200∘, and cos320∘+isin320∘. Similarly for (cos120∘+isin120∘)1/3, we have cos40∘+isin40∘,cos160∘+isin160∘, and cos280∘+isin280∘. The only argument out of all these roots that fits the description is θ=160
Note: We can add 120 to the angles of the previous solutions to get new solutions because De Moivre's formula says that (cosθ+isinθ)n=cosnθ+isinnθ and 3360=120. ~programmeruser
~ blueballoon
Solution 3
As in Solution 2, make the substitution u=z3. Then we are left with u2+u+1=0, and we would have the solutions e32πi,e34πi,e38πi,e310π. The latter two solutions are obtained by adding one extra revolution around the unit circle. (Notice how we omitted e36πi, since this would yield e2iπ=1 and does not satisfy the equation.) Now, we substitute back, which gives us z3=e32πi,e34πi,e310π⟹z=e92πi,e94πi,e98πi,e910πi. The only root in the range 2π<θ<π is achieved when θ=98π=160∘. Note that there are 6 solutions to z in this equation, and they are obtained by simply adding more revolutions around the unit circle and dividing by 3.