Prove an extension is not normal

  • Thread starter Thread starter PsychonautQQ
  • Start date Start date
  • Tags Tags
    Extension Normal
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
PsychonautQQ
Messages
781
Reaction score
10

Homework Statement


let b be a square root of 1+i, show that Q(b):Q is not a normal extension. Also, what is the Galois group of the extension?

Homework Equations

The Attempt at a Solution


so b = +/- (1+i)^(1/2), and it's minimal polynomial is x^4+4 which has roots -(2)^1/2 and 2^(1/2) that are not in Q(b) and therefore the extension is not normal. In a proper splitting field, x^4+4 splits into (x-(1+i))(x+(1+i))(x-2^(1/2))(x+2^(1/2)), the Galois group would have a map that permutes the roots of the first two factors and a map that would permute the roots of the second two factors, therefore it would be isomorphic to Z_2 x Z_2.

Is this correct?
 
Physics news on Phys.org
PsychonautQQ said:
it's minimal polynomial is x^4+4
That doesn't look right to me.

We have ##b^2=1+i## so that ##b^2-1=i## so that ##(b^2-1)^2=-1##. Hence a monic 4th degree polynomial with root ##b## is ##(x^2-1)^2+1=x^4-2x^2+2##. Since the minimal polynomial is unique, I don't think your polynomial can also be minimal.

The structure of your argument is otherwise OK. There will be four roots of the minimal polynomial, two of which are in ##\mathbb Q(b)## and two of which are not.
 
  • Like
Likes   Reactions: PsychonautQQ
On the second part of the question, you appear to have found the Galois group of the extension that includes the other two roots of that minimal polynomial, which is not what was asked. Nor will the Galois group just be ##\mathbb Z_2##. This part of this question has many similarities to that earlier one you asked about an extension based on ##c##, a primitive fourteenth root of 1. Here the extension is based on ##b##, a primitive 16th root of ##2^8##.

Remember how each fixing automorphism in that other example mapped ##c## to ##c^k## where ##k\geq 1## and ##k\leq## (did you ever end up working out what the upper limit was?).

Well here the same thing will apply. Each fixing automorphism will map ##b## to a positive integer power of ##b##, up to a certain upper limit.

If you can solve that other problem, including finding that upper limit, you can solve this one.
 
  • Like
Likes   Reactions: PsychonautQQ