The modulus of a sum never exceeds the sum of moduli. Geometrically: one side of a triangle is at most the sum of the other two. Equality holds iff z₁ and z₂ have the same argument — i.e., they point in the same direction from the origin.
Derivation
The triangle inequality says the length of one side of a triangle cannot exceed the sum of the other two. In the complex plane, this becomes a statement about moduli.
Expanding ∣z1+z2∣2
Start by writing ∣z1+z2∣2 as a product with its conjugate:
Taking square roots of both sides (both sides are non-negative):
∣z1+z2∣≤∣z1∣+∣z2∣
Equality Condition
Equality holds iff Re(z1zˉ2)=∣z1zˉ2∣, which happens iff z1zˉ2 is real and non-negative.
z1zˉ2 is real and non-negative iff arg(z1zˉ2)=0 iff arg(z1)−arg(z2)=0 iff arg(z1)=arg(z2).
Equality holds iff z1 and z2 point in the same direction from the origin — i.e., one is a positive real multiple of the other.
Geometrically: equality holds when the three points 0, z1, z1+z2 are collinear with z1 and z2 on the same side — the parallelogram degenerates to a line segment.
The Reverse Triangle Inequality
From the same expansion, replacing z2 with −z2:
∣z1−z2∣≥∣z1∣−∣z2∣
This follows because ∣z1∣=∣(z1−z2)+z2∣≤∣z1−z2∣+∣z2∣, giving ∣z1−z2∣≥∣z1∣−∣z2∣. Swapping z1 and z2 gives the other side of the absolute value.