So simple thought here.
Shoudnt n simply be zero? I mean there is no condition that states n cannot 0, so why is the answer 4? It may be an obvious answer, but i can’t get my head over it.
Thanks!
So simple thought here.
Shoudnt n simply be zero? I mean there is no condition that states n cannot 0, so why is the answer 4? It may be an obvious answer, but i can’t get my head over it.
Thanks!
The equation has the solutions $1+i$ and $1-i$. Furthermore $$\frac{1+i}{1-i} = i$$ Although $i^0 = 1$ i think they want $n \in \mathbb{N}, n \geq 1$ what leads you to $n=4$ since $$i^1 = i \neq 1,$$ $$ i^2 = -1 \neq 1,$$ $$i^3 = -i \neq 1$$ $$i^4 =1$$