Field:F8

From Groupprops
Revision as of 15:06, 13 September 2009 by Vipul (talk | contribs)

This article is about a particular field, i.e., a field unique up to isomorphism. View a complete list of particular fields

Definition

This is the unique field (up to isomorphism) having eight elements. It is denoted F8 or GF(8). It can be defined as:

F2[x]/(x3+x+1).

where F2 is the field of two elements.

Related groups

Group functor Value GAP ID
additive group elementary abelian group:E8 (8,5)
multiplicative group cyclic group:Z7 (7,1)
general affine group of degree one general affine group:GA(1,8) (56,11)
projective special linear group of degree two projective special linear group:PSL(3,2) (168,42)

GAP implementation

The field can be defined using GAP's GF function:

GF(8)