3

How to use DeMoivre's theorem to simplify (1 + √3i)6? - GeeksforGeeks

 5 months ago
source link: https://www.geeksforgeeks.org/how-to-use-demoivres-theorem-to-simplify-1-%e2%88%9a3i6/
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

How to use DeMoivre’s theorem to simplify (1 + √3i)6?

Complex numbers are the numbers of the form a + ib, such that a and b are real numbers and i (iota) is the imaginary component and represents √(-1), commonly depicted in their rectangular or standard form. For example, 10 + 5i is a complex number where 10 is the real part and 5i is the imaginary part. These can be purely real or purely imaginary depending upon the values of a and b. If a = 0 in a + ib, then ib is a purely imaginary number, and if b = 0, then we have a, which is a purely real number. 

Modulus and Polar form of Complex numbers

The non-negative square root of the sum of squares of the real and imaginary part of a complex number is termed its modulus. Modulus is depicted as mod(z) or |z| or |x + iy| and is defined for a complex number z = a + ib as,

mod(z) or |z| = \sqrt{a^2+b^2}

Here, the polar coordinates of the real and imaginary parts are written to depict a complex number. The angle at which the number line is inclined to the real axis, i.e., the x-axis, is represented by θ. The length represented by the line is called its modulus and is depicted by the alphabet r. The figure below depicts a and b as the real and imaginary components respectively and OP = r is the modulus.

coochie-300x276.png

For a complex number of the form z = p + iq, its polar form is written as follows,

r = Modulus[cos(argument) + isin(argument)]

Or, z = r[cosθ + isinθ]

Here, r = \sqrt{p^2+q^2} and θ = tan-1{q/p}.

How to use DeMoivre’s theorem to simplify (1 + √3i)6?

Solution:

In order to expand a complex number as per its given exponent, it first needs to be converted into its polar form, which uses its modulus and argument as its constituents. Then, DeMoivre’s theorem is applied, which states the following,

De Moivre’s Formula: For all real values of say, a number x,

(cos x + isinx)n = cos(nx) + isin(nx), where n is any integer.

Given number: (1 + √3i)6

Modulus of (1 + √3i)6 = \sqrt{1^2+(\sqrt{3})^2} = 2

Argument = tan-1(√3/1) = tan-1(√3) = π/3

⇒ Polar form = 2[cos(\frac{\pi}{3})+i\ sin(\frac{\pi}{3})] 

Now, (1 + √3i)6 = [2(cos(\frac{\pi}{3})+i\ sin(\frac{\pi}{3}))]^6 

As per DeMoivre’s theorem, (cos x + i sinx)n = cos(nx) + i sin(nx). 

⇒ [2(cos(\frac{\pi}{3})+i\ sin(\frac{\pi}{3}))]^6 = 2^6(cos(\frac{6\pi}{3})+i\ sin(\frac{6\pi}{3}))

= 64 (cos 2π + i sin 2π)

= 64(1 + 0)

Hence, (1 + √3i)6 = 64

Similar Problems

Question 1: Expand: (1 + i)5.

Solution:

Here, r = \sqrt{(1^2+1^2)} = \sqrt{2}, θ = π/4

The polar form of (1 + i) = [\sqrt{2}(cos(\frac{\pi}{4})+i\ sin(\frac{\pi}{4}))]

According to De Moivre’s Theorem: (cosθ + sinθ)n = cos(nθ) + i sin(nθ).

Thus, (1 + i)5 = [\sqrt{2}(cos(\frac{\pi}{4})+i\ sin(\frac{\pi}{4}))]^5

(\sqrt{2})^{5}[cos(\frac{5\pi}{4})+i\ sin(\frac{5\pi}{4})]\\ =(\sqrt{2})^{5}[cos(\pi+\frac{\pi}{4})+i\ sin(\pi+\frac{\pi}{4})]\\ =(\sqrt{2})^{5}[-cos(\frac{\pi}{4})-i\ sin(\frac{\pi}{4})]\\ =(\sqrt{2})^{5}[-\frac{1}{\sqrt{2}}-\frac{1}{\sqrt{2}}i]\\ =(\sqrt{2})^{4}-(\sqrt{2})^{4}i

= -4 – 4i

Hence, (1 + i)5 = -4 – 4i.

Question 2: Expand: (2 + 2i)6.

Solution:

Here, r = \sqrt{(2^2+2^2)} = 2\sqrt{2}, θ = π/4

The polar form of  (2 + 2i) = [2\sqrt{2}(cos(\frac{\pi}{4})+i\ sin(\frac{\pi}{4}))]^5\\ =(2\sqrt{2})^{5}[cos(\pi+\frac{\pi}{4})+i\ sin(\pi+\frac{\pi}{4})]\\ =(2\sqrt{2})^{5}[-cos(\frac{\pi}{4})-i\ sin(\frac{\pi}{4})]\\ =(2\sqrt{2})^{5}[-\frac{1}{\sqrt{2}}-\frac{1}{\sqrt{2}}i]\\ =(2\sqrt{2})^{4}-(\sqrt{2})^{4}i

According to De Moivre’s Theorem: (cosθ + sinθ)n = cos(nθ) + i sin(nθ).

Thus, (2 + 2i)6 = [2\sqrt{2}(cos(\frac{\pi}{4})+i\ sin(\frac{\pi}{4})]^6

(2\sqrt{2})^{6}[cos(\frac{6\pi}{4})+i\ sin(\frac{6\pi}{4})]\\ =(2\sqrt{2})^{6}[cos(\frac{3\pi}{2})+i\ sin(\frac{3\pi}{2})]\\ =(2\sqrt{2})^{6}[cos(\pi+\frac{\pi}{2})+i\ sin(\pi+\frac{\pi}{2})]\\ =(2\sqrt{2})^{6}[cos(\frac{\pi}{2})-i\ sin(\frac{\pi}{2})]\\ =(2\sqrt{2})^{6}[0-i]\\ =-(2\sqrt{2})^{6}i

= 512 (-i)

Hence, (2 + 2i)6 = −512i.

Question 3: Expand: (1 + i)18.

Solution:

Here, r = \sqrt{(1^2+1^2)} = \sqrt{2}, θ = π/4

The polar form of (1+i) = [\sqrt{2}cos(\frac{\pi}{4})+i\ sin(\frac{\pi}{4})]

According to De Moivre’s Theorem: (cosθ + sinθ)n = cos(nθ) + i sin(nθ).

Thus, (1 + i)18 = [\sqrt{2}(cos(\frac{\pi}{4})+i\ sin(\frac{\pi}{4}))]^{18}

(\sqrt{2})^{18}[cos(\frac{18\pi}{4})+i\ sin(\frac{18\pi}{4})]^{18}\\ =(\sqrt{2})^{18}[cos(\frac{9\pi}{2})+i\ sin(\frac{9\pi}{2})]\\ =(\sqrt{2})^{18}[cos(4\pi+\frac{\pi}{2})+i\ sin(4\pi+\frac{\pi}{2})]\\ =(\sqrt{2})^{18}[cos(\frac{\pi}{2})+i\ sin(\frac{\pi}{2})]\\ =(\sqrt{2})^{18}[0+i]\\ =(\sqrt{2})^{18}i

= 512i

Hence, (1 + i)18 = 512i.

Question 4: Expand: (-√3 + 3i)31.

Solution:

Here, r = \sqrt{((-\sqrt{3})^2+3^2)} = 2\sqrt{3}, θ = π/4

The polar form of  (-√3 + 3i) = [2\sqrt{3}(cos(\frac{2\pi}{3})+i\ sin(\frac{2\pi}{3}))]

According to De Moivre’s Theorem: (cosθ + sinθ)n = cos(nθ) + i sin(nθ).

Thus, (-√3 + 3i)31= 

[2\sqrt{3}(cos(\frac{\pi}{4})+i\ sin(\frac{\pi}{4}))]^{31} = (2\sqrt{3})^{31}[cos(\frac{31\pi}{4})+i\ sin(\frac{31\pi}{4})]\\ =(2\sqrt{3})^{31}[cos(8\pi-\frac{\pi}{4})+i\ sin(8\pi-\frac{\pi}{4})]\\ =(2\sqrt{3})^{31}[cos(\frac{\pi}{4})-i\ sin(\frac{\pi}{4})]\\ =(2\sqrt{3})^{31}[\frac{1}{\sqrt{2}}-\frac{1}{\sqrt{2}}i]

Hence, (-√3 + 3i)31= (2\sqrt{3})^{31}[\frac{1}{\sqrt{2}}-\frac{1}{\sqrt{2}}i]

Question 5: Expand: (1 – i)10.

Solution:

r = \sqrt{(1^2+(-1)^2)} = \sqrt{2}, θ = π/4

The polar form of  (1 – i) = \sqrt{2}[cos(\frac{\pi}{4})+i \ sin(\frac{\pi}{4})]

According to De Moivre’s Theorem: (cosθ + sinθ)n = cos(nθ) + i sin(nθ).

Thus, (1 – i)10 = [\sqrt{2}(cos(\frac{π}{4})+ i sin(\frac{π}{4}))]^{10}\\ = (\sqrt2)^{10}[cos(\frac{10π}{4})+i\ sin(\frac{10π}{4})]\\ =(\sqrt2)^{10}[cos(\frac{5π}{2})+i\ sin(\frac{5π}{2})]\\ =(\sqrt2)^{10}[cos(2\pi+\frac{π}{2})+i\ sin(2\pi+\frac{π}{2})]\\ =(\sqrt2)^{10}[cos(\frac{π}{2})-i\ sin(\frac{π}{2})]\\

= 32 [0 – i(1)]

= 32 (-i)

Hence, (1 – i)10 = 0 – 32i.

Here's a complete roadmap for you to become a developer: Learn DSA -> Master Frontend/Backend/Full Stack -> Build Projects -> Keep Applying to Jobs

And why go anywhere else when our DSA to Development: Coding Guide helps you do this in a single program! Apply now to our DSA to Development Program and our counsellors will connect with you for further guidance & support.

Last Updated : 25 Jun, 2022
Like Article
Save Article
Share your thoughts in the comments

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK