Ext 2 Question
Ext 2 Question
(i) Suppose that n ∈ N\{2} is prime and that ω is an arbitrary non-real n-th
root of unity. Prove that the powers of ω from 0 to n − 1 form all n-th roots.
n−1 n−1
k
zk.
Q P
(ii) Hence show that (z − ω ) =
k=1 k=0
n−1
(1 − ω k ) = n.
Q
(iii) Deduce that
k=1
Solution:
(i) We will need to establish a couple of minor results before we can tackle the
question at hand, which we will restate as a corollary before offering its proof.
1
the Fundamental Theorem of Algebra. So by Lemma 2, it suffices to show
that each of these are distinct to conclude that we have them all (and have
not double-counted any of them which would imply some are missing).
So suppose, for sake of contradiction, that two of these roots are equal. Let
these roots be ω i and ω j where 0 ≤ i < j ≤ n − 1. Then ω i = ω j .
=⇒ ω j−i = 1 (dividing by ω i )
=⇒ ω l = 1 where 1 ≤ l ≤ n − 1 (letting l = j − i)
We note that since ω is strictly non-real, the case that l = 1 and l = 2 are
automatically eliminated as these would force ω = ±1 ∈ R. Similarly, l must
also be at least two values below its upper bound n − 1 as ω n = ω n−1 and
ω n = ω n−2 are equivalent to the linear and quadratic cases, respectively.
Hence 3 ≤ l ≤ n − 3. Carrying on, we then have:
From Lemma 1, each of ω 0 , ω 1 , ω 2 ,..., ω n−1 is also an l-th and (n − l)-th root
of unity. But the former has only l distinct roots, while the latter has only
n − l distinct roots, both of which are strictly less than n. So by the Pigeon
Hole Principle, some of these roots will occur with repetition.
ω l+p = ω l · ω p = 1 · ω p = ω p . Similarly:
This means that all roots occurring after and including the l-th and (n − l)-th
powers are repeats. Therefore, min{l, n − l} is the maximum possible number
of roots among ω 0 , ω 1 , ω 2 ,..., ω n−1 that are distinct.
2
Case 1: The powers of ω from 0 to min{l, n − l} − 1 are distinct.
If these powers are distinct and we have min{l, n − l} of them, then these
must be all the solutions to the polynomial equation z min{l,n−l} − 1 = 0. These
roots will be uniformly distributed along the circumference of the unit circle,
forming min{l, n − l} identical sectors.
Now we have already established that these roots are also roots of the
polynomial equation z n − 1 = 0. So since these roots are in common and all
n-th roots of unity will also be spread uniformly along the circumference of the
unit circle, the remaining n-th roots will be evenly distributed between each
consecutive pair of min{l, n − l}-th roots, where each sector will be congruent.
n = min{l, n − l} + r·min{l, n − l}
= (r + 1)·min{l, n − l}
=⇒ n is composite - contradiction!
If there exists a pair of these roots that are equal, then similar to our original
scenario, ∃m ∈ N such that 3 ≤ m ≤ min{l, n − l} − 3 and:
ω m = ω min{l,n−l}−m = ω n = 1
In other words, we have the same situation we had earlier, just with a reduced
number of roots. So the same two cases arise; either the powers of ω from 0 to
the minimum of m and min{l, n − l} − m are all distinct, or they are not. If
they are, then we can simply run the same argument we did in Case 1 and
show that n must be composite. Otherwise, this will just generate an identical
scenario, again with a reduced number of roots.
3
As long as we can eventually arrive at a set of roots that are distinct, we will
get our contradiction. So there is only an issue if there is no smallest set of
distinct roots (among the consecutive powers of ω). We will show that if n is
prime, there cannot be a smallest number of distinct roots, thus forming
another contradiction (since there are finitely-many roots so there has to be a
minimum number of distinct ones).
=⇒ 1 + ω + ω 2 + ... + ω n−1 = 0
=⇒ s(0) + (ω 0 + ω 1 + ... + ω k−1 ) = 0 (since the sum of the u-th roots of unity
is zero)
0 1 k−1
=⇒ ω + ω + ... + ω =0
=⇒ ω k − 1 = 0
4
=⇒ ω is a k-th root of unity
QED