de-Moivre's Theorem and its proof
de-Moivre's Theorem, named after Abraham de Moivre is stated as the following.
Just like we have algebraic formulas for for easy simplification, we should also have similar relations for and this theorem does exactly that. However, the more important and interesting part of the theorem is that it allows us to visualize what happens to the magnitude and the angle of a complex number when we raise it to some power.
There is one limitation that this only works for integer powers. However, before we go for the applications, let us talk about its proof. You can skip this proof at this stage of the course and loop back to it after covering induction and trigonometry, but I will make the proof simpler so that you can digest it here.
Pre-Requisites for the Proof
The proof uses two main areas, mathematical induction and a few trigonometric relations.
Mathematical Inductions:
To prove , We call this whole thing a statement and denote it by . We do not know for which values of is the given statement true. Mathematical induction is the method of proving such statements in two steps. First, we have to determine that if is true, then it follows that is also true. Secondly, we have to show that is true for some base case like or .
Simply, mathematically induction works like this, we show that if is correct, then must also be correct. It follows that than , , and so on are all correct, but only if our initial assumption that is correct. This is step one.
Then we simplify an easy base case and manually prove that is true, which then from step one confirms that must also be true and then by extension is also true. These two steps, when done correctly will prove that is true for all as we have defined them.
Chapter 8 will deal with Mathematical Induction in more detail.
Trigonometric Identities
The proof of de-Moivre's Theorem requires already understanding and holding the following trigonometric identities to be true. These identities will be taught in later chapters.
Prove That
How do we state de Moivre's theorem for a positive integer n?
is given as
What is our inductive hypothesis?
We assume that is true for positive
How do we write the inductive hypothesis mathematically?
Our next step is to;
We need to prove that is also true.
SKIP
Which is written as
How do we break down using exponent rules?
How do we substitute our inductive hypothesis?
How do we expand this product of complex numbers?
What trigonometric identities can we apply to simplify this expression?
How do we simplify ?
SKIP
This establishes that
What equation have we just proven?
What does this tell us about the inductive step?
Which means that is always true if is true
What do we need to establish next?
Now we need to prove that some base case is true. is simple
How do we verify the base case ?
SKIP
If is true, then is true and so on.
What case do we need to consider next?
Now we need to establish that is true where is a negative integer.
SKIP
We write a negative case as
How do we write the negative power mathematically?
where is positive
SKIP
Simplifying this.
How do we rewrite a negative exponent?
How do we apply our proven formula to the denominator?
How do we rationalize this complex fraction?
What does the denominator become after rationalization?
How do we simplify the denominator using a fundamental trigonometric identity?
How can we rewrite this using the properties of even and odd functions?
SKIP
Which establishes that
What equation have we proven for negative exponents?
What does this prove about negative cases?
Which establishes that also holds true if is true.
What is our final conclusion?
[1], [2], and [3] fully establish that de Moivre's theorem holds true for all positive and negative integers.
Visualizing the Proof
From the previous lessons, we understand that multiplying two complex numbers involve rotating the first number with the angle of the second one. If we multiply a number by itself, then it follows that we are doubling the angle of that number. This is exactly what we see where , the exponent, is multiplied with the angle inside cosine and sine.
In this interactive graph, you can move around the blue point that represents the complex number to change its modulus and its polar angle. We would suggest keeping the modulus close to one. There is also a slider which you can control to see the positive and negative exponents of from to .
You can see how the successive powers fan out into a circle at equal intervals of angles based on the initial angle of visually proving the de-Moivre's theorem.
Visualizing deMoivre's Theorem
End of Lesson