Roots of Complex Numbers (proof)

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 3K views
DEMJ
Messages
43
Reaction score
0

Homework Statement



If c is any nth root of unity other than 1, then

[tex]1 + c + c^2 + \cdots + c^{n-1} = 0[/tex]

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 [tex]re^{i\theta}[/tex] ?

Proof:
Assume [tex]c^n = 1[/tex] and [tex]c \not = 1[/tex]. Then [tex]c^n -1 = 0[/tex]. Note that

[tex](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}[/tex]
 
Physics news on Phys.org
my browser doesn't show tex properly, but simplify your final equation by cancelling terms & i think you're pretty much there...

you have shown c-1 does not = 0, and you know c^n-1=0, so what does equating your start & final expressions tell you?
 
Last edited:
[tex]S=1 + c + c^2 + \cdots + c^{n-1}[/tex]

[tex]Sc=c+c^2+c^3 + \cdots + c^{n}[/tex]

[tex]Sc-S=c^n-1[/tex]

[tex]S(c-1)=c^n-1[/tex]

[tex]S=\frac{c^n-1}{c-1}[/tex]

So you got

[tex]\frac{c^n-1}{c-1}=0[/tex]

I think you can solve it now. :wink: