Showing the Equivalence of (1-w)(1-w^2)...(1-w^{n-1}) and n

  • Thread starter Thread starter plmokn2
  • Start date Start date
  • Tags Tags
    Equivalence
plmokn2
Messages
31
Reaction score
0

Homework Statement


if w is the nth root of unity, i.e. w= exp(2pi/n i) show:
(1-w)(1-w^2)...(1-w^{n-1})=n


Homework Equations





The Attempt at a Solution


since w^(n-a)= complex congugate of w^a
terms on the left hand side are going to pair up to give |1-w|^2 |1-w^2|^2...
but I'm not sure what to do from here.
Thanks
 
Last edited by a moderator:
Physics news on Phys.org
I wouldn't do it that way at all!

It should be sufficient to note that the n roots of xn- 1= 0 are 1, w, w2, ..., wn-1 and so xn-1= (x-1)(x-w)(x-w2)...(x- wn-1). Dividing both sides by x- 1 we get (x-w)(x-w2)...(x- wn-1) on the right and what on the left? Now set x= 1.
 
thanks
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top