Introduction

How To Use De Moivre's Theorem

PL
idmbestpractices.ca
11 min read
How To Use De Moivre's Theorem
How To Use De Moivre's Theorem

Introduction

De Moivre’s theorem is one of the most powerful tools in complex analysis, linking trigonometry, exponentials, and powers of complex numbers in a single elegant formula. First published by Abraham de Moivre in 1730, the theorem states that for any real number θ and integer n

[ (\cos\theta + i\sin\theta)^n = \cos(n\theta) + i\sin(n\theta). ]

This compact identity enables us to compute high powers and roots of complex numbers, solve trigonometric equations, and even derive important results such as the binomial expansion of ((\cos\theta+i\sin\theta)^n). In this article we will explore how to use De Moivre’s theorem step by step, illustrate its applications with concrete examples, and answer common questions that often arise when first encountering the theorem.


1. Understanding the Building Blocks

1.1 Complex Numbers in Polar Form

A complex number (z = a + bi) can be expressed in polar (or trigonometric) form as

[ z = r\bigl(\cos\theta + i\sin\theta\bigr), ]

where

  • (r = |z| = \sqrt{a^{2}+b^{2}}) is the modulus, and
  • (\theta = \arg(z)) is the argument (the angle measured from the positive real axis).

Writing a complex number this way isolates the magnitude (r) from the direction (\theta), which is exactly what De Moivre’s theorem exploits.

1.2 Euler’s Formula

Euler’s formula, (e^{i\theta}= \cos\theta + i\sin\theta), is a compact representation of the same idea. Using it, De Moivre’s theorem can be rewritten as

[ \bigl(e^{i\theta}\bigr)^{n}=e^{in\theta}, ]

which immediately shows why the theorem works for any integer (n). That said, for most introductory work we stay with the trigonometric version because it highlights the geometric interpretation.


2. Applying De Moivre’s Theorem to Compute Powers

2.1 General Procedure

  1. Convert the complex number to polar form (z = r(\cos\theta+i\sin\theta)).

  2. Identify the exponent (n) (positive, negative, or zero).

  3. Apply the theorem:

    [ z^{n}=r^{,n}\bigl(\cos(n\theta)+i\sin(n\theta)\bigr). ]

  4. Convert back to rectangular form if required, using (\cos) and (\sin) values.

2.2 Example: ((1+ i)^{5})

  1. Polar conversion:

    • Modulus (r = \sqrt{1^{2}+1^{2}} = \sqrt{2}).
    • Argument (\theta = \arctan!\frac{1}{1}= \frac{\pi}{4}).

    So (1+i = \sqrt{2}\bigl(\cos\frac{\pi}{4}+i\sin\frac{\pi}{4}\bigr)).

  2. Apply De Moivre with (n=5):

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

  3. Evaluate the trigonometric terms:

    (\cos\frac{5\pi}{4}= -\frac{\sqrt{2}}{2},\quad \sin\frac{5\pi}{4}= -\frac{\sqrt{2}}{2}).

  4. Multiply:

    [ (1+i)^{5}=4\sqrt{2}\left(-\frac{\sqrt{2}}{2}+i\left(-\frac{\sqrt{2}}{2}\right)\right) =4\sqrt{2}\left(-\frac{\sqrt{2}}{2}\right)(1+i) =-4(1+i). ]

    Hence ((1+i)^{5}= -4-4i).

2.3 Negative Exponents

If (n) is negative, write (z^{n}=1/z^{|n|}) and apply the theorem to the denominator. Here's a good example:

[ \left(\frac{1}{1+i}\right)^{2}= \bigl((1+i)^{-1}\bigr)^{2}= (1+i)^{-2}. ]

Convert (1+i) to polar form as before, raise the modulus to the power (-2) (i.e., (r^{-2}= (\sqrt{2})^{-2}= \frac{1}{2})), and multiply the angle by (-2).


3. Finding Roots Using De Moivre’s Theorem

The theorem also provides a systematic way to compute the (n)‑th roots of a complex number.

3.1 Root Formula

Given (z = r(\cos\theta+i\sin\theta)), the (n) distinct (n)‑th roots are

[ \sqrt[n]{z};=;r^{1/n}\Bigl(\cos\frac{\theta+2k\pi}{n}+i\sin\frac{\theta+2k\pi}{n}\Bigr), \qquad k=0,1,\dots ,n-1. ]

The extra term (2k\pi) accounts for the periodicity of the trigonometric functions, ensuring we capture all possible angles.

3.2 Example: Cube Roots of (-8)

  1. Write (-8) in polar form:

    • Modulus (r = 8).
    • Argument (\theta = \pi) (since (-8) lies on the negative real axis).

    So (-8 = 8\bigl(\cos\pi + i\sin\pi\bigr)).

  2. Apply the root formula with (n=3):

    [ \sqrt[3]{-8}=8^{1/3}\Bigl(\cos\frac{\pi+2k\pi}{3}+i\sin\frac{\pi+2k\pi}{3}\Bigr) =2\Bigl(\cos\frac{\pi+2k\pi}{3}+i\sin\frac{\pi+2k\pi}{3}\Bigr). ]

  3. Compute for each (k)

    • (k=0): (\displaystyle 2\bigl(\cos\frac{\pi}{3}+i\sin\frac{\pi}{3}\bigr)=2\left(\frac12+\frac{\sqrt3}{2}i\right)=1+\sqrt3,i).
    • (k=1): (\displaystyle 2\bigl(\cos\pi+i\sin\pi\bigr)=2(-1+0i)=-2).
    • (k=2): (\displaystyle 2\bigl(\cos\frac{5\pi}{3}+i\sin\frac{5\pi}{3}\bigr)=2\left(\frac12-\frac{\sqrt3}{2}i\right)=1-\sqrt3,i).

Thus the three cube roots of (-8) are (-2,;1+\sqrt3,i,;1-\sqrt3,i).


4. Solving Trigonometric Equations

De Moivre’s theorem can transform equations involving powers of sine and cosine into algebraic equations in complex form.

4.1 Example: Solve (\cos 3\theta = \frac{1}{2})

  1. Rewrite using De Moivre:

    [ \cos 3\theta = \frac{e^{i3\theta}+e^{-i3\theta}}{2}= \frac{1}{2}. ]

    For more on this topic, read our article on which statement is not true about polar covalent bonds or check out which words best describe the tone of the passage.

  2. Multiply by 2 and set (x=e^{i\theta}) (so (x^{-1}=e^{-i\theta})):

    [ x^{3}+x^{-3}=1 \quad\Longrightarrow\quad x^{6}+1 = x^{3}. ]

  3. Rearrange:

    [ x^{6} - x^{3}+1 =0. ]

    Let (y = x^{3}). Then (y^{2}-y+1=0) whose solutions are

    [ y = \frac{1\pm i\sqrt{3}}{2}= e^{\pm i\pi/3}. ]

  4. Recover (\theta):

    Since (y = x^{3}=e^{i3\theta}), we have

    [ e^{i3\theta}=e^{\pm i\pi/3}\quad\Rightarrow\quad 3\theta = \pm\frac{\pi}{3}+2k\pi. ]

    Hence

    [ \theta = \frac{\pm\pi}{9}+ \frac{2k\pi}{3},\qquad k\in\mathbb Z. ]

This method shows how De Moivre converts a trigonometric equation into a manageable polynomial.


5. Frequently Asked Questions

Q1: Does De Moivre’s theorem work for non‑integer exponents?

A: The classic statement holds for integer (n). For rational exponents (p/q) the theorem can be extended by first finding the (q)‑th roots (using the root formula) and then raising to the power (p). For arbitrary real exponents, the exponential form (e^{i\theta}) is preferred, leading to ( (e^{i\theta})^{\alpha}=e^{i\alpha\theta}), but one must handle multivaluedness carefully.

Q2: Why do we add (2k\pi) when finding roots?

A: Trigonometric functions repeat every (2\pi). In real terms, adding (2k\pi) to the argument produces all distinct angles that share the same cosine and sine values after division by (n). This yields the complete set of (n) distinct roots.

Q3: Can De Moivre’s theorem be used for matrices?

A: Yes, if a matrix can be diagonalized or expressed in a form analogous to polar coordinates (e.g.Also, , via Jordan decomposition), a similar principle applies. That said, the theorem as stated is specific to complex numbers; matrix analogues require additional linear‑algebraic tools.

Q4: What is the connection between De Moivre’s theorem and the binomial theorem?

A: Expanding ((\cos\theta+i\sin\theta)^n) with the binomial theorem gives a sum of terms (\binom{n}{k}\cos^{n-k}\theta (i\sin\theta)^k). And grouping real and imaginary parts reproduces the formulas for (\cos n\theta) and (\sin n\theta). Hence De Moivre’s theorem can be derived from the binomial expansion and vice versa.

Q5: Is there a geometric interpretation?

A: Absolutely. Multiplying a complex number by (\cos\theta+i\sin\theta) rotates it by angle (\theta) while scaling by 1. Raising to the (n)‑th power repeats this rotation (n) times and scales the modulus by (r^{,n}). The theorem therefore describes a rotation‑and‑stretch operation in the complex plane.


6. Practical Tips for Mastery

  • Always start in polar form. Even if the original number is given in rectangular coordinates, converting to (r(\cos\theta+i\sin\theta)) is the first decisive step.
  • Keep track of the argument’s quadrant. Using (\arctan) alone can give the wrong angle; adjust with (\pi) or (2\pi) as needed.
  • Use a calculator for non‑standard angles. When (\theta) is not a multiple of (\pi/6) or (\pi/4), compute (\cos) and (\sin) numerically, then round appropriately.
  • Check your answer by back‑substitution. Multiply the result by its conjugate or raise it to the original power to verify correctness.
  • Remember the multi‑valued nature of roots. Write all (k) values explicitly to avoid missing solutions.

Conclusion

De Moivre’s theorem bridges the gap between algebraic manipulation and geometric intuition in the complex plane. Whether you are a high‑school student tackling a math contest, an engineering undergraduate dealing with phasor analysis, or a hobbyist exploring fractal geometry, De Moivre’s theorem offers a concise, reliable method that deepens your understanding of complex numbers and their elegant behavior. Plus, by mastering the conversion to polar form, applying the simple exponent‑angle multiplication, and remembering the root formula with its (2k\pi) term, you can effortlessly compute high powers, extract roots, and solve trigonometric equations that would otherwise be cumbersome. Practice with diverse examples, keep the geometric picture in mind, and you’ll find this theorem becoming an indispensable part of your mathematical toolkit.

Q6: How do you find the roots of a complex number in polar form?

A: To find the roots of a complex number in polar form, r(cos θ + i sin θ)<sup>n</sup>, you simply set each factor to zero. So naturally, this yields r<sup>n</sup> cos(nθ) + ir<sup>n</sup> sin(nθ) = 0. These solutions are given by θ<sub>k</sub> = (2k + 1)π/n, where k ranges from 0 to n-1. Solving for θ gives you n distinct solutions, each separated by 2π/n. Now, each solution corresponds to a different root of the original complex number. Crucially, remember to include the factor of 2πk to account for the periodicity of the sine and cosine functions, ensuring you capture all possible roots.

Q7: What role does De Moivre’s theorem play in electrical engineering, specifically in the analysis of AC circuits?

A: De Moivre’s theorem is absolutely fundamental to phasor analysis in electrical engineering. De Moivre’s theorem allows us to easily raise phasors to any power, find their roots, and perform complex arithmetic operations on them, simplifying circuit analysis immensely. But aC circuits involve alternating currents and voltages, which are represented as sinusoidal functions. Instead of dealing with complex, time-varying waveforms, engineers use phasors – complex numbers that represent the amplitude and phase of these sinusoidal quantities. It’s used to calculate impedance, voltage and current relationships, and to analyze the behavior of circuits containing inductors and capacitors, which introduce phase shifts.


6. Practical Tips for Mastery (Continued)

  • Visualize the rotations. Each power of a complex number represents a successive rotation in the complex plane. Mentally trace the path of the number as it rotates to gain a deeper understanding of the calculations.
  • Understand the impact of negative angles. A negative angle simply indicates a rotation in the opposite direction. Be mindful of the sign when working with complex numbers.
  • Practice with different exponents. Don’t just focus on simple powers. Work through problems involving fractional exponents and complex roots to solidify your understanding.
  • Relate to Euler’s formula. De Moivre’s theorem is a direct consequence of Euler’s formula (e<sup>iθ</sup> = cos θ + i sin θ). Understanding Euler’s formula provides a powerful alternative perspective.

Conclusion

De Moivre’s theorem stands as a cornerstone of complex number theory, offering a powerful and elegant framework for manipulating and understanding their properties. That's why by diligently applying the techniques outlined – prioritizing polar form, carefully tracking arguments, utilizing calculators judiciously, and employing rigorous verification methods – you can open up the full potential of this theorem. It’s more than just a formula; it’s a gateway to a deeper appreciation of the interconnectedness of mathematics and the geometric beauty of the complex plane. From its roots in trigonometric identities and the binomial theorem to its vital applications in fields like electrical engineering and fractal geometry, the theorem’s versatility is undeniable. Continual practice and a commitment to visualizing the underlying rotations will undoubtedly transform De Moivre’s theorem from a learned concept into a truly indispensable tool in your mathematical arsenal.

New

Latest Posts

Related

Related Posts

Thank you for reading about How To Use De Moivre's Theorem. We hope this guide was helpful.

Share This Article

X Facebook WhatsApp
← Back to Home
ID

idmbestpractices

Staff writer at idmbestpractices.ca. We publish practical guides and insights to help you stay informed and make better decisions.