Where is the error in the following statement: $i^2=(i^2)^{\frac{4}{4}}=(i^4)^{\frac{2}{4}}=(1)^{\frac{1}{2}}=1$?
I feel the error is in the first equality, because $(i^2)^{\frac{4}{4}}$ is in fact $((i^2)^4)^{\frac{1}{4}}$ which is 1, but what is the mathematical reason so that raising a number to the $4/4$th power is not necessarily the number itself? Is it because the fourth root of a fourth power of a number $x$, may be either $x$ or $-x$, depending upon which is positive? I think I need a rigorous explanation.
Thanks for your time.
Ok, so rigorous explanation should be given in terms of complex analysis. But first consider even the simpler example: $-1 = (-1)^1=(-1)^{2/2} = \left((-1)^2\right)^{1/2} = 1^{1/2}=1$.
The trick is coming when you're take non-integer power of negative number or of complex one with a non-zero imaginary part. The reason is that you define $y=x^{1/m}$ as $$ y = \{z:z^m = x\} $$ and an equation $z^m=x$ has $m$ different roots. That's why when you're writing $a = a^{4/4}$ you implicitly take the forth root and so the answer is not uniquely defined. To be precise, you should think of it as $a\in a^{4/4}$ since ther right-hand side is not a unique element.