Calculate $\frac {(1 +i)^n}{(1-i)^{n-2}}$ where $n$ is an integer such that $n\ge2$
Evaluating $\frac{(1+i)^{n+2}}{(1-i)^n}$ Is very similar to this one; actually, with the information given in this problem i got that:
$$\frac {(1 +i)^n}{(1-i)^{n-2}} = -2i^{n+1}$$
But evaluating at $n=4$ and $n=5$ the results are different. I’d really appreciate some help. Thanks