|
SOLUTIONS
|
FINITE FIELDS PACKAGE SYMBOL
GF
gives the Galois field that is a degree d extension of the prime field of p elements.
GF[q]
gives the Galois field with q elements, for q a prime power.
represents the Galois field with prime characteristic p and an irreducible polynomial whose coefficient list is given by ilist.
represents an element of the Galois field
whose polynomial representation has coefficient list elist.
DetailsDetails
- To use
, you first need to load the Finite Fields Package using Needs["FiniteFields`"].
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
