I am trying to find a linear factorization of the polynomial $$p(z) = 1 +z+z^2 +z^3 +z^4 +z^5 + z^6 +z^7 +z^8$$
I know what it means by linear factorization in the sense of non-complex polynomials, but i'm not sure where to begin for a complex polynomial of degree 8. I tried some trial and error by factoring out $(z-1)$ and $i$ but didn't seem to have much luck! Could someone help me get on the right track please!
Since $p(1) \neq 0$, $(z-1)$ will not be a factor.
Are you sure you're not missing a term of $z$?
Hint: For a polynomial with real coefficients, if a complex number $a+bi$ is a root, then so is its conjugate $a-bi$.