I try to prove that ${2^{n-1}}$ elements of the field $\mathbf{F}_{2^{n}}$ have a Trace with value 1, while the other ${2^{n-1}}$ elements have a Trace with value 0.
I started to show that Trace(1) = 1, and I tried to use the additivity of the Trace but I wasn't successful. Any advice ?
This is just linear algebra: the trace map is a linear functional $\;\Bbb F_{2^n}\to\Bbb F_2\;$, and since the extension $\;\Bbb F_{2^n}/\Bbb F_2\;$ is separable it is not the zero functional (or just show there's some element with trace different from zero), from where it follows that it is onto (this much is true for any linear functional over any vector space) and thus $\;\dim\ker\,Tr.=n-1\;$, and this means that
$$|\ker Tr.|=|\Bbb F_{2^{n-1}}|=2^{n-1}$$
and we're done.