Recently, I began working with both complex, and imaginary numbers, and I looked at the complex number $i^{n}.$
If $n = 0, i^{n} = 1,$
$n = 1, i^{n} = i = \sqrt{-1},$
$n = 2, i^{n} = i^{2} = i \cdot i = -1,$
$n = 3, i^{n} = i^{3} = i^{2} \cdot i = -1 \cdot i = -i,$ and
$n = 4, i^{n} = i^{4} = i^{3} \cdot i = -i \cdot i = -i^{2} = -(-1) = 1.$
Would it be correct to say that, $\forall{n}, \Re{\left(i^{n}\right)} = \cos{\left(\frac{n \pi}{2}\right)},$ and $\Im{\left(i^{n}\right)} = \sin{\left(\frac{n \pi}{2}\right)},$ where $\frac{n \pi}{2}$ is in radians?
By this logic, $i^{n} = \cos{\left(\frac{n \pi}{2}\right)} + i \sin{\left(\frac{n \pi}{2}\right)}.$