TU-Berlin → Inst. f. Mathematik → Algebra und Zahlentheorie → KASH → Documentation → Reference Manual
KASH3 Reference Manual
search    

Function

NumberOfPrimePolynomials ( alg^pol R, elt-ord^rat d ) -> elt-ord^rat

Description

The number of monic prime polynomials of degree d over a finite field.

Examples

x_pa := PolynomialAlgebra(FiniteField(5)); NumberOfPrimePolynomials(x_pa, 2);
Built: Mon Nov 14 21:12:39 UTC 2005 on mack
The KANT Group