As a simple example, we can show that ii is a real number. To do this, we introduce Euler's formula:
eθi = cos(θ) + sin(θ)iThe constant e is the base of natural logarithms. Now let θ = π/2. Since
We getcos(π/2) = 0 sin(π/2) = 1
i = eπi/2Then, using some algebra
ii = (eπi/2)i = ei·i·π/2 = e-π/2This is equal to 0.2078796 and is a real number.
rdi = (eln r)di
= e(d ln r)i
= cos(d ln r) + sin(d ln r)i
To raise a complex number x = a + bi to the complex power y = c + di we can now do the following:
Using Euler's formula, letxy = (a + bi)c + di
where,a + bi = r·eθi
_______
r = √a2 + b2
θ = tan-1(b/a) assure θ is in the correct quadrant
By substitution, we get
Expanding, we getxy = (r·eθi)c(r·eθi)di
= rcecθirdieiidθ
= rce-dθecθirdi
= rce-dθ[cos(cθ) + sin(cθ)i][cos(d ln r) + sin(d ln r)i]
= rce-dθ{[cos(cθ)·cos(d ln r) - sin(cθ)·sin(d ln r)] +
[cos(cθ)·sin(d ln r) + sin(cθ)·cos(d ln r)]i}
= rce-dθ[cos(cθ + d ln r) + sin(cθ + d ln r)i]
To summarize, given
Thenx = a + bi y = c + di
where,xy = rce-dθ[cos(cθ + d ln r) + sin(cθ + d ln r)i]
_______
r = √a2 + b2
θ = tan-1(b/a) assure θ is in the correct quadrant