DEMJ
- 43
- 0
Homework Statement
If c is any nth root of unity other than 1, then
1 + c + c^2 + \cdots + c^{n-1} = 0
The Attempt at a Solution
This is what is done so far and I am at a dead stall for about 2 hours lol. Any ideas on what I should be thinking of next? Should I continue simplifying? I have tried to continue simplifying but it always leads to nothing relevant. Do I need to be using re^{i\theta} ?
Proof:
Assume c^n = 1 and c \not = 1. Then c^n -1 = 0. Note that
(c-1)(1 + c + c^2 + \cdots + c^{n-1}) = (c)(1 + c + c^2 + \cdots c^{n-1}) + (-1)(1 + c + c^2 + \cdots + c^{n-1}) = c + c^2 + c^3 + \cdots + c^n - 1 - c - c^2 - \cdots - c^{n-1}