1.2 Geometry of Complex Numbers

a=α+iβ can be represented with the coordinates (α,β) where the first coordinate is on the real axis and the second coordinate is on the imaginary axis. The entire plane is the complex plane.

Addition is like vector addition.

Polar Coordinates

The polar coordinate of the points (α,β) are

(r,φ){α=rcos(φ)β=rsin(φ)a=α+iβa=r(cos(φ)+isin(φ))

Where arg(a)=φ and r0=|a|

Euler form a=reiφ

Multiplication:

a1a2=r1r2[cosφ1cosφ2sinφ1sinφ2+i(sinφ1cosφ2+cosφ1cosϕ2)]=r1r2[cos(φ1+φ2)+isin(φ1+φ2)]arg(a1a2)=arg(a1)+arg(a2)also arg(a2a1)=arga2arga1

Area of triangle (a,b,0),a,bC

Area=12|a||b|sin(γ)

Binomial Equation

From above theorems we get:

an=rn(cos(nφ)+isin(nφ))a1=r1(cosφisinφ)=r1[cos(φ)+isin(φ)]

De Moivre's Formula

r=1,(cosφ+isinφ)n=cosnφ+isinnφ

Solving zn=a if a0

a=r(cosφ+isinφ),z=ρ(cosθ+isinθ)ρn(cosnθ+isinnθ)=r(cosφ+isinφ){ρn=rnθ=φ+k2πz=rn(cosφn+isinφn)

or θ=φn+k2πn, k=0,1,,n1

Roots of Unity

zn=1ω=cos2πn+isin2πn

all the roots can be expressed by 1,ω1,ω2,,ωn1

All nth roots an can be expressed in the form ωkzn,k=0,1,,n1

where z is the principle root above ^