Adjoining Elements to Finite Fields: Finding Generators

  • Thread starter Thread starter R.P.F.
  • Start date Start date
  • Tags Tags
    Element Field
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
R.P.F.
Messages
210
Reaction score
0

Homework Statement



I have the field [tex]F_5[/tex] and I adjoin some square root of 2 , say [tex]2^{1/4}[/tex]. Is there a way to see that the multiplicative group inside [tex]F_5(2^{1/4})[/tex] is cyclic and find the generator?

Homework Equations


The Attempt at a Solution



I did the [tex]F_5(2^{1/2})[/tex] case and think the generator is [tex]2+\sqrt{2}[/tex]. But don't know how this generalizes..
Thanks!
 
Physics news on Phys.org
I don't really like the exponent notation. You should write your ring as [itex]\mathbb{F}_5[X]/(X^4-2)[/itex].

Finding a generator for the cyclic group is a quite difficult problem and still an active problem of research. I fear that the only solution is to test all the elements and see whether they are cyclic.
 
micromass said:
I don't really like the exponent notation. You should write your ring as [itex]\mathbb{F}_5[X]/(X^4-2)[/itex].

Finding a generator for the cyclic group is a quite difficult problem and still an active problem of research. I fear that the only solution is to test all the elements and see whether they are cyclic.

Really?:cry::cry: Even the fact that [tex]\mathbb{F}_5[/tex] itself is cyclic does not help..?