Pure · Complex numbers
1 / 14
Modulus–argument (polar) form
Writing z = r(cos θ + i sin θ) with r = |z| and θ = arg z (the principal value in (−π, π]), converting between Cartesian a + bi and polar form both ways, and combining numbers in polar form: to MULTIPLY you multiply the moduli and ADD the arguments, to DIVIDE you divide the moduli and SUBTRACT the arguments — then adjust the resulting argument back into the principal range.
Pure · Complex numbers
Modulus–argument (polar) form
Writing z = r(cos θ + i sin θ) with r = |z| and θ = arg z (the principal value in (−π, π]), converting between Cartesian a + bi and polar form both ways, and combining numbers in polar form: to MULTIPLY you multiply the moduli and ADD the arguments, to DIVIDE you divide the moduli and SUBTRACT the arguments — then adjust the resulting argument back into the principal range.
Why it works
On the Argand diagram a complex number is fixed by two Cartesian numbers, the real part and the imaginary part . But the same point is fixed just as well by how far it is from the origin and in what direction — its modulus and its argument . Reading the right-angled triangle with hypotenuse gives so This is the modulus–argument form (or polar form). Here is a length, so , and is taken as the principal argument in — you still have to get the quadrant right, exactly as on the Argand diagram. The two pieces play different roles and must not be swapped: is the number in front of the bracket, is the angle inside the cosine and sine.Cartesian → polar. Compute , then find from a sketch: the reference angle is , and the quadrant of decides the sign and whether you measure from or from . Then write .
Polar → Cartesian. Go the other way: evaluate and and write . With exact angles this uses the exact trig values, e.g. .
Multiplication — moduli multiply, arguments add. Take and . Multiplying the brackets and using the addition formulae for cosine and sine, So (the moduli multiply) and (the arguments add). The arguments add because multiplying by rotates by and scales by — a geometric fact you lose completely if you multiply the angles instead.
Division — moduli divide, arguments subtract. The same algebra in reverse gives so and .
Bringing the argument back into range. Adding or subtracting two principal arguments can land outside . When it does, add or subtract once to slide it back in — this changes the label of the angle, not the point. For instance a combined argument of is bigger than , so it is not principal; subtract to get , which is in and names the same direction. Always finish a product or quotient by checking the argument is in range.