Example

Consider the polynomial

f = X4 + X + 1 Z/2Z[X].

Since it is irreducible, the residue class ring K = Z/2Z[X]/(f) is a field. By Section 4.5 it has order 16.

The map x -> x4 is a morphism K -> K. We wish to determine its fixed field M = {x K | x4 = x}.

Put y = X + (f). Suppose g = ay3 + by2 + cy + d M. Then, using

y4 = y + 1,   y8 = y2 + 1,   y12 = (y + 1)(y2 + 1) = y3 + y2 + y + 1,

we find

g4 = ay3 + (a + b)y2 + (a + c)y + (a + b + c + d).

From g4 = g we derive

a = 0,   b = c.

Thus, M = {0, 1, y2 + y, y2 + y + 1}, a subfield of order 4.