I was playing around with imaginary numbers and exponents and came up with this:
$$ i = \sqrt{-1} $$
$$ \sqrt{-1} = (-1)^{1/2} $$ $$ (-1)^{1/2} = (-1)^{2/4} $$ $$ (-1)^{2/4} = ((-1)^{2})^{1/4} $$ $$ ((-1)^{2})^{1/4} = (1)^{1/4} $$ $$ (1)^{1/4} = 1 $$
Since we know that $i \ne 1$, one of these steps must be incorrect, but I can't figure out which one it could be. Where have I gone wrong?
Exposing the scam becomes easier if we run an analogous one in the reals:
$-1 = (-1)^1$
$\phantom{-1} = (-1)^{2/2}$
$\phantom{-1} = ((-1)^2)^{1/2}$
$\phantom{-1} = (1)^{1/2}$
$\phantom{-1} = 1$
One can now see the deception, going from the second line to the third: if we've decided to interpret $x^{1/2}$ always as positive square root (or indeed if we've made any choice of square roots in order to regard $x \mapsto x^{1/2}$ as a function), then $x^{2/2} = (x^2)^{1/2}$ will not necessarily hold.