Obviously the sum of the roots of unity is 0, but is there a way to calculate this other than calculating them all individually and squaring them?
2026-03-26 12:53:35.1774529615
What is the sum of the squares of the 10th roots of unity?
1.6k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
square of 10th root of unity is a fifth root of unity. can you prove the sum is 0?
You have $$ \sum_{k=0}^9 e^{-ik\pi/10} = 0, $$ and you are asked to compute $$ \sum_{k=0}^9 \left(e^{-ik\pi/10}\right)^2 = \sum_{k=0}^9 e^{-ik\pi/5}, $$ which is zero as well because it is just traversing the 5-roots twice.