cragar
- 2,546
- 3
how would I simplify or figure out [itex]i^{i^{i..}}[/itex]
this keep going an infinite tower of i's
this keep going an infinite tower of i's
Last edited:
The discussion revolves around the simplification and evaluation of the expression \( i^{i^{i \ldots}} \), which represents an infinite tower of the imaginary unit \( i \). Participants explore various mathematical approaches and identities related to complex exponentiation, particularly focusing on the implications of such infinite expressions.
Participants express differing views on the nature of the limit and the validity of certain mathematical identities. There is no consensus on the simplification of the infinite tower or the existence of a definitive value.
Participants note the limitations of their approaches, including the dependence on definitions of exponentiation and the unresolved nature of the infinite limit. The discussion highlights the complexities involved in extending concepts of exponentiation to complex numbers.
cragar said:how would I simplify or figure out [itex]i^{i^{i..}[/itex]
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 [itex]a^{b^c}[/itex]math man said:(a^b)^c = a^(bc)
i^i^i^... = i^(i*i*i*...)
[tex]= \lim_{n→∞}i^{(n\,i)} = \lim_{n→∞}(i^{\,i})^{n}[/tex]
[tex]i^{\,i} = e^{-\pi/2}[/tex]
[tex]\lim_{n→∞}(i^{\,i})^{n} = \lim_{n→∞}\frac{1}{e^{n\pi/2}} = 0[/tex]