In the name of God
If $x^2 + x+ 1 = 0$ find the value of $x^{1401} + x^{-1401}$.
I tried to factorize $x^{1401} + x^{-1401}$ by replacing $x$ with $a$ and $x^{-1}$ with $b$.
To factorize $a^{1401} + b^{1401}$, we can write it like this:
$$\begin{aligned} a^{1401} + b^{1401} &= (a^{467})^3 + (b^{467})^3\\ &= (a^{467} + b^{467})(a^{934} -a^{467}b^{467} + b^{934})\\ &=(a+b)(a^{466}-a^{465}b + a^{464}b^2 \\ &\quad-\cdots + b^{466})(a^{934} -a^{467}b^{467} + b^{934}) \\ &=(a+b)(a^{466}-a^{465}b + a^{464}b^2 -\cdots\\ &\quad+ b^{466})(a^2-ab+b^2)(a^{932} + a^{931}b \\ &\quad-a^{929}b^3 - \cdots + b^{932})\end{aligned}$$
But it doesn't really seem to help to solve the question.
I don't know much about more advanced math topics, but $x$ is certainly a complex number. How is it possible that $x^{1401} + x^{-1401}$ is a real one? Do 'i's get omitted?
Thanks for you help!