24 total
By the end of these notes, you should be able to:
Before we can understand de Moivre's theorem, you need to be comfortable with writing a complex number in polar (modulus-argument) form.
Any complex number z=x+iy can be written as:
z=r(cosθ+isinθ)
where:
This is sometimes written in shorthand as z=rcisθ.
What happens when you multiply two complex numbers in polar form?
If z1=r1(cosθ1+isinθ1) and z2=r2(cosθ2+isinθ2), then:
z1⋅z2=r1r2(cos(θ1+θ2)+isin(θ1+θ2))
In plain English: When you multiply two complex numbers, you multiply their moduli and add their arguments.
What happens when you divide?
z2z1=r2r1(cos(θ1−θ2)+isin(θ1−θ2))
In plain English: When you divide two complex numbers, you divide their moduli and subtract their arguments.
This geometric picture is the foundation for everything that follows.
De Moivre's theorem says:
(cosθ+isinθ)n=cos(nθ)+isin(nθ)
This works for any integer n (positive, negative, or zero), and also for rational values of n (fractions like 31).
More generally, if z=r(cosθ+isinθ), then:
zn=rn(cos(nθ)+isin(nθ))
Sign in to view full notes