Exercise 7.3

Let F a field with q elements and suppose that q 1 ( mod n ) . Show that for α 𝔽 , the equation x n = α has either no solutions or n solutions.

Answers

Proof. This is a particular case of Prop. 7.1.2., where d = n ( q 1 ) = n : the equation x n = α has solutions iff α ( q 1 ) n = 1 . In this case, there are exactly d = n solutions.

We give here a direct proof.

Let g be a generator of F . Write x = g y , α = g a . Then

x n = α g ny = g a q 1 ny a .

Suppose that there exists x F such that x n = α . Then there exists y such that q 1 ny a . Since n q 1 , then n a .

q 1 ny a q 1 n y a n y = a n + k q 1 n , k .

As a n + ( k + n ) q 1 n = a n + k q 1 n , k , the values k = 0 , 1 , n 1 are sufficient :

x n = α y = a n + k q 1 n , k { 0 , 1 , , n 1 } .

Moreover, these solutions are all distinct : if k , l { 0 , 1 , , n 1 } ,

g a n + k q 1 n = g a n + l q 1 n g ( k l ) q 1 n = 1 q 1 ( k l ) q 1 n n k l k l [ n ] k = l .

Conclusion: if F is a field with q elements and n q 1 , the equation x n = α has either no solutions or n solutions in F .

Note:

x F , x n = α n a α ( q 1 ) n = 1 .

Indeed, if x n = α has a solution, we have proved that n a , thus α ( q 1 ) n = ( g a n ) q 1 = 1 .

Conversely, if α ( q 1 ) n = 1 , g a ( q 1 ) n = 1 , thus q 1 a ( q 1 ) n , so n a : α = x n , with x = g a n . □

User profile picture
2022-07-19 00:00
Comments