This chapter introduces the polar form of complex numbers, a fundamental representation that significantly simplifies operations like exponentiation and root extraction. Mastery of De Moivre's Theorem and its applications to powers and roots of complex numbers, including roots of unity, is crucial for solving advanced problems in complex analysis often encountered in examinations.
---
Chapter Contents
|
| Topic |
|---|-------|
| 1 | Polar representation |
| 2 | De Moivre theorem |
| 3 | Powers of complex numbers |
| 4 | Roots of complex numbers |
| 5 | Roots of unity |
---
We begin with Polar representation.
Part 1: Polar representation
Polar Representation
Overview
The polar representation of a complex number converts algebraic form
z=x+iy
into a geometric form using its modulus and argument. This is one of the most powerful ways to multiply, divide, take powers, and extract roots of complex numbers. In CMI-style questions, the real skill is not just writing down the formula, but using it cleanly in computation and proof.
---
Learning Objectives
❗By the End of This Topic
After studying this topic, you will be able to:
write a nonzero complex number in polar form,
find the modulus and argument correctly,
multiply and divide complex numbers using polar representation,
apply De Moivre's theorem,
find roots of complex numbers using polar form.
---
Core Definitions
📖Modulus and Argument
For a complex number
z=x+iy
its modulus is
∣z∣=x2+y2
If z=0, an argument of z is any angle θ such that
x=∣z∣cosθ,y=∣z∣sinθ
📐Polar Form
If z=0, then
z=r(cosθ+isinθ)
where
r=∣z∣>0,
θ is any argument of z.
---
Why Polar Form Works
Since
x=rcosθ,y=rsinθ
we can rewrite
z=x+iy=rcosθ+irsinθ=r(cosθ+isinθ)
So polar form is just the geometric form of the same complex number.
---
Non-Uniqueness of the Argument
❗Arguments Differ by Multiples of 2π
If θ is an argument of z, then every argument of z is of the form
θ+2kπ,k∈Z
So the polar form is not unique unless we restrict the argument.
---
Principal Argument
📐Principal Argument
For z=0, the principal argument, denoted \Argz, is the unique angle in
(−π,π]
representing the direction of z.
Examples:
\Arg(1+i)=4π
\Arg(−1+i)=43π
\Arg(−1−i)=−43π
---
Multiplication and Division
📐Product Rule in Polar Form
If
z1=r1(cosα+isinα),z2=r2(cosβ+isinβ)
then
z1z2=r1r2(cos(α+β)+isin(α+β))
📐Quotient Rule in Polar Form
If z2=0, then
z2z1=r2r1(cos(α−β)+isin(α−β))
These are the main reasons polar form is useful.
---
De Moivre's Theorem
📐De Moivre
If
z=r(cosθ+isinθ)
then for every integer n,
zn=rn(cosnθ+isinnθ)
This turns powers of complex numbers into straightforward angle multiplication.
---
Roots of a Complex Number
📐nth Roots
If
z=r(cosθ+isinθ),r>0
then the nth roots of z are
nr(cosnθ+2kπ+isinnθ+2kπ),k=0,1,…,n−1
These are n distinct roots, equally spaced on a circle.
---
Minimal Worked Examples
Example 1
Write z=−1+i3 in polar form.
First,
∣z∣=(−1)2+(3)2=2
The point lies in the second quadrant, and
tanθ=−13
So the principal argument is
\Argz=32π
Hence
z=2(cos32π+isin32π)
---
Example 2
Compute (1+i)8 using polar form.
First,
1+i=2(cos4π+isin4π)
So
(1+i)8=(2)8(cos2π+isin2π)=16
Thus
(1+i)8=16
---
Common Patterns
📐What Exam Questions Usually Test
write a given number in polar form,
find the principal argument,
compute powers using De Moivre,
find roots of a complex number,
convert back from polar to algebraic form.
---
Common Mistakes
⚠️Avoid These Errors
❌ choosing the wrong quadrant for the argument,
✅ use the signs of real and imaginary parts
❌ forgetting that arguments differ by 2kπ,
✅ always distinguish between argz and \Argz
❌ using polar form for z=0 as if argument were defined,
✅ the argument of 0 is undefined
❌ forgetting all n roots,
✅ an nth root problem gives n distinct roots
---
CMI Strategy
💡How to Solve Polar Questions
compute the modulus first,
find the correct quadrant before writing the argument,
switch to polar form as soon as products, quotients, powers, or roots appear,
return to algebraic form only at the end if needed.
---
Practice Questions
:::question type="MCQ" question="The polar form of −1+i3 is" options=["2(cos32π+isin32π)","2(cos3π+isin3π)","3(cos32π+isin32π)","2(cos35π+isin35π)"] answer="A" hint="Find modulus and quadrant first." solution="The modulus is 2, and the point lies in the second quadrant with principal argument 32π. Hence the correct option is A."
:::
:::question type="NAT" question="Find the modulus of (1+i)6." answer="8" hint="Use ∣zn∣=∣z∣n." solution="We have ∣1+i∣=2. Therefore
∣(1+i)6∣=∣1+i∣6=(2)6=8
Hence the answer is 8."
:::
:::question type="MSQ" question="Which of the following are true for nonzero complex numbers?" options=["Arguments differ by integer multiples of 2π","Polar form is useful for powers and roots","The argument of every complex number is unique without restriction","If z=r(cosθ+isinθ), then ∣z∣=r"] answer="A,B,D" hint="Think about non-uniqueness of the argument." solution="1. True. Arguments differ by 2kπ.
True. That is one of the main uses of polar form.
False. Only the principal argument is unique after restriction.
True. In polar form, the modulus is exactly r.
Hence the correct answer is A,B,D."
:::
:::question type="SUB" question="Find all cube roots of −8i." answer="The cube roots are 3−i, 2i, and −3−i" hint="Write −8i in polar form first." solution="We write
−8i=8(cos(−2π)+isin(−2π))
The cube roots are
2(cos3−π/2+2kπ+isin3−π/2+2kπ),k=0,1,2
Now compute:
For k=0:
2(cos(−6π)+isin(−6π))=3−i
For k=1:
2(cos2π+isin2π)=2i
For k=2:
2(cos67π+isin67π)=−3−i
Hence all cube roots are
3−i,2i,−3−i."
:::
---
Summary
❗Key Takeaways for CMI
Every nonzero complex number can be written as r(cosθ+isinθ) with r>0.
The modulus is unique, but the argument is not unique.
Principal argument lies in (−π,π].
Polar form makes multiplication, division, powers, and roots much easier.
De Moivre's theorem is central to this topic.
---
💡Next Up
Proceeding to De Moivre theorem.
---
Part 2: De Moivre theorem
De Moivre Theorem
Overview
De Moivre's theorem is the main tool for raising complex numbers in polar form to powers and for extracting roots. It converts algebraic exponentiation into angle multiplication. In CMI-style questions, it is used for powers, roots of unity, trigonometric identities, and geometric arrangements of points on a circle.
---
Learning Objectives
❗By the End of This Topic
After studying this topic, you will be able to:
state and use De Moivre's theorem,
compute powers of complex numbers in polar form,
find all nth roots of a complex number,
handle roots of unity,
connect algebraic roots with equally spaced points on a circle.
---
Polar Form
📐Standard Polar Form
A nonzero complex number z can be written as
z=r(cosθ+isinθ)
where
r=∣z∣>0,
θ=arg(z).
Using Euler notation, this becomes
z=reiθ
:::
---
De Moivre Theorem
📐Main Theorem
If
z=r(cosθ+isinθ)
then for every integer n,
zn=rn(cos(nθ)+isin(nθ))
Equivalently,
(reiθ)n=rneinθ
:::
---
Powers of Complex Numbers
💡How to Compute zn
convert z to polar form,
raise the modulus to the power n,
multiply the argument by n,
convert back to Cartesian form if needed.
---
Roots of Complex Numbers
📐All nth Roots
To solve
wn=z
where
z=r(cosθ+isinθ),
the nth roots are
wk=r1/n(cosnθ+2kπ+isinnθ+2kπ)
for
k=0,1,2,…,n−1
So there are exactly n distinct nth roots.
---
Roots of Unity
📐nth Roots of Unity
The solutions of
zn=1
are
zk=cosn2kπ+isinn2kπ
for
k=0,1,…,n−1
These are equally spaced points on the unit circle.
---
Minimal Worked Examples
Example 1
Compute
(1+i)4
First,
1+i=2(cos4π+isin4π)
So by De Moivre,
(1+i)4=(2)4(cosπ+isinπ)=4(−1+0i)=−4
Hence
(1+i)4=−4
---
Example 2
Find all cube roots of 1.
Write
1=cos(2kπ)+isin(2kπ)
So the cube roots are
1,cos32π+isin32π,cos34π+isin34π
That is,
1,−21+23i,−21−23i
---
Geometry of the Roots
❗Equal Spacing
The nth roots of a nonzero complex number lie on a circle centred at the origin with radius r1/n and are equally spaced in argument by
n2π
This geometric picture is essential for roots of unity and many CMI-style problems.
---
Trigonometric Consequences
📐Useful Consequences
By comparing real and imaginary parts in De Moivre's theorem, we obtain formulas for
cos(nθ)
sin(nθ)
in terms of cosθ and sinθ.
For example,
(cosθ+isinθ)2=cos2θ+isin2θ
gives the double-angle identities.
---
Common Patterns
📐Patterns to Recognize
compute zn for a given complex number,
find all roots of zn=a,
work with roots of unity,
simplify trigonometric expressions using complex form,
interpret roots geometrically on circles.
---
Common Mistakes
⚠️Avoid These Errors
❌ forgetting that arguments differ by multiples of 2π,
✅ include θ+2kπ when finding roots
❌ giving only one root when there should be n roots,
✅ list all n distinct values
❌ using Cartesian form when polar form is much simpler,
✅ switch to polar form early
❌ forgetting to reduce arguments or convert back carefully
---
CMI Strategy
💡How to Solve Fast
Convert to polar form immediately.
Use De Moivre for powers.
Use the full root formula for roots.
For roots of unity, think geometrically on the unit circle.
If needed, compare real and imaginary parts for trigonometric identities.
---
Practice Questions
:::question type="MCQ" question="The value of (1+i)4 is" options=["4","−4","4i","−4i"] answer="B" hint="Convert 1+i to polar form." solution="We have
1+i=2(cos4π+isin4π)
Hence
(1+i)4=(2)4(cosπ+isinπ)=4(−1)=−4
Therefore the correct option is B."
:::
:::question type="NAT" question="How many distinct fourth roots does a nonzero complex number have?" answer="4" hint="Use the general nth-root formula." solution="A nonzero complex number has exactly n distinct nth roots. Therefore it has exactly 4 distinct fourth roots."
:::
:::question type="MSQ" question="Which of the following statements are true?" options=["De Moivre's theorem gives (reiθ)n=rneinθ","The nth roots of unity lie on the unit circle","A nonzero complex number has exactly n distinct nth roots","The roots of unity are equally spaced in argument"] answer="A,B,C,D" hint="Use the theorem and the standard geometry of roots." solution="1. True. This is De Moivre's theorem in exponential form.
True. Roots of unity have modulus 1.
True. The general root formula gives exactly n distinct roots.
True. Their arguments differ by n2π.
Hence the correct answer is A,B,C,D."
:::
:::question type="SUB" question="Find all solutions of z3=1." answer="1,−21+23i,−21−23i" hint="Use the cube roots of unity." solution="We write
1=cos(2kπ)+isin(2kπ)
So the cube roots are
zk=cos32kπ+isin32kπ
for
k=0,1,2
Thus the three roots are
z0=1z1=cos32π+isin32π=−21+23iz2=cos34π+isin34π=−21−23i
Hence all solutions are
1,−21+23i,−21−23i"
:::
---
Summary
❗Key Takeaways for CMI
De Moivre's theorem turns powers into angle multiplication.
Polar form is the natural language for powers and roots.
A nonzero complex number has exactly n distinct nth roots.
Roots of unity lie equally spaced on the unit circle.
Geometry and algebra work together strongly in this topic.
Always include all branches when finding roots.
---
💡Next Up
Proceeding to Powers of complex numbers.
---
Part 3: Powers of complex numbers
Powers of Complex Numbers
Overview
Powers of complex numbers become simple and structured once the number is written in polar form. In CMI-style questions, this topic is often not about long algebraic expansion. Instead, it is about understanding how the modulus and argument behave under repeated powers, and then deciding when the set
{zk∣k is a positive integer}
is finite or infinite.
---
Learning Objectives
❗By the End of This Topic
After studying this topic, you will be able to:
Write a nonzero complex number in polar form.
Use De Moivre's theorem to compute powers of complex numbers.
Determine how modulus and argument change under powers.
Decide when the set of positive integer powers of a complex number is finite.
Relate finite power sets to roots of unity and rational arguments.
---
Polar Form
📖Polar Form of a Nonzero Complex Number
Any nonzero complex number z can be written as
z=r(cosθ+isinθ)
where:
r=∣z∣>0 is the modulus,
θ is an argument of z.
The same number also has the exponential form
z=reiθ
but for calculations in this topic, the trigonometric form is often the safest.
---
De Moivre's Theorem
📐Power Formula
If
z=r(cosθ+isinθ)
then for every positive integer n,
zn=rn(cosnθ+isinnθ)
This is the main tool of the topic.
---
What Powers Do to Modulus and Argument
📐Immediate Consequences
If
z=r(cosθ+isinθ)
then
∣zn∣=rn
arg(zn)≡nθ(mod2π)
So repeated powers do two things:
the modulus is repeatedly multiplied by r,
the argument is repeatedly added by θ.
This completely explains when the powers repeat and when they do not.
---
The Set of Powers
For a complex number z, define
P(z)={zk∣k is a positive integer}
that is, the number of distinct positive integer powers of z.
This number may be finite or infinite.
---
First Classification
❗Three Main Cases
If z=0, then
z,z2,z3,… are all 0,
so
P(0)=1
If z=0 and ∣z∣=1, then the moduli
∣z∣,∣z∣2,∣z∣3,… are distinct, so
P(z) is infinite
If z=0 and ∣z∣=1, then finiteness depends entirely on whether the argument is a rational multiple of 2π.
This is the basic classification structure.
---
Root of Unity Criterion
📖Root of Unity
A nonzero complex number z is called a root of unity if
zn=1
for some positive integer n.
❗Finite Powers Criterion
For z=0,
P(z) is finite⟺z is a root of unity
Equivalently,
P(z) is finite⟺∣z∣=1 and 2πθ∈Q
So the finite case occurs exactly when the argument eventually comes back to a multiple of 2π.
---
Why Rational Multiple of 2π Matters
Suppose
z=cosθ+isinθ
with ∣z∣=1.
If
θ=q2πp
where p,q are integers and gcd(p,q)=1, then
zq=cos(2πp)+isin(2πp)=1
So the powers repeat with period q, and hence P(z) is finite.
If instead
2πθ∈/Q
then no positive multiple of θ can equal an integer multiple of 2π, so the powers never repeat, and P(z) is infinite.
---
Exact Value of P(z) in the Root-of-Unity Case
📐Order Formula
If
z=cos(q2πp)+isin(q2πp)
with gcd(p,q)=1, then
P(z)=q
This is because q is the smallest positive integer such that
zq=1
and the powers
z,z2,…,zq
then cycle periodically.
---
Standard Examples
📐Useful Examples
P(0)=1
P(1)=1
P(−1)=2
P(i)=4
P(cos52π+isin52π)=5
P(ei) is infinite
The last example is important because
ei=cos1+isin1
and the angle 1 is not a rational multiple of 2π, since that would imply π is rational.
---
Primitive Roots of Unity
📖Primitive Root of Unity
A complex number z is called a primitive nth root of unity if
zn=1
and no smaller positive power of z equals 1.
For such a number,
P(z)=n
:::
Examples:
i is a primitive 4th root of unity
cos32π+isin32π is a primitive 3rd root of unity
:::
---
Minimal Worked Examples
Example 1
Find P(i).
Since
i=cos2π+isin2π
we get
i1=i,i2=−1,i3=−i,i4=1
and then the powers repeat. So
P(i)=4
---
Example 2
Find P(21+i3).
We have
21+i3=cos3π+isin3π
So its argument is
3π=62π
and the corresponding order is 6. Hence
P(21+i3)=6
---
Example 3
Show that P(ei) is infinite.
If P(ei) were finite, then ei would be a root of unity, so there would exist a positive integer n such that
(ei)n=1
That would mean
ein=1
so n would be an integer multiple of 2π, which would imply π is rational. This is impossible. Therefore
P(ei) is infinite
---
Algebraic Shortcuts
Sometimes a complex number is not already in visible polar form. Then use algebra first.
Example
Find the least positive n such that
(1−i1+i)n=1
Simplify first:
1−i1+i=1+1(1+i)2=21+2i+i2=i
So the problem becomes:
in=1
The least positive such n is
4
---
Common Mistakes
⚠️Avoid These Errors
❌ Assuming ∣z∣=1 always implies P(z) is infinite without remembering z=0
✅ The exceptional case is z=0, where P(0)=1
❌ Thinking every point on the unit circle gives finite powers
✅ Only roots of unity do
❌ Forgetting to reduce the argument to a rational multiple of 2π
✅ The denominator after simplification determines the order
❌ Treating ei as if it were a root of unity
✅ Its argument is 1, not a rational multiple of 2π
---
CMI Strategy
💡How to Attack These Questions
First check whether z=0.
If z=0, compute or identify ∣z∣.
If ∣z∣=1, conclude immediately that P(z) is infinite.
If ∣z∣=1, write the argument as a multiple of 2π.
If that multiple is rational, reduce it and read off the order.
If it is irrational, conclude that the powers are all distinct and P(z) is infinite.
---
Practice Questions
:::question type="MCQ" question="The value of P(i) is" options=["1","2","4","Infinite"] answer="C" hint="Compute the first few powers of i." solution="We have
i,−1,−i,1,i,…
So the powers repeat after 4 distinct values. Hence
P(i)=4
Therefore the correct option is C."
:::
:::question type="NAT" question="Find P(cos3π+isin3π)." answer="6" hint="Write 3π as a reduced multiple of 2π." solution="We have
3π=62π
So
z=cos62π+isin62π
The denominator in reduced form is 6, so the order is 6. Therefore
P(z)=6
Hence the answer is 6."
:::
:::question type="MSQ" question="Which of the following statements are true?" options=["P(0)=1","If z=0 and ∣z∣=1, then P(z) is infinite","If z is a root of unity, then P(z) is finite","If ∣z∣=1, then P(z) is always finite"] answer="A,B,C" hint="Separate the zero case, the non-unit-modulus case, and the root-of-unity case." solution="1. True.
True, because the moduli ∣z∣k are all distinct when ∣z∣=1 and z=0.
True, because powers repeat once some power becomes 1.
False, because points on the unit circle with irrational argument multiple of 2π have infinitely many distinct powers.
Hence the correct answer is A,B,C."
:::
:::question type="SUB" question="Explain why, for a nonzero complex number z, the set of powers {zk∣k is a positive integer} is finite if and only if z is a root of unity." answer="Because finiteness forces two powers to be equal, giving a positive power equal to 1, and conversely a root of unity makes the powers periodic." hint="Use repetition of powers in one direction and periodicity in the other." solution="Suppose first that the set of powers of z is finite. Then among the infinitely many numbers
z,z2,z3,…
two of them must be equal, say
zm=zn
with m>n≥1. Since z=0, we can divide by zn and get
zm−n=1
So z is a root of unity.
Conversely, if z is a root of unity, then for some positive integer t,
zt=1
Hence
zk+t=zk
for every positive integer k, so the powers repeat periodically. Therefore only finitely many distinct powers occur.
Thus, for z=0, the set of positive integer powers is finite if and only if z is a root of unity."
:::
---
Summary
❗Key Takeaways for CMI
Write nonzero complex numbers in polar form and use De Moivre's theorem.
Under powers, the modulus becomes rn and the argument becomes nθ.
If z=0, then P(0)=1.
If z=0 and ∣z∣=1, then P(z) is infinite.
If z=0 and ∣z∣=1, then P(z) is finite exactly when z is a root of unity.
If z=cosq2πp+isinq2πp with gcd(p,q)=1, then P(z)=q.
---
💡Next Up
Proceeding to Roots of complex numbers.
---
Part 4: Roots of complex numbers
Roots of Complex Numbers
Overview
The roots of a complex number are most naturally understood in polar form. Once a complex number is written as
z=r(cosθ+isinθ)=reiθ
its nth roots can be described exactly, geometrically and algebraically. In CMI-style problems, this topic is not only about applying De Moivre’s theorem; it is also about understanding:
how many roots a complex number has
where those roots lie geometrically
how conjugation interacts with roots
how to solve equations where the right-hand side is real, such as
zn=z+z
Your PYQs show both kinds of testing:
a conceptual MSQ on roots and modulus
a heavy SUB problem built around
zn=z+z
So these notes are built to cover both the basic root formula and the more advanced argument-based analysis needed for such equations.
---
Learning Objectives
❗By the End of This Topic
After studying this topic, you will be able to:
Write a nonzero complex number in polar form.
Find all nth roots of a nonzero complex number.
Describe the roots geometrically as equally spaced points on a circle.
Work with roots of unity and their sums and products.
Use conjugation and argument conditions in equations involving z and z.
Analyze equations of the type
zn=z+z.
---
Polar Form
📖Polar Form
Any nonzero complex number z can be written as
z=r(cosθ+isinθ)=reiθ
where
r=∣z∣>0 is the modulus
θ is an argument of z
The argument is not unique: if θ is an argument, then so is
θ+2kπ for every integer k.
---
De Moivre's Theorem
📐De Moivre
For any real θ and integer n,
(cosθ+isinθ)n=cos(nθ)+isin(nθ)
Equivalently,
(reiθ)n=rneinθ
This is the main tool for finding roots.
---
nth Roots of a Nonzero Complex Number
📐General Root Formula
Let
z=reiθ
with r>0. Then the nth roots of z are
<br>wk=r1/nei(θ+2kπ)/n,<br>k=0,1,2,…,n−1<br>
So a nonzero complex number has exactly n distinct nth roots.
---
Why There Are Exactly n
❗Distinctness
The roots
<br>wk=r1/nei(θ+2kπ)/n<br>
have:
the same modulus
r1/n
arguments differing by
n2π
Thus they are equally spaced on a circle, and the n values for
k=0,1,…,n−1 are all distinct.
---
Geometric Picture
📐Regular n-gon
The nth roots of a nonzero complex number lie on the circle
∣w∣=∣z∣1/n
and form the vertices of a regular n-gon centered at the origin.
This is one of the most important geometric interpretations in the topic.
---
Roots of Unity
📖nth Roots of Unity
The solutions of
wn=1
are called the nth roots of unity.
They are
<br>ωk=e2kπi/n,<br>k=0,1,…,n−1<br>
These lie on the unit circle and form a regular n-gon.
---
Important Facts About Roots of Unity
📐Standard Identities
If ω=e2πi/n, then the roots of unity are
1,ω,ω2,…,ωn−1
and for n>1:
1+ω+ω2+⋯+ωn−1=0
Every nth root of unity has modulus 1
The arguments differ by
n2π
---
Sum and Product of the Roots
📐Sum of All nth Roots
If z=0 and n>1, then the sum of all nth roots of z is
0
Why? If one root is w0, then all roots are
w0,w0ω,w0ω2,…,w0ωn−1
where ω is a primitive nth root of unity. Their sum is
$\qquad
w_0(1+\omega+\omega^2+\cdots+\omega^{n-1})=0
$
:::
📐Product of All nth Roots
The product of all roots of
wn=z<br><br>is<br><br>\qquad (-1)^{n+1}z
$
This follows from the polynomial
wn−z=0
and Vieta’s formula.
:::
---
Conjugation and Roots
❗Conjugation Rule
If
wn=z,<br><br>then<br><br>\qquad \overline w^{\,n}=\overline z
$
because conjugation respects multiplication and powers.
So roots of conjugate numbers are conjugates of roots.
---
Minimal Worked Examples
Example 1
Find all cube roots of −8.
Write
−8=8ei(π+2mπ)
So the cube roots are
$\qquad
2e^{i(\pi+2k\pi)/3},
\qquad k=0,1,2
$
Hence the roots are
$\qquad
2e^{i\pi/3},\quad
2e^{i\pi},\quad
2e^{i5\pi/3}
$
or in trigonometric form,
$\qquad
1+\sqrt3\,i,\quad -2,\quad 1-\sqrt3\,i
$
---
Example 2
Find all fourth roots of −16.
Write
−16=16ei(π+2mπ)
Hence the fourth roots are
$\qquad
2e^{i(\pi+2k\pi)/4},
\qquad k=0,1,2,3
$
that is,
$\qquad
2e^{i\pi/4},\quad
2e^{i3\pi/4},\quad
2e^{i5\pi/4},\quad
2e^{i7\pi/4}
$
---
Solving Equations of the Form zn=z+z
❗First Structural Observation
Since
z+z=2Re(z),<br><br>theright−handsideisalwaysreal.<br><br>Therefore,anysolutionof<br><br>\qquad z^n = z+\overline z
must satisfy that zn is real.
Let
z=reiθ
with r≥0.
Then
z+z=2rcosθ
and
zn=rneinθ
So the equation becomes
rneinθ=2rcosθ
:::
---
Zero Solution
📐Always One Immediate Solution
If z=0, then
zn=0=z+z
So
z=0
is always a solution.
---
Nonzero Solutions
For z=0, divide by r:
rn−1einθ=2cosθ
Since the right side is real, we must have
sin(nθ)=0
So
$\qquad n\theta = k\pi
\quad\text{for some integer }k
$
Hence
$\qquad \theta = \dfrac{k\pi}{n}
$
Substituting back,
rn−1(−1)k=2cos(nkπ)
Therefore nonzero solutions occur exactly when
$\qquad
2(-1)^k\cos\left(\dfrac{k\pi}{n}\right) > 0
$
and then
$\qquad
r =
\left(
2(-1)^k\cos\left(\dfrac{k\pi}{n}\right)
\right)^{1/(n-1)}
$
:::
So each valid integer k gives one nonzero solution
$\qquad
z =
\left(
2(-1)^k\cos\left(\dfrac{k\pi}{n}\right)
\right)^{1/(n-1)}
e^{ik\pi/n}
$
:::
---
Advanced Count for zn=z+z
📐Number of Complex Solutions
For integer n>1, the equation
$\qquad z^n = z+\overline z
has:
n solutions if n is even
n solutions if n≡3(mod4)
n+2 solutions if n≡1(mod4)
This count includes the solution z=0.
:::
Quick Check
for n=3, total solutions =3
for n=4, total solutions =4
for n=5, total solutions =7
This matches direct computation.
---
Common Mistakes
⚠️Avoid These Errors
❌ Using only the principal argument when finding all roots
✅ Add n2kπ for all k=0,1,…,n−1.
❌ Forgetting that a nonzero complex number has exactly n distinct nth roots
✅ The roots are equally spaced on a circle.
❌ Missing the zero solution in equations like
zn=z+z
✅ Check z=0 first.
❌ Treating z+z as complex in general
✅ It is always real.
❌ Forgetting that equal modulus does not mean equal argument
✅ Roots differ in argument by n2π.
---
CMI Strategy
💡How to Solve Faster
Convert everything to polar form immediately.
Separate modulus information from argument information.
For wn=z, write one root and then rotate by n2π.
For equations with z, first exploit that
z+z=2ℜ(z) is real.
In counting problems, focus on the allowed arguments first, then determine the modulus.
---
Practice Questions
:::question type="MCQ" question="A nonzero complex number has exactly how many distinct nth roots?" options=["1","n","n2","2n"] answer="B" hint="Use the general root formula." solution="If z=0, then its nth roots are
r1/nei(θ+2kπ)/n for k=0,1,…,n−1.
These are exactly n distinct roots. Hence the correct option is B."
:::
:::question type="NAT" question="How many 12th roots of unity have positive real part?" answer="5" hint="Place the 12 roots equally on the unit circle." solution="The 12th roots of unity have arguments
122kπ,k=0,1,…,11.
Positive real part means the cosine is positive. This happens for angles in the right half-plane, excluding the imaginary axis. The valid indices are
k=0,1,2,10,11.
So the number of such roots is 5."
:::
:::question type="MSQ" question="Which of the following statements are true?" options=["Every nonzero complex number has exactly n distinct nth roots","All nth roots of a fixed nonzero complex number have the same modulus","Every nth root of a positive real number must itself be real","If wn=z, then wn=z"] answer="A,B,D" hint="Check root formula and conjugation." solution="1. True.
True, all roots have modulus ∣z∣1/n.
False. For example, a positive real number has many non-real roots when n>2.
True, because conjugation respects products and powers.
Hence the correct answer is A,B,D."
:::
:::question type="SUB" question="Find all cube roots of −8." answer="1+3i,−2,1−3i" hint="Write −8 in polar form and use the root formula." solution="Write
−8=8ei(π+2mπ).
The cube roots are
2ei(π+2kπ)/3 for k=0,1,2.
Thus the roots are
2eiπ/3=1+3i2eiπ=−22ei5π/3=1−3i
Hence all cube roots are
1+3i,−2,1−3i."
:::
---
Summary
❗Key Takeaways for CMI
If z=reiθ=0, then its nth roots are
r1/nei(θ+2kπ)/n, for k=0,…,n−1.
These roots lie on a circle and form a regular n-gon.
The nth roots of unity are equally spaced on the unit circle.
For n>1, the sum of all nth roots of a nonzero complex number is 0.
Equations involving z often become manageable after using
z+z=2ℜ(z).
For
zn=z+z,
the argument condition is
θ=nkπ,
and counting the valid k determines the total number of roots.
---
💡Next Up
Proceeding to Roots of unity.
---
Part 5: Roots of unity
Roots of Unity
Overview
Roots of unity are the complex solutions of the equation zn=1. They combine algebra, geometry, trigonometry, and complex numbers in one framework. In CMI-style problems, they appear in geometric series, regular polygons on the complex plane, trigonometric sums, and symmetric expressions such as sums and products of vertices.
---
Learning Objectives
❗By the End of This Topic
After studying this topic, you will be able to:
Write all nth roots of unity in polar form.
Use the geometric-series identity ∑k=0n−1ωk=0.
Work with primitive roots of unity and power cycles.
Evaluate sums of trigonometric expressions using complex exponentials.
Model regular n-gons in the complex plane and compute symmetric sums.
---
Definition
📖nth Roots of Unity
The nth roots of unity are the complex numbers satisfying
zn=1
They are exactly
zk=e2πik/n
for
k=0,1,2,…,n−1.
If we write
ω=e2πi/n,
then all nth roots of unity are
1,ω,ω2,…,ωn−1
with
ωn=1.
:::
---
Geometric Interpretation
❗Regular Polygon Picture
The nth roots of unity lie on the unit circle and are equally spaced in argument.
So they form the vertices of a regular n-gon centered at the origin.
The arguments are
0,n2π,n4π,…,n2π(n−1)
---
Fundamental Algebraic Facts
📐Basic Identities
If ω=e2πi/n, then:
ωn=1
ωk=ωm if and only if k≡m(modn)
ωk=ω−k=ωn−k
∣ωk∣=1
---
Sum of All Roots
📐Most Important Sum
If ω is a primitive nth root of unity, then
1+ω+ω2+⋯+ωn−1=0
Reason 1: Geometric series
$\qquad 1+\omega+\omega^2+\cdots+\omega^{n-1}
=\dfrac{\omega^n-1}{\omega-1}
=\dfrac{1-1}{\omega-1}=0$
provided ω=1.
Reason 2: Geometry
These vertices are symmetrically placed around the origin, so their vector sum is zero.
---
Sum of Powers
📐General Power Sum
Let ω=e2πi/n. Then
∑k=0n−1ωmk<br>=<br>{<br>0,<br>n,n∤mn∣m<br>
This is one of the highest-yield facts in the topic.
---
∑zk2=nc2.
For a regular pentagon, this gives
∑k=15zk2=5c2.
This directly matches the PYQ style.
---
Product of Vertices of a Regular n-gon
📐Product Formula for Shifted Roots
If
zk=c+rαωk,
then
∏k=0n−1zk<br>=<br>cn−(−rα)n.
This follows from the factorization
∏k=0n−1(x−aωk)=xn−an
by setting
x=c,a=−rα.
:::
This is exactly the structure behind product questions for regular polygons.
---
Minimal Worked Examples
Example 1
Let ω=e2πi/5. Find
1+ω+ω2+ω3+ω4.
Using the standard identity,
1+ω+ω2+ω3+ω4=0.
---
Example 2
Find the product of all fourth roots of unity.
The roots are
1,i,−1,−i
Their product is
1⋅i⋅(−1)⋅(−i)=−1
which agrees with
(−1)4−1=−1.
---
Common Patterns in Questions
📐Typical Exam Patterns
Prove ∑k=0n−1ωk=0
Evaluate trigonometric sums by taking real or imaginary parts
Find primitive roots of unity
Solve equations such as zn=1 or 1+z+⋯+zn−1=0
Compute sums and products of vertices of regular polygons
---
Common Mistakes
⚠️Avoid These Errors
❌ Forgetting that ω=1 is also an nth root of unity
✅ The full list has n roots: 1,ω,ω2,…,ωn−1
❌ Using ∑k=0n−1ωmk=0 without checking whether n∣m
✅ If n∣m, the sum is n, not 0
❌ Confusing “root of unity” with “primitive root of unity”
✅ Primitive means order exactly n
❌ Taking only real parts or only imaginary parts too early
✅ First build the correct complex sum, then extract parts
---
CMI Strategy
💡How to Attack Roots of Unity Problems
Write everything in exponential or polar form.
If you see a sum, suspect geometric series immediately.
If you see a regular polygon, model vertices as c+rαωk.
If you see cosines with equal angle jumps, turn them into real parts of roots-of-unity sums.
If you see product over all roots, use factorization.
---
Practice Questions
:::question type="MCQ" question="If ω is a primitive 7th root of unity, then 1+ω+ω2+⋯+ω6 equals" options=["1","−1","0","7"] answer="C" hint="Use the geometric-series identity for roots of unity." solution="Since ω=1 and ω7=1,
1+ω+ω2+⋯+ω6=ω−1ω7−1=0.
Therefore the correct option is C."
:::
:::question type="NAT" question="If ω=e2πi/5, find ω5+ω10+ω15." answer="3" hint="Reduce each exponent modulo 5." solution="Since ω5=1, we get
ω10=(ω5)2=1,ω15=(ω5)3=1.
Hence
ω5+ω10+ω15=1+1+1=3.
So the answer is 3."
:::
:::question type="MSQ" question="Which of the following statements are true?" options=["All nth roots of unity lie on the unit circle","If ω is a primitive nth root of unity, then ωk is primitive exactly when gcd(k,n)=1","For every positive integer m, ∑k=0n−1ωmk=0","The sum of all nth roots of unity is 0 for n>1"] answer="A,B,D" hint="Be careful when n divides m in the power-sum identity." solution="1. True. Each nth root has modulus 1.
True. This is the standard primitive-root criterion.
False. If n∣m, then every term is 1, so the sum is n.
True for n>1, by the geometric-series identity.
Hence the correct answer is A,B,D."
:::
:::question type="SUB" question="Prove that if ω is a primitive nth root of unity, then 1+ω+ω2+⋯+ωn−1=0." answer="Use the geometric-series formula." hint="Multiply the sum by ω−1." solution="Let
S=1+ω+ω2+⋯+ωn−1.
Then
$\qquad (\omega-1)S
=
(\omega+\omega^2+\cdots+\omega^n)-(1+\omega+\cdots+\omega^{n-1})
=
\omega^n-1$.
Since ω is an nth root of unity,
ωn=1.
So
(ω−1)S=0.
Because ω is primitive, in particular ω=1, so ω−1=0. Hence
S=0.
Therefore
1+ω+ω2+⋯+ωn−1=0."
:::
---
Summary
❗Key Takeaways for CMI
The nth roots of unity are e2πik/n for k=0,…,n−1.
Their sum is 0 for n>1.
Power sums vanish unless the exponent is a multiple of n.
Primitive roots are determined by coprimality.
Regular polygon problems reduce to the model zk=c+rαωk.
Trigonometric sums often become easy after converting to complex exponentials.
---
Chapter Summary
❗Polar form — Key Points
Polar representation z=r(cosθ+isinθ) and its exponential form z=reiθ are essential for simplifying multiplication, division, and exponentiation of complex numbers. De Moivre's Theorem, (cosθ+isinθ)n=cos(nθ)+isin(nθ), is fundamental for calculating integer powers of complex numbers and deriving trigonometric identities. Every non-zero complex number z has exactly n distinct n-th roots, which are equally spaced on a circle in the complex plane. The n-th roots of unity, solutions to zn=1, form a regular n-gon inscribed in the unit circle, and their sum is zero for n>1. * The geometric interpretation of complex numbers (modulus as distance, argument as angle) provides a powerful visual understanding of complex operations, such as rotation and scaling.
---
Chapter Review Questions
:::question type="MCQ" question="What is the value of (1+i3)6?" options=["−64","64","64i","−64i"] answer="64" hint="Convert the complex number to polar form before applying De Moivre's Theorem." solution="First, convert 1+i3 to polar form. The modulus is r=∣1+i3∣=12+(3)2=1+3=2. The argument is θ=atan2(3,1)=π/3. So, 1+i3=2(cos(π/3)+isin(π/3)). Applying De Moivre's Theorem:
(1+i3)6=(2(cos(π/3)+isin(π/3)))6
=26(cos(6⋅π/3)+isin(6⋅π/3))
=64(cos(2π)+isin(2π))
=64(1+0i)=64
" :::
:::question type="NAT" question="If z3=−8i, and z0 is the root with the smallest positive argument, what is the real part of z0?" answer="0" hint="First, express −8i in polar form. Then, use the formula for n-th roots of complex numbers to find z0." solution="First, express −8i in polar form. The modulus is r=∣−8i∣=8. The argument is θ=−π/2 or 3π/2. For finding roots, it's often convenient to use θ=3π/2 to ensure positive arguments for k=0,1,…,n−1 initially, or to adjust later. So, −8i=8(cos(3π/2)+isin(3π/2)). The n-th roots are given by zk=r1/n(cos(nθ+2kπ)+isin(nθ+2kπ)). Here, n=3, r=8, θ=3π/2. zk=81/3(cos(33π/2+2kπ)+isin(33π/2+2kπ)) zk=2(cos(33π/2+2kπ)+isin(33π/2+2kπ)) For k=0: z0=2(cos(33π/2)+isin(33π/2))=2(cos(π/2)+isin(π/2))=2(0+i)=2i. The argument is π/2. This is the smallest positive argument. For k=1: z1=2(cos(33π/2+2π)+isin(33π/2+2π))=2(cos(37π/2)+isin(37π/2))=2(cos(7π/6)+isin(7π/6)). For k=2: z2=2(cos(33π/2+4π)+isin(33π/2+4π))=2(cos(311π/2)+isin(311π/2))=2(cos(11π/6)+isin(11π/6)). The root with the smallest positive argument is z0=2i. The real part of z0 is 0." :::
:::question type="MCQ" question="Let ω be a primitive 5-th root of unity. Which of the following is equal to 1+ω+ω2+ω3+ω4?" options=["5","1","0","−1"] answer="0" hint="Recall the property of the sum of n-th roots of unity." solution="The sum of the n-th roots of unity is 0 for n>1. In this case, n=5, which is greater than 1. Therefore, 1+ω+ω2+ω3+ω4=0." :::
:::question type="NAT" question="What is the principal argument (in radians, to two decimal places) of the complex number z=−1−i?" answer="-2.36" hint="Identify the quadrant of the complex number in the Argand plane and calculate the argument relative to the negative real axis." solution="The complex number z=−1−i is in the third quadrant of the Argand plane. The modulus is r=(−1)2+(−1)2=1+1=2. The reference angle α=arctan(−1−1)=arctan(1)=π/4. Since z is in the third quadrant, the principal argument θ (which must satisfy −π<θ≤π) is given by θ=−π+α or θ=π−(π−α) (if using positive reference). Using θ=−π+π/4=−3π/4. In decimal form, −3π/4≈−3×3.14159265/4≈−2.35619. Rounding to two decimal places, the principal argument is −2.36 radians." :::
---
What's Next?
💡Continue Your CMI Journey
Building on the foundational understanding of polar representation, you are now well-prepared to explore advanced topics in complex analysis, including complex functions, transformations, and their geometric interpretations. The techniques for powers and roots of complex numbers, particularly De Moivre's theorem, will also prove invaluable in further studies of trigonometric identities and series expansions in calculus. The concepts introduced here, especially roots of unity, also form a critical bridge to abstract algebra and polynomial theory.
🎯 Key Points to Remember
✓Master the core concepts in Polar form before moving to advanced topics
✓Practice with previous year questions to understand exam patterns
✓Review short notes regularly for quick revision before exams
Related Topics in Trigonometry and Complex Numbers