I am told that the polynomial $x^9+x^8+x^6+x^5+x^4+x^3+1\in \mathbb F_2[x]$ has a repeated factor. I know that there is some theorem relating repeated factors to the derivative of the polynomial, but I'm unable to find the specific result. What is this result I'm looking for? Is it even helpful here? If not, what will be helpful?
Edit 1: I have found the following theorem in a textbook:
Let $f$ and $P$ be polynomials with coefficients in a field $k$. On one hand, if $P^2$ divides $f$, then $P$ divides $\gcd(f,f')$. On the other hand, if the characteristic $p$ of $k$ is positive, if $P$ is irreducible, if every element $a\in k$ has a $p$th root in $k$, and if $P$ divides $\gcd(f,f')$, then $P^2$ divides $f$.
I find that if we set $f(x)=x^9+x^8+x^6+x^5+x^4+x^3+1, \gcd(f,f')=1$ so since we can't have a polynomial dividing this constant, we're at a dead end. Am I misunderstanding this theorem? Or (more likely) have I computed the $\gcd$ incorrectly?
Edit 2: From this post Derivative criterion for repeated factors it must be the case that $f$ is not a product of linear factors, assuming my $\gcd$ is correct.
So how can I search for the factors? Is there an "elegant" way via a quick application of some theorem?