Article 4XDEM Number of forms of a finite field

Number of forms of a finite field

by
John
from John D. Cook on (#4XDEM)

The number of elements in a finite field must be a prime power, and for every prime power there is only one finite field up to isomorphism.

The finite field with 256 elements, GF(28), is important in applications. From one perspective, there is only one such field. But there are a lot of different isomorphic representations of that field, and some are more efficient to work with that others.

Just how many ways are there to represent GF(28)? Someone with the handle joriki gave a clear answer on Stack Exchange:

There are 28a'1 different non-zero vectors that you can map the first basis vector to. Then there are 28a'2 different vectors that are linearly independent of that vector that you can map the second basis vector to, and so on. In step k, 2k-1 vectors are linear combinations of the basis vectors you already have, so 28a'2ka'1 aren't, so the total number of different automorphisms is

count_gf8.svg

This argument can be extended to count the number of automorphism of any finite field.

Related postsN3LVSqMQf5k
External Content
Source RSS or Atom Feed
Feed Location http://feeds.feedburner.com/TheEndeavour?format=xml
Feed Title John D. Cook
Feed Link https://www.johndcook.com/blog
Reply 0 comments