Give the remainder when $x^{203}-1$ is divided by $x^4-1$.
Now it's easy to see that $P(1)=1^{203}-1=0.$
Writing $P(x)=(x^4-1)Q(x)+R(x)$ I get that $\deg(R(x))$ is at most $3$.
So $R(x)=x^3+ax^2+bx+c$, however I'm not sure what to do with this... How can I use this since now I've just introduced $a,b$ and $c$ also which I cannot seem to find to determine the remainder. Any hints would be appreciated.