The question again for convenience. I want to figure out whether $$ x^6+x^5+x^4+x^3+x^2+x+1 $$ factors over $\mathbb{F}_{11}$.
My work: I have determined that it has no linear term $q$, by noting that $$ \frac{x^7-1}{x-1}=x^6+x^5+x^4+x^3+x^2+x+1 $$ and so quotienting $\mathbb{F}_{11}$ by $q$ would lead to a non trivial element of $$ a\in \mathbb{F}_{11},a^7=1 $$ but this is impossible, as the order of $\mathbb{F}_{11}$ as a group is $10$.
By similar logic, $\Phi_{7}(x)$ cannot factor into a quadratic and a quartic.
The problem is when I do this with a potential cubic factor, since $$ 11^3-1\cong 0\mod 7 $$ so I cannot conclude similarly. Indeed, checking in Wolfram, the polynomial does factor into two cubics modulo 11. How do I check in the affirmative that it should?
My idea is that since $\mathbb{F}_{11^3}^*$ is cyclic, and $7$ divides it's order, there is an element in the group with order $7$. Since this element is not in $\mathbb{F}_{11}\subset \mathbb{F}_{11^3}$, it came from quotienting by an irreducible cubic. However, how do I know this cubic divides $\Phi_{7}(x)$? Do I need to find the irreducible cubics in $\mathbb{F}_{11}$?
We see that $$ \Phi_7(x)=(x^3 + 7x^2 + 6x + 10)(x^3 + 5x^2 + 4x + 10), $$ by writing it as a product of two cubics with coefficients. Then comparing coefficients gives a system of linear equations over $\mathbb{F}_{11}$, which has a solution.