Advanced Complex Numbers (HL)
Mathematics · Cheatsheet

Advanced Complex Numbers (HL)

Chapter 1 · Euler's Formula & Identity

📋 Reference · always available
Three equivalent forms
z=a+bi=r(cosθ+isinθ)=reiθz = a + bi = r(\cos\theta + i\sin\theta) = r\,e^{i\theta}
Cartesian for +/−, polar for ×/÷/powers, exponential most compact.
Euler's formula
eiθ=cosθ+isinθe^{i\theta} = \cos\theta + i\sin\theta
Derived by substituting x=iθx = i\theta into the Maclaurin series of exe^x and grouping real and imaginary parts.
Euler's identity
eiπ+1=0e^{i\pi} + 1 = 0
Special case at θ=π\theta = \pi. Uses e,i,π,1,0e, i, \pi, 1, 0 each once.
Four quadrant values
ei0=1,  eiπ/2=i,  eiπ=1,  ei3π/2=ie^{i \cdot 0} = 1,\; e^{i\pi/2} = i,\; e^{i\pi} = -1,\; e^{i \cdot 3\pi/2} = -i
Multiplication rule
eiθ1eiθ2=ei(θ1+θ2)e^{i\theta_1} \cdot e^{i\theta_2} = e^{i(\theta_1 + \theta_2)}
Imaginary exponents obey the same exponent law as real ones.
Common trap
Track every power of ii during Maclaurin substitution — (iθ)4=+θ4(i\theta)^4 = +\theta^4 (even power flips sign back to positive).