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 covers the modulus and argument of a complex number, and the important modulus-argument form (also called polar form). This representation is often more natural than Cartesian form, particularly for multiplication, division, and powers.
The modulus of z=a+bi is the distance from the origin to the point (a,b) on the Argand diagram:
∣z∣=a2+b2
| Complex number | Modulus |
|---|---|
| 3+4i | 9+16=5 |
| −5+12i | 25+144=13 |
| 1−i | 1+1=2 |
| 7 | 7 |
| −3i | 3 |
| Property | Formula |
|---|---|
| Non-negative | $ |
| Conjugate | $ |
| Product | $ |
| Quotient | $\left |
| Square | $ |
| Triangle inequality | $ |
The argument of z=a+bi (where z=0) is the angle θ that the line from the origin to z makes with the positive real axis, measured anticlockwise.
arg(z)=θ
The principal argument is defined to lie in the range:
−π<θ≤π
Start by finding the acute angle α=arctan(∣a∣∣b∣), then adjust according to the quadrant:
| Quadrant | Sign of a and b | arg(z) |
|---|---|---|
| First (a>0,b>0) | +,+ | α |
| Second (a<0,b>0) | −,+ | π−α |
| Third (a<0,b<0) | −,− | −(π−α)=α−π |
| Fourth (a>0,b<0) | +,− | −α |
Special cases:
Worked Example 1: Find the modulus and argument of z=1+3i.
∣z∣=1+3=2
a=1>0, b=3>0, so z is in the first quadrant.
α=arctan(13)=3π
arg(z)=3π
Worked Example 2: Find the modulus and argument of z=−3−3i.
∣z∣=9+9=32
Subscribe to continue reading
Get full access to this lesson and all 10 lessons in this course.