The Physicist's Choice
While \(a + bi\) is great for adding, it's terrible for multiplying. Physicists prefer the Polar Form:
\[z = r(\cos\theta + i \sin\theta)\]
Often abbreviated as \(r \text{ cis } \theta\).
The Secret Advantage
To multiply two complex numbers in polar form, you simply Multiply the radii and Add the angles. This is much faster than FOIL!
Worked Examples
Example 1: Converting to Polar
Write \(z = 2i\) in polar form.
- Modulus \(r = 2\). Angle \(\theta = 90^\circ\) (\(\pi/2\)).
- Result: \(2(\cos \pi/2 + i \sin \pi/2)\).
Example 2: Fast Multiplication
Multiply \(z_1 = 2 \text{ cis } 30^\circ\) and \(z_2 = 3 \text{ cis } 40^\circ\).
- New radius: \(2 \cdot 3 = 6\).
- New angle: \(30 + 40 = 70^\circ\).
- Result: \(6 \text{ cis } 70^\circ\).
The Bridge to Quantum Mechanics
This "Multiply Radii, Add Angles" rule is the key to understanding Quantum Rotations. When you apply a magnetic field to an electron, you are effectively multiplying its wavefunction by a complex number in polar form. The "angle" of that number tells you how much the electron's phase spins. This math is exactly how we calculate the precession of a particle's spin—a concept used every day in atomic clocks and quantum cryptography.