Equation satisfied by nth roots of unity

  • Thread starter Thread starter Benny
  • Start date Start date
  • Tags Tags
    Roots Unity
AI Thread Summary
The discussion focuses on proving that the nth roots of unity satisfy the polynomial equation (z - ω₀)(z - ω₁)...(z - ωₙ₋₁) = zⁿ - 1. Participants clarify that the roots of the polynomial p(z) = zⁿ - 1 are the same as those of q(z) = (z - ω₀)...(z - ωₙ₋₁), confirming their equivalence. Additionally, there is a query about showing that the product of the nth roots, ω₀ω₁...ωₙ₋₁, equals (-1)^(n-1), which leads to discussions on correcting summation indices and comparing coefficients. The conversation emphasizes the importance of clear indexing in calculations and the application of the fundamental theorem of algebra. Overall, the thread provides insights into polynomial roots and their properties.
Benny
Messages
577
Reaction score
0
Q. Fix n>= 1. If the nth roots of 1 are w_0,...,w_(n-1), show that they satisfy:

<br /> \left( {z - \omega _0 } \right)\left( {z - \omega _1 } \right)...\left( {z - \omega _{n - 1} } \right) = z^n - 1<br />

I tried considering z^n = 1.

<br /> z^n = e^{i2\pi + 2k\pi i} \Rightarrow z = e^{\frac{{i2\pi }}{n} + \frac{{2k\pi i}}{n}} <br /> with k = 0,1,2...n-1.

I haven't been able to get anywhere with this so can someone please help out?

Also how would I do the following? The relevant information is given in the stem of the previous question I posted.

Q. Show that the omegas satisfy: \omega _0 \omega _1 ...\omega _{n - 1} = \left( { - 1} \right)^{n - 1}

Again I haven't really gotten anywhere in my attempts.

\omega _0 \omega _1 ...\omega _{n - 1} = \left( {e^{\frac{{i2\pi }}{n} + \frac{{2\left( 0 \right)\pi i}}{n}} } \right)\left( {e^{\frac{{i2\pi }}{n} + \frac{{2\left( 1 \right)\pi i}}{n}} } \right)...\left( {e^{\frac{{i2\pi }}{n} + \frac{{2\left( {n - 1} \right)\pi i}}{n}} } \right)

<br /> = e^{\frac{{i2\pi n}}{n} + \frac{{2\left( {0 + 1 + ...\left( {n - 1} \right)} \right)\pi i}}{n}} = e^{i2\pi } e^{\frac{{2\left( {\sum\limits_{j = 0}^{n - 1} k } \right)\pi i}}{n}} = e^{\frac{{2\left( {\sum\limits_{j = 0}^{n - 1} k } \right)\pi i}}{n}} <br />

<br /> = e^{\frac{{2\left( {\sum\limits_{j = 0}^{n - 1} k } \right)\pi i}}{n}} = e^{\frac{{2\left( {\sum\limits_{j = 1}^n {\left( {k - 1} \right)} } \right)\pi i}}{n}} <br />

So that's all I've been able to do. Some help would be appreciated.
 
Last edited:
Physics news on Phys.org
Do you know the fundamental theorem of algebra? You're essentially given the roots of the polynomial p defined by p(z) = zn - 1. Now it's easy to see by inspection that those roots are the very same roots of the polynomial q defined by q(z) = (z - w0)...(z - wn-1). You have two polynomials with the same roots, and it's easy to check that they have the same leading coefficient, namely 1. So they're the same.

As for the second question, it's hard to tell what you're doing. The sums appear to be indexed by j, but I only see k appearing in the summand. I suppose you meant those two to be the same. Well go ahead and compute the sum. You should be able to see quite easily after doing this that the desired result follows.
 
Yeah there's an error in the index of the summation...j should be k. Thanks for the help.
 
Benny for 2) as well simply compare coefficents. The product of omegeas is (-1)^n, the right hand side is -1
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top