Number of elements of a given trace in finite extension over prime subfield

310 Views Asked by At

Let $F = \mathbb{F}_{p^n}$ and $K = \mathbb{F}_p, p\in\mathbb{P}, n\in\mathbb{N}$.

Show that for every $k\in K$ there exist exactly $p^{n-1}$ elements in $F$ with a trace of $k$.

where the trace of an element $f\in F$ is: $$\mbox{Tr}_{F/K}(f) = f + f^p + f^{p^2}+ \ldots +f^{p^{n-1}} $$ Trace is linear, which I have verified, therefore trace of $0$ is $0$ and also, assuming that the trace is zero for every $f\in F$, a polynomial of degree $p^{n-1}$ would have $p^n$ roots, so there must exist an element of nonzero trace and consequently, due to homogeneity of trace, for every $k\in K$ there exists an $f\in F$ with trace $k$.

Since $f^{p^n} = f$ we would get exactly $p^{n-1}$ elements of a given trace, but there is one problem. What guarantees that $f^{p^i}\neq f^{p^j}$ with $0 \leq i<j< n$?

Suppose for some $i<j$ we have $f^{p^i} = f^{p_j}$, then necessarely (?) $f^{p^{j-i}}=1$, implying $j-i = n-1$?

Unnecesary. $\mbox{Tr} : F\to K$ is onto, therefore $F/\mbox{ker Tr}\cong K$.

3

There are 3 best solutions below

2
On BEST ANSWER

You already know Trace is a linear map and is not the zero map. Linear also implies Trace is an additive group homomorphism from a group of order $p^n$ to a group of order $p$. Being nontrivial, it has to be surjective, as the codomain order is a prime number. So the kernel has to be of order $p^{n-1}$. So the cosets of the kernel are all of the same cardinality, and so in each coset the trace is the same. Two different cosets cannot have the same trace as we need $p$ different trace values.

0
On

Using linear algebra this is easier dealt with: $\;Tr.: F\to K\;$ is a linear functional and, since in this case the extension is separable, it is not the zero functional, so thus it is surjective *by the dimensions theorem) and its kernel is a hyperplane in $\;F/K\;$ , thus

$$Tr. f=k\implies Tr.(f+u_i)=0\;,\;\;\text{for}\;\;\ker\,Tr.=\text{Span}\{u_1,...,u_{n_1}\}$$

Now fill in details.

0
On

In this problem, it is even more suggestive to think of $F=\mathbf F_{p^n}$ as a vector space over $K=\mathbf F_p$ , and of the trace $Tr$ as a non zero linear form on $F$. Then its kernel is a hyperplane, of codimension $1$, i.e. of order $p^{n-1}$. Thus the equation $Tr(x) = a$ (where $a$ can be $0$) has exactly $p^{n-1}$ solutions.