Factorization of cyclotomic polynomials over finite fields #
We compute the degree of the irreducible factors of the n
-th cyclotomic polynomial over a finite
field of characteristic p
, where p
and n
are coprime.
Main results #
Polynomial.natDegree_of_dvd_cyclotomic_of_irreducible
: LetK
be a finite field of cardinalityp ^ f
and letP
be an irreducible factor of then
-th cyclotomic polynomial overK
, wherep
andn
are coprime. Then the degree ofP
is the multiplicative order ofp ^ f
modulon
.
Let K
be a finite field of cardinality p ^ f
and let P
be an irreducible factor of the
n
-th cyclotomic polynomial over K
, where p
and n
are coprime. Then the degree of P
is
the multiplicative order of p ^ f
modulo n
.
Let K
be a finite field of cardinality p ^ f
and let P
be a factor of the n
-th
cyclotomic polynomial over K
, where p
and n
are coprime. If the degree of P
is
the multiplicative order of p ^ f
modulo n
then P
is irreducible.
Let P
be a factor of the n
-th cyclotomic polynomial over ZMod p
, where p
does not divide
n
. If the degree of P
is the multiplicative order of p
modulo n
then P
is
irreducible.
Let K
be a finite field of cardinality p ^ f
and let P
be an irreducible factor of the
n
-th cyclotomic polynomial over K
, where p
and n
are coprime. This result computes the
number of distinct irreducible factors of cyclotomic n K
.