Exercise: Write $x^5-1$ as product of real polynomials of rate (max) 2.
I would start as $(x-1)(x^4+ x^3+x^2+x+1)$, but then I have no idea how to continue. Till now I had only even terms in parenthesis and I managed. Now I cannot get the solution. Please help, because I really have no idea how to continue. Is there maybe an algorithm for solving this?