English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I was entering random things in my calculator and came across this. It makes no sense to me conceptually. How can the square root of negative one raised to the power of the square root of negative one be a positive decimal?

2007-03-30 20:22:44 · 4 answers · asked by Zajebe 2 in Science & Mathematics Mathematics

4 answers

a^x = e ^(x log a)

so i^i = e^(i log i)

log(z) is by definition log (|z|) + i argument(z)
where z is a complex number

so log(i) = log(|i|) + i * argument (i) = 0 + i*pi/2


then i*log(i) = i * i * pi/2 = -pi/2
and thus
i^i = e^(i ln i) = e^pi/2 =

2007-03-30 20:30:53 · answer #1 · answered by gjmb1960 7 · 0 0

you have to be introduced to the subject of complex variables and the complex logarithm to understand it.

let z = i^i
now take the complex log
log z = i*log(i)
(same rule as real logs applies here log a^b = b*log a)
now the complex log is defined as:
Log[w] = ln[|w|]+i*(Arg[w]+2*Pi*k), for any integer k
the capital L version means the general case for all k,
with lower case l the log uses the principle value
let's look at this piece by piece
ln[|w|] means the natural log of the magnitude of the complex number w. when w=i, |w| = 1, and ln(1)=0
Arg(w) means the angle with respect to the positive real axis the complex number w makes. i is 90 degrees from it, but it must be in radians: Pi/2
thus we have
log i = i*Pi/2
and i*log i = i*i*Pi/2 = -Pi/2
but we want to know what i^i is and we so far calculated the log of i^i, so all we have to do is take the antilog of this (i.e. raise e to the power of log(i^i) since e^(log w) = w),

so i^i = e^(log(i)) = e^(-Pi/2)
and you can evaluate this on your calculator and get:
approximately .2079

2007-03-31 03:42:49 · answer #2 · answered by Anonymous · 2 0

Complex numbers do strange things. The formula e^ix = cos x + i sin x (if I have remembered it right) obviously leads to a real result for appropriate values of x. Also, we have e^i pi = -1. and e^pi is a real number.

2007-03-31 03:30:05 · answer #3 · answered by Anonymous · 0 0

We have the identity:

e^(ix) = cosx + isinx

e^(i*π/2) = cos(π/2) + isin(π/2) = 0 + i*1 = i

Take the natural log of both sides.

i*π/2 = ln i

Multiply both sides by i.

i²(π/2) = i ln i = ln(i^i)
-1(π/2) = ln(i^i)
-π/2 = ln(i^i)

Exponentiate both sides.

e^(-π/2) = i^i

i^i = e^(-π/2) ≈ 0.2078795

2007-03-31 04:29:46 · answer #4 · answered by Northstar 7 · 3 0

fedest.com, questions and answers