Show that for any natural numbers $a$, $b$, $c~$ we have $~x^2 + x + 1|x^{3a+2} + x^{3b+1} + x^{3c}$.
Any hints on what to use?
Show that for any natural numbers $a$, $b$, $c~$ we have $~x^2 + x + 1|x^{3a+2} + x^{3b+1} + x^{3c}$.
Any hints on what to use?
We have $$x^3-1=(x-1)\left(x^2+x+1\right)$$ This means that $$\begin{align}x^3-1&\equiv0\pmod{x^2+x+1}\\x^3&\equiv1\pmod{x^2+x+1}\end{align}$$ Now, substitute it $$\begin{align}x^{3a+2}+x^{3b+1}+x^{3c}&\equiv x^2\left(x^3\right)^a+x\left(x^3\right)^b+\left(x^3\right)^a\\&\equiv x^2\cdot1^a+x\cdot1^b+1^c\\&\equiv x^2+x+1\\&\equiv0\pmod{x^2+x+1}\end{align}$$