Overview

Roots of unity are equally spaced points on the unit circle. Their symmetry collapses many sums to 00.

Core Skills

Parameterize the Roots

Write zk=e2πik/nz_k=e^{2\pi i k/n} and use symmetry of the regular nn-gon.

Use the Geometric Sum

Apply 1+z++zn1=01+z+\cdots+z^{n-1}=0 when zn=1z^n=1 and z1z\ne 1.

Filter by Exponents

If a sum includes zmkz^{mk}, reduce mm modulo nn to see which terms survive.

Key Ideas

  • zn=1z^n=1 gives zk=e2πik/nz_k = e^{2\pi i k/n}.
  • The roots form a regular nn-gon centered at the origin.
  • 1+z+z2++zn1=01 + z + z^2 + \cdots + z^{n-1} = 0 for zn=1z^n=1, z1z\ne 1.

Worked Example

If z5=1z^5=1 and z1z\ne 1, compute 1+z+z2+z3+z41+z+z^2+z^3+z^4.

This is the full sum of the 5th roots except 11, so it equals 00.

More Examples

Example 1: Sum of All Roots

Find the sum of all cube roots of unity.

It is 00.

Example 2: Power Sum

If ω7=1\omega^7=1 and ω1\omega\ne 1, find 1+ω2+ω4+ω61+\omega^2+\omega^4+\omega^6.

This is half the roots; the sum is 1-1.

Example 3: Geometry Interpretation

What is the sum of the vertices of a regular nn-gon centered at the origin?

By symmetry, it is 00.

Strategy Checklist

  • Write roots in exponential form.
  • Use geometric series for full sums.
  • Reduce exponents modulo nn.

Common Pitfalls

  • Forgetting to exclude the root z=1z=1.
  • Treating the sum as 55 instead of 00.
  • Forgetting to reduce exponents modulo nn.

Practice Problems

StatusSourceProblem NameDifficultyTags

Module Progress:

Join the AoPS Community!

Stuck on a problem, or don't understand a module? Join the AoPS community and get help from other math contest students.