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

Function

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

Description

A random monic prime polynomial of degree d over a finite field.

Examples

x_F:= FiniteField(7); x_Fx:=PolynomialAlgebra(x_F); RandomPrimePolynomial(x_Fx, 5);
Built: Mon Nov 14 21:12:39 UTC 2005 on mack
The KANT Group