Is the field extension normal?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 3K views
futurebird
Messages
270
Reaction score
0
I've been asked to find out if some field extensisons are normal. I want to know if I'm thinking about these in the right way.

For Q(a):Q

I first find the minimal polynomial for a in Q[a]. Then I look at all zeros of that polynomial. If all of the zeros are in Q(a) the extension is normal.


Example:

Q(1+i):Q

1+i = x
-1 = x^2-2x+1

x^2-2x+2 is irreducible over Q and the minimal polynomial of 1+i.

the zereos are: 1+i, 1-i

they are both in Q(1+i) so this is a normal extension.


Correct?
 
Physics news on Phys.org
Q(2^(1/3)):Q is not normal since the minimal polynomial has two imaginary roots that are not in Q(2^(1/3)). Is that the right idea?
 
I forgot to say that 2^(1/3) is the real cube root of two.