Problem 82
Question
Given any natural number \(n \geq 2\), the \(n\) complex \(n^{\text {th }}\) roots of the number \(z=1\) are called the \(\boldsymbol{n}^{\text {th }}\) Roots of Unity. In the following exercises, assume that \(n\) is a fixed, but arbitrary, natural number such that \(n \geq 2\). (a) Show that \(w=1\) is an \(n^{\text {th }}\) root of unity. (b) Show that if both \(w_{j}\) and \(w_{k}\) are \(n^{\text {th }}\) roots of unity then so is their product \(w_{j} w_{k}\). (c) Show that if \(w_{j}\) is an \(n^{\text {th }}\) root of unity then there exists another \(n^{\text {th }}\) root of unity \(w_{j^{\prime}}\) such that \(w_{j} w_{j^{\prime}}=1 .\) Hint: If \(w_{j}=\operatorname{cis}(\theta)\) let \(w_{j^{\prime}}=\operatorname{cis}(2 \pi-\theta)\). You'll need to verify that \(w_{j^{\prime}}=\operatorname{cis}(2 \pi-\theta)\) is indeed an \(n^{\text {th }}\) root of unity.
Step-by-Step Solution
VerifiedKey Concepts
Complex Numbers
Unit Circle
Mathematical Proofs
- that 1 is an nth root of unity, proven by substituting into the equation \(w^n = 1\) yielding \(1^n = 1\),
- that the product of two nth roots is another nth root, verified by combining exponential forms \(e^{2\pi i j / n}\) and \(e^{2\pi i k / n}\) to form \(e^{2\pi i (j+k) / n}\),
- and the existence of an inverse root \(w_j' = e^{-2\pi i j / n}\), shown via exponentiation to verify it achieves \((w_j')^n = 1\).