$x^n - 1$ factors in finite field

76 Views Asked by At

I am having some difficulty with some Galois problems and I was wondering if it is always true that

$x^n-1$ is a factor of $x^{nm}-1$ in a finite field,

and if not what conditions need to be imposed.

Thanks!

1

There are 1 best solutions below

0
On BEST ANSWER

$y^m-1 = (y-1)(y^{m-1}+y^{m-2}+\cdots+y+1)$. Then take $y=x^n$.