Let $q$ be a prime power, and $m$ a positive integer. The trace function from $GF(q^m)$ to $GF(q)$ is defined to be the mapping $$Tr : GF(q^m) \rightarrow GF(q) $$ $$Tr(x) = x+x^q+x^{q^2}+\cdots+x^{q^{m-1}}.$$
With that in mind, I'm interested in the polynomial factorization of the polynomial $x+x^q+x^{q^2}+\cdots+x^{q^{m-1}}$ over $GF(q)$. What can we say about this factorization? Can we give it explicitly?
Supplementing Thomas Andrews' answer as follows.
$Tr(x)$ has $q^{m-1}$ zeros. All in the field $GF(q^m)$, and all simple (as Thomas commented). Therefore its irreducible factors are the minimal polynomials (over $GF(q)$) of its zeros.
Consider an element $\alpha\in GF(q^m)$. Its minimal polynomial is $$ m_\alpha(x)=\prod(x-\alpha^{q^i})=x^d+a_1x^{d-1}+\cdots+a_d, $$ where $d=[GF(q)(\alpha):GF(q)]$ is some factor of $m$. As Thomas observed $$ Tr(\alpha)=\frac md\cdot a_1, $$ so $Tr(\alpha)=0$ if and only if either $a_1=0$ or $p\mid\dfrac md$.
All the irreducible polynomials of degree $d$, $d\mid m$ are minimal polynomials of some elements $\alpha\in GF(q^m)$. Therefore