This question is a slight generalization of This Question.
How many elements are there in a finite field of order $q$ which are :
- Squares.
- Cubes.
- Higher powers.
I mean :
How many elements are there which are squares...
How many elements are there which are cubes...
how many elements are there which are higher powers...
What all I could see is :
For finding elements which are cubes I would consider :
$\eta : F^*\rightarrow F^*$ sending $x\rightarrow x^3$
For this If I know the kernel of $\eta$ then I would have $F^*/Ker(\eta) \cong \{x^3 : x\in F^*\}$
Which says that :
No of elements which are cubes are $\dfrac{|q-1|}{|Ker (\eta)|}$.
Now, Kernel of $\eta$ would be $\{x\in F^* : x^3=1\}$
All I know is if there is some subgroup (I am mentioning $\{1,x,x^2\}$ for $\{x\in F^* : x^3=1\}$)
Then It would be unique as a finite cyclic group can not have two subgroups of same order.
So, Now the problem is how to see for existence as we are through with uniqueness.
Suppose I prove uniqueness then I would say :
Number of elements of $F^*$ which are squares are :
- $\dfrac{q-1}{3}$ If $F^*$ have an element of order $3$
- $q-1$ If $F^*$ have no element of order $3$
(I believe this would be totally dependent of nature of $q$)
Now the question is how do i make sure of existence with given nature of $q$.
I would be Thankful If some one can help me to see this and I would be happy to see further generalization.
How many elements of order $n$ are there in a Finite field of cardinality $q$
Thank you :)
This problem becomes easy if you know the theorem that the multiplicative group of a finite field is cyclic.
Here is a thread on the topic.
Finite subgroups of the multiplicative group of a field are cyclic
Edit:
The multiplicative group of the field with $q$ elements is therefore isomorphic to the additive group $\mathbf{Z}/(q-1)\mathbf{Z}$. There is an element of order 3 in this group if and only if $3 | (q-1)$.
Generally, if $n$ doesn't divide $q-1$, there will be no elements of order $n$ (but there might be some with order dividing $n$). If $n$ divides $q-1$, then $\mathbf{Z}/(q-1)\mathbf{Z}$ contains a unique subgroup of cardinal $n$, and there will be $\phi(n)$ elements of order $n$.