Part of ALG-02 — Complex Numbers

De Moivre's Theorem and Roots

by Notetube Officialdetailed summary280 words14 views

De Moivre's Theorem: (cos theta + i sin theta)^n = cos(ntheta) + i sin(ntheta)

Applications:

1. Computing powers of complex numbers: Convert to polar form, apply De Moivre, convert back. Example: (1+i)^10 = (sqrt(2))^10 * (cospi4\frac{pi}{4}+i sinpi4\frac{pi}{4})^10 = 32*(cos5pi2\frac{5pi}{2}+i sin5pi2\frac{5pi}{2}) = 32*(0+i) = 32i

2. Finding nth roots: znz^n = w has n roots: zkz_k = |w|^1n\frac{1}{n} * e^(i*(arg(w)+2k*pi)/n), k = 0, ..., n-1

  • All roots have the same modulus: |w|^1n\frac{1}{n}
  • Roots are equally spaced on a circle, separated by 2*pi/n
  • They form a regular n-gon

3. Trigonometric identities: Expand (cos theta + i sin theta)^n using binomial theorem, then equate real parts to get cos(ntheta) and imaginary parts to get sin(ntheta). Example: cos(3theta) = cos3cos^3(theta) - 3cos(theta)sin2sin^2(theta)

4. Summation of trigonometric series: cos(a) + cos(a+d) + ... + cos(a+(n-1)d) = Re(sum of geometric series in e^(i*theta))

Key identities from De Moivre:

  • z + 1/z = 2cos theta (when |z|=1)
  • z - 1/z = 2i sin theta
  • znz^n + 1/znz^n = 2cos(n*theta)

Want to generate AI summaries of your own documents? NoteTube turns PDFs, videos, and articles into study-ready summaries.

Sign up free to create your own