2 De Moivre’s theorem and root finding
In this subsection we ask if we can obtain fractional powers of complex numbers; for example what are the values of or or even ?
More precisely, for these three examples, we are asking for those values of which satisfy
Each of these problems involve finding roots of a complex number.
To solve problems such as these we shall need to be more careful with our interpretation of arg for a given complex number .
2.1 Arg( ) revisited
By definition arg is the angle made by the line representing with the positive -axis. See Figure 9(a). However, as the Figure 9(b) shows you can increase by (or ) and still obtain the same line in the plane. In general, as indicated in Figure 9(c) any integer multiple of can be added to or subtracted from arg without affecting the Cartesian form of the complex number.
Figure 9
Key Point 13
arg is unique only up to an integer multiple of radians
For example:
However, we could also write, equivalently:
or, in full generality:
This last expression shows that in the polar form of a complex number the argument of , arg , can assume infinitely many different values, each one differing by an integer multiple of . This is nothing more than a consequence of the well-known properties of the trigonometric functions:
for any integer
We shall now show how we can use this more general interpretation of arg in the process of finding roots.
Example 8
Find all the values of .
Solution
Solving for is equivalent to solving the cubic equation . We expect that there are three possible values of satisfying this cubic equation. Thus, rearranging: . Now write the right-hand side as a complex number in polar form:
(i.e. and arg ). However, if we now generalise our expression for the argument, by adding an arbitrary integer multiple of , we obtain the modified expression:
Now take the cube root of both sides:
Now in this expression can take any integer value or zero. The normal procedure is to take three consecutive values of (say ). Any other value of chosen will lead to a root (a value of ) which repeats one of the three already determined.
These are the three (complex) values of . The reader should verify, by direct multiplication, that and that .
The reader may have noticed within this Example a subtle change in notation. When, for example, we write then we are expecting three possible values, as calculated above. However, when we write then we are only expecting one value: that delivered by your calculator.
Note the two complex roots are complex conjugates (since is a polynomial equation with real coefficients). In Example 8 we have worked with the polar form. Precisely the same calculation can be carried through using the exponential form of a complex number. We take this opportunity to repeat this calculation but working exclusively in exponential form.
Thus
therefore taking cube roots
Again can take any integer value or zero. Any three consecutive values will give the roots.
These are the three (complex) values of obtained using the exponential form. Of course at the end of the calculation we have converted back to standard Cartesian form.
Task!
Following the procedure outlined in Example 8 obtain the two complex values of .
Begin by obtaining the polar form (using the general form of the argument) of :
You should obtain .
Now take the square root and use De Moivre’s theorem to complete the solution:
You should obtain
A good exercise would be to repeat the calculation using the exponential form.
Exercise
Find all those values of which satisfy . Write your values in standard Cartesian form.