i is an imaginary number.
What is $i^i$?
I tried to use euler rule but the answer is strange.
For example $i = e^{\frac{1}{2}i\pi}$.
Using $(a^b)^c = a^{b*c}$ we got
$i^i=e^{(\frac{1}{2}i\pi)*i} = e ^ {-\frac{1}{2}\pi}$
Doesn't seem right
The reason why it doesn't seem right is because of the following
- Power by imaginary numbers do not change the size of the result. e^5, is bigger than e^1. However, |e^1000000i| is still just 1.
So that's why I feel it isn't right. So what's the right answer?