Theory (before Exercise 1.4)
Modulus
TEXT
If z = a + bi then |z| = √(a² + b²)
Useful properties
|z| ≥ 0|z| = 0iffz = 0|z1 z2| = |z1| |z2|
Exercise 1.4 (Questions)
Q1 Compute modulus
z = 3 + 4iz = -5 + 12iz = 7 - 24i
Q2 Show
If z = a + bi, show that:
TEXT
|z̄| = |z|
Q3 Mixed
Let z1 = 2 + i and z2 = 1 - 3i.
- Find
|z1|and|z2|. - Find
|z1 z2|. - Verify
|z1 z2| = |z1| |z2|.