Fast facts about complex numbers

The set of complex numbers is {a + ib | a,b ∊ ℝ}. The following properties are useful in manipulating complex numbers:

  1. i 2 = -1. Thus i 4 = 1

  2. (-i)2 = -1. Thus (-i)4 = 1

  3. (a + ib)+(c + id) = (a + c) + i(b + d)

  4. (a + ib)⋅(c + id) = (ac-bd) + i(ad+bc)
    (since bdi 2=-bd)

  5. (cos x + i sin x)⋅(cos y + i sin y)=cos(x+y) + i sin(x+y)
    (by (4) and the formulas for sums of angles)

  6. (cos x + i sin x)k = cos kx + i sin kx
    (using (5) repeatedly)

  7. (cos 2π/n + i sin 2π/n)n = 1, for all positive integers n
    (using (6), and that cos 2πk = 1 and sin 2πk = 0)

  8. For a fixed positive integer n, let ω= ω1 = cos 2π/n + i sin 2π/n. Then
    1. ωk = cos 2πk/n + i sin 2πk/n
      (using (6))

    2. ωn = 1
      (this is just (7), restated)

    3. ωk + n= ωk. Also, ωk + nr = ωk for any r ∊ ℤ
      (since ωk + n = ωk⋅ωn and ωk + nr = ωk⋅(ωn)r = ωk⋅1r = ωk)

    4. k)n = 1
      (since (ωk)n = ωkn = ωnk = (ωn)k = 1k = 1)

    5. If n is even, ωn/2 = -1, and ωk+ n/2 = -ωk
      (by (8), ωn/2 = cos 2π(n/2)/n + i sin 2π(n/2)/n = cos π + i sin π = -1,
      and then ωk+ n/2 = ωkωn/2 = ωk(-1))

    By (8.4), any power of ω is an nth root of 1. However only n of these powers are different, as can be seen from (6). It turns out that these are the only nth roots of 1. However some of these roots are kth roots of 1 for smaller values of k than n.

    We say z is a primitive nth root of 1 iff zn = 1 ∧ zr ≠ 1 for all r < n.

  9. The 8 8th roots of 1 are 1, -1, i, -i and ±√2/2 ± i⋅√2/2. The first four are not primitive 8th roots of 1; the others are.

  10. If ω= (cos 2π/8 + i sin 2π/8) = √2/2 + i⋅√2/2, then
    1. ω3 = -√2/2 + i⋅√2/2
    2. ω5 = -√2/2 - i⋅√2/2
    3. ω7 = √2/2 - i⋅√2/2
    4. ω + ω7 = √2
    5. ω3 + ω5 = -√2
    6. ω + ω3 = i√2
    7. ω3 + ω7 = -i√2
    These facts are relatively easy to remember by noting that 2π/8 = 45°, and using (11).

  11. The nth roots of 1 are at the vertices of a regular n-gon if a+ib is identified with the point (a,b) in ℝ2.

  12. Any algebraic equation remains true if -i replaces i.

  13. If ω is an nth root of 1, ω ≠ 1, and the sum is taken as k ranges from 0 through n-1, then Σ ωk = 0
    (by the formula for the sum of a geometric series)