How is it possible that 1/i = i?
if 1/i = i,
then i^2 = 1, (making i = 1 or -1)
which cannot be true since i^2 = -1 always.
If however we square both sides of the equation we get:
(1/i)^2 = i^2
1/i^2 = i^2
1/-1 = -1
-1 = -1, which is quite ok, but we aren't really allowed to square both sides of an equation since by doing that, we can prove:
1 = -1.
Something makes me quite suspicious about using those index/square root laws over the complex field.
In polar form,
i = cos(pi/2) + isin(pi/2)
therefore,
1/i = 1/(cos(pi/2) + isin(pi/2))
= (cos(pi/2) - isin(pi/2))/(cos^2(pi/2) + sin^2(pi/2))
= cos(pi/2) - isin(pi/2)/1
= -i
it feels wrong that 1/i = i