How to find real and imaginary part of $i^{-n}$

587 Views Asked by At

How do I find real and imaginary part of

$$ i^{-n}, \ n \in \mathbb{N}. $$

Attempt:

Inserting n = 1, 2, 3, 4 ...

Trying to find a pattern.

n = 1 $$ 1/i^1 = i^{-1} = -i $$

n = 2

$$ 1/i^{2} = -1 $$

n = 3

$$ 1/i^{3} = i $$

n = 4

$$ 1/i^{4} = 1 $$

I see some sort of a trig function pattern but I don't have any idea on how to put it.

2

There are 2 best solutions below

3
On

Hint: $$i = e^{i(\pi/2 + 2k\pi)},$$ where $k$ is an integer.

0
On

Hint: $\displaystyle i^{-n} = \frac{1}{i^n} = \left(\frac{1}{i}\right)^n, \quad \frac{1}{i} = -i$