Field:F9

From Groupprops
Revision as of 23:50, 10 September 2009 by Vipul (talk | contribs) (Created page with '{{particular field}} ==Definition== This is the unique field (up to isomorphism) of nine elements. It can be defined as: <math>F_3[x]/(x^2 + 1)</math> where <math>F_3</math> …')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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) of nine elements. It can be defined as:

F3[x]/(x2+1)

where F3 is the field of three elements.

Related groups

Group functor Value Explanation
additive group elementary abelian group:E9
multiplicative group cyclic group:Z8
general affine group of degree one general affine group:GA(1,9)
projective special linear group of degree two alternating group:A6
projective general linear group of degree two symmetric group:S6
special linear group of degree two special linear group:SL(2,9)
general linear group of degree two general linear group:GL(2,9)

GAP implementation

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

GF(9)