You are viewing a free preview of this lesson.
Subscribe to unlock all 10 lessons in this course and every other course on LearningBro.
This lesson explores how multiplication and division of complex numbers work geometrically in polar form. The key insight is that multiplying complex numbers multiplies their moduli and adds their arguments, and dividing subtracts arguments. This geometric perspective is beautiful and powerful.
Let z1=r1(cosθ1+isinθ1) and z2=r2(cosθ2+isinθ2).
Their product is:
z1z2=r1r2(cos(θ1+θ2)+isin(θ1+θ2))
Proof: Expand using the angle addition formulae:
z1z2=r1r2[(cosθ1cosθ2−sinθ1sinθ2)+i(sinθ1cosθ2+cosθ1sinθ2)]
=r1r2[cos(θ1+θ2)+isin(θ1+θ2)]
Multiplying by a complex number w=r(cosθ+isinθ):
This means complex multiplication is a spiral similarity (a combination of scaling and rotation).
z2z1=r2r1(cos(θ1−θ2)+isin(θ1−θ2))
Division divides moduli and subtracts arguments.
Example 1: Multiply z1=2(cos3π+isin3π) and z2=3(cos6π+isin6π).
z1z2=6(cos2π+isin2π)=6(0+i)=6i
Example 2: Compute z2z1 for the same z1,z2.
z2z1=32(cos6π+isin6π)=32(23+21i)=33+31i
Example 3: Find the modulus and argument of (1+i)2 using polar form.
First convert: 1+i=2(cos4π+isin4π).
(1+i)2=(2)2(cos2π+isin2π)=2(cos2π+isin2π)=2i
Modulus: 2. Argument: 2π.
By repeatedly applying the multiplication rule:
zn=rn(cos(nθ)+isin(nθ))
This is De Moivre's Theorem (which we will prove formally in a later lesson). For now, we can use this result to compute powers efficiently.
Example 4: Compute (1+3i)3.
Convert to polar: ∣1+3i∣=2, arg=3π.
(1+3i)3=23(cosπ+isinπ)=8(−1+0)=−8
Multiplying every point z in the Argand diagram by a fixed complex number w transforms the entire plane.
Subscribe to continue reading
Get full access to this lesson and all 10 lessons in this course.