2. De Moivre’s Theorem
De Moivre’s Theorem
De Moivre’s theorem is a fundamental result in complex number theory that expresses the power of a complex number in polar form:
(cosθ+isinθ)n=cos(nθ)+isin(nθ)
where n is any integer (positive, negative, or zero).
Proof by Mathematical Induction
Base Case ( n=1 )
For n=1:
(cosθ+isinθ)1=cosθ+isinθ
which is trivially true.
Inductive Step
Assume that the theorem holds for n=k, i.e.,
(cosθ+isinθ)k=cos(kθ)+isin(kθ)
Now, for n=k+1:
(cosθ+isinθ)k+1=(cosθ+isinθ)⋅(coskθ+isinkθ)
Expanding using the distributive property:
cosθcoskθ+icosθsinkθ+isinθcoskθ+i2sinθsinkθ
Since i2=−1, we simplify:
cosθcoskθ−sinθsinkθ+i(cosθsinkθ+sinθcoskθ)
Using the trigonometric identities:
cos(A+B)=cosAcosB−sinAsinB
sin(A+B)=sinAcosB+cosAsinB
we get:
cos((k+1)θ)+isin((k+1)θ)
Thus, by induction, De Moivre’s theorem holds for all positive integers n.
Extension to Negative Powers
For n=−p, where p is positive:
(cosθ+isinθ)−p=(cosθ+isinθ)p1
Using the identity:
cos(−pθ)=cos(pθ),sin(−pθ)=−sin(pθ)
we obtain:
(cosθ+isinθ)−p=cos(−pθ)+isin(−pθ)=cos(pθ)−isin(pθ)
Thus, De Moivre’s theorem is valid for all integer values of n.
Applications of De Moivre’s Theorem
-
Finding Powers of Complex Numbers
-
Finding Roots of Complex Numbers