You are viewing a free preview of this lesson.
Subscribe to unlock all 10 lessons in this course and every other course on LearningBro.
De Moivre's Theorem is one of the most important results in complex number theory. It provides a simple formula for raising a complex number to any integer power and has numerous applications, including finding trigonometric identities and computing roots of complex numbers.
For any integer n (positive, negative, or zero) and any angle θ:
(cosθ+isinθ)n=cos(nθ)+isin(nθ)
Equivalently, if z=r(cosθ+isinθ), then:
zn=rn(cos(nθ)+isin(nθ))
Base case: n=1: (cosθ+isinθ)1=cosθ+isinθ ✓
Inductive step: Assume the result holds for n=k:
(cosθ+isinθ)k=cos(kθ)+isin(kθ)
Then for n=k+1:
(cosθ+isinθ)k+1=(cos(kθ)+isin(kθ))(cosθ+isinθ)
Using the multiplication rule (addition formulae):
=cos(kθ+θ)+isin(kθ+θ)=cos((k+1)θ)+isin((k+1)θ)
By induction, the result holds for all positive integers n.
For negative integers, we use z−n=zn1 and the result follows similarly.
Subscribe to continue reading
Get full access to this lesson and all 10 lessons in this course.