cragar
- 2,546
- 3
how would I simplify or figure out i^{i^{i..}}
this keep going an infinite tower of i's
this keep going an infinite tower of i's
Last edited:
cragar said:how would I simplify or figure out i^{i^{i..}
this keep going an infinite tower of i's
cragar said:why does (a^b)^c equal a^(bc)
x^x^x does not equal x^(x^2)
This is true but cragar i talking about a^{b^c}math man said:(a^b)^c = a^(bc)
i^i^i^... = i^(i*i*i*...)
= \lim_{n→∞}i^{(n\,i)} = \lim_{n→∞}(i^{\,i})^{n}
i^{\,i} = e^{-\pi/2}
\lim_{n→∞}(i^{\,i})^{n} = \lim_{n→∞}\frac{1}{e^{n\pi/2}} = 0