Why does i raised to an exponent change when using even numbers? You'd expect that a negative number with an even exponent to always come out positive. Can someone explain the pattern:
i^2= -1, i^4+ 1, i^6= 1, i^8= -1, i^10= 1, and so on. Why does it bounce from negative to positve?