Proof. We have shown that eix is a complex number a+bi, where a=cosx and b=sinx. The magnitude of a complex number is its distance, on the complex plane, from (0,0). We find this distance using the distance formula. ∣eix∣=∣cos(x)+isin(x)∣=cos2(x)+sin2(x)=1=1■
The significance of this result is that on the complex plane 3, eiθ represents a point that is a distance of one unit away from the origin (0,0). Varying θ from 0 to 2π results in the unit circle.
The θ parameter measures the counterclockwise angle the point makes with the positive x axis. At this point, since we’re determining a point’s position by its angle, we should wonder how this could be connected with polar coordinates.
A polar coordinate requires an extra parameter, r. Otherwise, we are stuck with only the unit circle and can’t represent points a distance of, for example, 2 units from the origin. We simply add that parameter r by multiplying by r.
Lemma 2 (polar coordinates): For all points x+iy on the complex plane, there exist r∈R≥0 and θ∈[0,2π) such that reiθ=r(cosθ+isinθ)=rcosθ+i(rsinθ)=x+iy#
It’s just the ex expansion but with the powers of i(1,i,−1,−i,1,…) as coefficients. We note that the only terms with ±i will have n odd since i1=−i3=i, and vice versa for the terms without i. Also, we note that any two terms that are 2 apart will have opposite signs since they differ by i2=−1. ↩︎
On the complex plane, the x axis represents all real numbers R, and the y axis represents all imaginary numbers bi for b∈R. ↩︎