Mada za sehemu hiiComplex NumbersMada 4
De Moivre's theorem is useful for computing powers and roots of complex numbers in polar form and simplifying trigonometric expressions.
The theorem states that if z=r(cosθ+isinθ) is a complex number in polar form, then:
zn=rn(cos(nθ)+isin(nθ))(6.1)
where r and θ are the modulus and argument of z, respectively. The theorem holds for all positive, negative, and fractional indices n.
Let z=r(cosθ+isinθ). We want to show that zn=rn(cos(nθ)+isin(nθ)).
Base Case (n=1):
z1=r1(cos(1θ)+isin(1θ))=r(cosθ+isinθ)
which is true.
Inductive Hypothesis:
Assume the statement is true for n=k:
zk=rk(cos(kθ)+isin(kθ))(6.2)
Inductive Step:
We need to prove that the result is also true for n=k+1:
zk+1=zk⋅z=rk(cos(kθ)+isin(kθ))⋅r(cosθ+isinθ)
=rk+1[(cos(kθ)cosθ−sin(kθ)sinθ)+i(sin(kθ)cosθ+cos(kθ)sinθ)]
Using the trigonometric sum formulas:
zk+1=rk+1[cos(kθ+θ)+isin(kθ+θ)]
zk+1=rk+1[cos((k+1)θ)+isin((k+1)θ)]
Thus, if the statement is true for n=k, it is also true for n=k+1. Since it is true for n=1, by mathematical induction, it is true for all positive integers n.
If n is a negative integer, let n=−m, where m is a positive integer:
zn=z−m=zm1=rm(cos(mθ)+isin(mθ))1=rm1(cos(mθ)+isin(mθ))(cos(mθ)−isin(mθ))(cos(mθ)−isin(mθ))
=r−m(cos(−mθ)+isin(−mθ))
Consider a positive integer n≥2 and a complex number z0=0. The equation zn−z0=0 (6.4) defines the nth roots of z0. Any solution z of equation (6.4) is called an nth root of z0.
Let z0=r(cosθ+isinθ) be a complex number with r>0 and 0≤θ<2π. The number z0 has n distinct nth roots given by:
zk=nr[cos(nθ+2πk)+isin(nθ+2πk)](6.5)
for k=0,1,2,...,n−1.
Using the polar representation of the complex number z with the extended argument:
zn=ρn(cos(nα)+isin(nα))
Thus, equation (6.4) becomes:
ρn(cos(nα)+isin(nα))=r(cosθ+isinθ)(6.6)
This implies that ρn=r and nα=θ+2πk, where k∈Z.
ρ=nrandα=nθ+2πk
Therefore, the roots are:
zk=nr[cos(nθ+2πk)+isin(nθ+2πk)],where k∈Z.
Example 1
Find the complex cube roots of 8(cos60∘+isin60∘) and express your answers in polar form.
Solution:
Let z=8(cos60∘+isin60∘). Thus, r=8 and θ=60∘.
The nth roots of a complex number z are given by:
zk=nr[cos(nθ+360∘k)+isin(nθ+360∘k)],where k∈Z.
For cube roots, n=3 and k=0,1,2. Thus:
zk=38[cos(360∘+360∘k)+isin(360∘+360∘k)]
When k=0:
z0=2(cos20∘+isin20∘)
When k=1:
z1=2(cos140∘+isin140∘)
When k=2:
z2=2(cos260∘+isin260∘)
Therefore, the complex cube roots are 2(cos20∘+isin20∘), 2(cos140∘+isin140∘), and 2(cos260∘+isin260∘).
Example 2
Find the roots of the equation z5=1+i. Express your answers in polar form.
Solution:
Let w=1+i. Then z5=w.
Converting w to polar form:
r=12+12=2
θ=arctan(11)=4π
Thus, w=2(cos4π+isin4π).
The nth roots are given by:
zk=nr[cos(nθ+2πk)+isin(nθ+2πk)]
For the fifth roots, n=5 and k=0,1,2,3,4. Thus:
zk=102[cos(54π+2πk)+isin(54π+2πk)]
Simplifying the argument:
zk=102[cos(20π+8πk)+isin(20π+8πk)]
Substituting k=0,1,2,3,4 gives the five roots:
z0=102(cos20π+isin20π)
z1=102(cos209π+isin209π)
z2=102(cos2017π+isin2017π)
z3=102(cos2025π+isin2025π)=102(cos45π+isin45π)
z4=102(cos2033π+isin2033π)
Example 3
Find the cube roots of the complex number z=−8i. Express your answers in the form a+bi, where a and b are real numbers.
Solution:
Let w=−8i. Converting w to polar form:
r=∣−8i∣=8
θ=23πor270∘.
Thus, w=8(cos23π+isin23π).
For the cube roots, n=3 and k=0,1,2. Thus:
zk=38[cos(323π+2πk)+isin(323π+2πk)]
zk=2[cos(63π+4πk)+isin(63π+4πk)]
When k=0: z0=2(cos2π+isin2π)=2(0+i)=2i
When k=1: z1=2(cos67π+isin67π)=2(−23−21i)=−3−i
When k=2: z2=2(cos611π+isin611π)=2(23−21i)=3−i
Therefore, the roots are 2i, −3−i, and 3−i.
De Moivre's theorem is used in finding solutions of equations, simplifying, expressing, and proving trigonometric identities.
Example 1
Solve the equation z4−z3+z−1=0.
Solution:
z4−z3+z−1=0
z3(z−1)+1(z−1)=0
(z3+1)(z−1)=0
Either z−1=0 or z3+1=0.
Thus, z=1 or z3=−1.
Let's find the cube roots of −1.
−1=cos(π+2πk)+isin(π+2πk)where k is an integer
z=(−1)31=cos(3π+2πk)+isin(3π+2πk)
When k=0, z=cos3π+isin3π=21+i23
When k=1, z=cosπ+isinπ=−1
When k=2, z=cos35π+isin35π=21−i23
Therefore, the roots are 1, −1, 21+i23, and 21−i23.
Example 2
Use De Moivre's theorem to find the value of (1+i)8 in the form a+ib, where a and b are real numbers.
Solution:
Let z=1+i.
r=12+12=2
θ=arctan(11)=4π
Thus, z=2(cos4π+isin4π).
z8=(2)8(cos48π+isin48π)
=16(cos2π+isin2π)
=16(1+0i)
=16
Therefore, (1+i)8=16.
Example 3
If (1+i3)n=x+iy, where x and y are real numbers and n is a positive integer, show that x2+y2=4n.
Solution:
Let 1+i3=r(cosθ+isinθ).
r=12+(3)2=1+3=2
θ=arctan(13)=3π
Thus, 1+i3=2(cos3π+isin3π).
(1+i3)n=2n(cos3nπ+isin3nπ)
Since (1+i3)n=x+iy, then
x=2ncos3nπandy=2nsin3nπ
x2+y2=(2ncos3nπ)2+(2nsin3nπ)2
=4n(cos23nπ+sin23nπ)
=4n(1)
x2+y2=4n
Example 4
Use De Moivre's theorem to simplify the expression (cos2θ+isin2θ)4(cosθ+isinθ)3(cos3θ+isin3θ)8(cos4θ+isin4θ)5.
Solution:
(cos2θ+isin2θ)4(cosθ+isinθ)3(cos3θ+isin3θ)8(cos4θ+isin4θ)5
=(cos8θ+isin8θ)(cos3θ+isin3θ)(cos24θ+isin24θ)(cos20θ+isin20θ)
=cos11θ+isin11θcos44θ+isin44θ
=cos(44θ−11θ)+isin(44θ−11θ)
=cos33θ+isin33θ
Mwalimu
Unasoma somo hili? Niulize nikuelezee chochote kilichomo.
Ingia ili kumuuliza Mwalimu wa AI wa Sonza kuhusu mada hii.
Ingia ili kuulizaMajadiliano
Hakuna maswali bado