Mark O. answered 05/26/16
Tutor
5.0
(167)
Learn Physics, Math, and Comp Sci from Professional Scientist
Hi Cheyenne,
De Moivre's Theorem states that for any complex number (cosx + isinx),
(cosx + isinx)n = cos(nx) + isin(nx)
Also, remember Euler's identity, eix = cosx + isinx
Can we write z = 1 - i in polar form, z = reiθ?
Yes. If a complex number z = x + iy, then the modulus r = (x2 + y2)0.5 and the phase θ is given by arctan(y/x).
By inspection we see that x = 1 and y = -1. Then, r = [(1)2 + (-1)2]0.5 = √2
θ = arctan(-1/1) = -π/4
We also know that if z = reiθ then z = r(cosθ + isinθ)
So, by DeMoivre's Theorem, z5 = [r(cosθ + isinθ)]5 = = r5(cosθ + isinθ)5 = r5[cos(5θ) + isin(5θ)], where z = 1 - i.
Recall, r = √2 and θ = -π/4. So, (1 - i)5 = (√2)5[cos(-5π/4) + isin(-5π/4)] = 25/2[-√2/2 + i√2/2) = 25/2√2/2(-1 + i) = 26/2 / 2(-1 + i) = 23/2(-1 + i) = (8/2)(-1 + i) = 4(-1 + i)