Number of irreducible polynomials
Computes the number of irreducible polynomials in a field of the desired degree.
Syntax
number_of_irreducible_polynomials(Integer, Field)
number_of_irreducible_polynomials(Integer, Integer)
number_of_irreducible_polynomials(Integer)
Description
Given an integer and a field , computes the number of irreducible polynomials over of degree .
Given two integers and , computes the number of irreducible polynomials over of degree .
Given an integer , computes the number of irreducible polynomials over of degree .