Skip to main content

Irreducible polynomial

Computes an irreducible polynomial in a field of the desired degree.

Syntax

irreducible_polynomial(Field, Integer, Identifier)
irreducible_polynomial(Field, Integer)

Description

Given a field K, an integer n and an identifier t, computes an irreducible polynomial over K of degree n in the variable t.

abstract_algebra.irreducible_polynomial1.calc.png

Given a field K and an integer n, computes an irreducible polynomial over K of degree n.

abstract_algebra.irreducible_polynomial2.calc.png