Finite Fields Homework: Showing K has q Elements

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
8 replies · 2K views
83956
Messages
20
Reaction score
0

Homework Statement



Let q=pm and let F be a finite field with qn elements. Let K={x in F: xq=x}

(a) Show that K is a subfield of F with at most q elements.

(b) Show that if a and b are positive integers, and a divides b, then Xa-1 divides Xb-1

i. Conclude that q-1 divides qn-1 (in Z), and therefore
ii. Xq-X divides Xqn (in F[X])

(c) Use the fact that Xq-X divides Xqn-X, and the fact that every element of F is a root of Xqn-X, to show that K has exactly q elements.

Homework Equations





The Attempt at a Solution



(a) I have completed this part. Any element of F satisfies Xq-X so it was easy to show that a+b, ab, a-b, a/b are in K.

(b) since a divides b => b=a*s for some s a positive integer, but I don't see the connection with that in showing Xa-1 divides Xb-1
 
Physics news on Phys.org
So because a and b are real numbers, the roots of unity are 1 and -1, right? So this implies Xa-1 divides Xb-1?
 
Xa-1 has a roots
Xb-1 has b roots

but since a divides b b=a*s for some positive integer s

so set a=a*s => s=1 so the number of roots in each equation is the same

?
 
83956 said:
Xa-1 has a roots
Xb-1 has b roots

but since a divides b b=a*s for some positive integer s

so set a=a*s => s=1 so the number of roots in each equation is the same

?

Not really, that makes little sense.

Take a root c. It holds that [itex]c^a=1[/itex]. Can you prove that c is a root of [itex]X^b-1[/itex]??
 
Well Xb=1

so then ca=1 has a=b
 
Ok I am thoroughly confused and getting frustrated...