This is problem 10.9 from the book "Error-Correcting Codes and Finite Fields by Oliver Pretzel".
The Question:
Show that in a field of characteristic p, any element α has at most one p-th root β (i.e., an element β∈F with βp=α). Show further that if F is finite, then every element has exactly one p-th root
This my attempt at the second part of the question.
From Fermat's little theorem βpn−1=1, where pn is the size of the field. Now multiplying both sides by β we get βpn=β.
If there is p elements then n=1 and we can see this is true for any non-zero element.
For the general case, take the p-th root of both sides βpn−1=β1/p and we know from the multiplicative properties of a field if β is a non zero element of the field then any multiple will be.
The first part of the question I'm not sure where to begin.
Any help would be appreciated.
Answer
We are looking for a root of xp−α; the formal derivative of this polynomial is zero, which means that xp−α has repeated roots.
Indeed, if K is an extension of F where the polynomial has a root β, we have
(x−β)p=xp−βp=xp−α
which shows the root is unique.
For a finite field F, the map
α↦αp
is a field homomorphism, so it is injective. Finiteness yields surjectivity.
No comments:
Post a Comment