Galois Theory (degree 4 polynomial)

In summary, the conversation discusses the problem of proving the irreducibility of the polynomial f(x)=x^4-2x^2-1 and different approaches and tests to solve it efficiently. The participants also discuss the relationship between the fields \mathbb{Q}(a,i) and \mathbb{Q}(b) where a= (1+\sqrt{2})^{1/2} and b= (1-\sqrt{2})^{1/2} and the degree of the Galois group of E over \mathbb{Q}. They also consider the Galois group of E over \mathbb{Q} and its isomorphism with the alternating group A_5. Finally, they discuss the
  • #1
bham10246
62
0
I have 4 questions for the same problem. I worked on this for days but after while, I didn't get very far.


Q1. To show that [itex]f(x)=x^4-2x^2-1[/itex] is irreducible, which irreducibility test is the most efficient? Reduction mod p doesn't really work (when p=2) and neither does Eisenstein's Irreducibility Criterion.

I supposed that f(x) can be written as a linear factor and a cubic polynomial and came up with a contradiction. I then supposed that f(x) can be written as a product of two quadratic polynomials and came with a contradiction. These processes work but they're just too long.

Any efficient irreducibility suggestions/tests for this particular polynomial: [itex]f(x)=x^4-2x^2-1[/itex]?

Q2. Let [itex]a= (1+\sqrt{2})^{1/2} [/itex] and [itex]b= (1-\sqrt{2})^{1/2} [/itex]. Does [itex]\mathbb{Q}(b)= \mathbb{Q}(a,i)[/itex]?

Q3. Let [itex]E=\mathbb{Q}(a)[/itex]. To find the index [itex] [E:\mathbb{Q}] [/itex], is this 4 or 8? I thought it would equal the degree of the irreducible polynomial for [itex]a[/itex], which is 4, but [itex]b[/itex] is also a root of the above polynomial and [itex]b[/itex] is a complex number, not real. So since we need to adjoin [itex]i[/itex], I thought the index should be 8.

Q4. What is the Galois group of E over [itex]\mathbb{Q}[/itex]? I found a similar problem from Dummit and Foote and its Galois group is [itex]\mathscr{D}_4[/itex] but someone mentioned that it should be [itex]\mathbb{Z}_2\times\mathbb{Z}_2\times\mathbb{Z}_2[/itex]. So which one is it and how does one know?



Thanks for your time!
 
Last edited:
Physics news on Phys.org
  • #2
Q1. what about mod 3? don't give up so soon.
 
  • #3
Q4. first of all convince yourself that E is a galois, i.e. normal extension of Q. if so, then as you say the order of G is the degree of E over Q.

but in any case, galois or not, the order of G divides the degree of E over Q. what does that tell you?
 
  • #4
Hi Mathwonk, thanks for your reply! As for Q1., I misunderstood the original statement of the theorem (Reduction mod p). I thought f is irreducible if f is irreducible in [itex]\mathbb{Z}_p[x][/itex] for every prime p, but this is wrong! If we can find one such prime p such that f(x) is irreducible in [itex]\mathbb{Z}_p[x][/itex], then we're done!

Thanks for the other replies. Although I read them briefly, I didn't get a chance to think about them and apply to what I have learned.


But I do have one question:

QUESTION: let f be a polynomial of degree 5 over [itex]\mathbb{Q}[/itex] and let [itex]Gal_\mathbb{Q}(f)[/itex] be isomorphic to the alternating group [itex]A_5[/itex]. Then how do we know that f must be irreducible over [itex]\mathbb{Q}[/itex]?

MY ATTEMPT: Well since the alternating group cannot be solved by radicals, the corresponding polynomial cannot be solved by radicals. So f has a degree 5 irreducible polynomial as its factor, thus it must be itself.

I think there is something more to the reasoning. That is, since the Galois group is isomorphic to [itex]A_5[/itex], the galois group has a 5-cycle (it permutes 5 roots). But perhaps two roots are conjugated together while the other three roots are permuted together. I feel like I'm almost there, yet I'm missing something. Please help...
 
  • #5
i ike your argumnt. it seems enough to me.

the point is i gues, that if the polynomil were a product, then the splitting field of one factor would be a normal subfield, and correspond to a normal subgroup, of which A(5) has only two.

so the spliting field of one factor would be the full splitting field of f. but then this field would have degree dividing 24 = 4! i think. but with group A(5) the field has degree 30.

this is basically your argument, to look at the interplay between subgroups of A(5) and subfields of the field of f.
 
  • #6
bham10246 said:
Q2. Let [itex]a= (1+\sqrt{2})^{1/2} [/itex] and [itex]b= (1-\sqrt{2})^{1/2} [/itex]. Does [itex]\mathbb{Q}(b)= \mathbb{Q}(a,i)[/itex]?
This problem is a little bit computational.

Note, [tex][\mathbb{Q}(\sqrt{\sqrt{2}+1},i):\mathbb{Q}]=8[/tex].
And,
[tex][\mathbb{Q}(\sqrt{\sqrt{2}-1}i}:\mathbb{Q}]=4[/tex]
So they are not equal.
 
  • #7
It might be easier to notice that ab = i...

BTW, you can use \left[ ... \right] to make large brackets. (And these work with many different kinds of delimiters)
 
  • #8
Thanks Mathwonk, Kummer, and Hurkyl for your replies!

So according to Hurkyl ab = i implies a = i/b where [itex]a= \sqrt{\left[1+\sqrt{2}\right]}[/itex] and [itex]b= \sqrt{\left[1-\sqrt{2}\right]} [/itex]. So since [itex]b\not\in E=\mathbb{Q}(a)[/itex] (because i is not in E), E over [itex]\mathbb{Q}[/itex] is not Galois (because all the roots of the polynomial [itex]f(x)=x^4-2x^2-1[/itex] are not in the field extension E). So [itex]|Gal(E/\mathbb{Q})| \leq [E:\mathbb{Q}]=\deg_\mathbb{Q} (f(x)) = 4 [/itex].

I don't remember that the order of the Galois group must divide the degree of E over Q, but since the Galois group of E over Q has only two roots of the polynomial f, namely, a and -a, [itex]Gal(E/\mathbb{Q})\cong \mathbb{Z}_2[/itex]. That is, the Galois group has two automorphisms: one takes a to itself and another automorphism takes a to -a.

So my answer to Q3. is:
[itex] [E:\mathbb{Q}] = \deg_\mathbb{Q} (f) = 4 [/itex]
and if we were to adjoin b to E, then
[itex][E(b):\mathbb{Q}]=[\mathbb{Q}(a,b):\mathbb{Q}]= [\mathbb{Q}(a,i):\mathbb{Q}]=8 [/itex].

As for Q4., [itex]Gal(E/\mathbb{Q})\cong \mathbb{Z}_2[/itex] and [itex]Gal(\mathbb{Q}(a,i)/\mathbb{Q})\cong \mathbb{Z}_2\times \mathbb{Z}_2[/itex].

And thanks again for the LaTeX tips Hurkyl!

:smile:
 
Last edited:

1. What is Galois Theory?

Galois Theory is a branch of abstract algebra that studies the symmetries of solutions to polynomial equations. It provides a method for determining whether a polynomial equation can be solved using algebraic operations.

2. What is a degree 4 polynomial?

A degree 4 polynomial is a polynomial equation with the highest degree of 4. It can be written in the form ax^4 + bx^3 + cx^2 + dx + e, where a, b, c, d, and e are constants and x is the variable.

3. How does Galois Theory apply to degree 4 polynomials?

Galois Theory provides a way to determine whether a degree 4 polynomial equation can be solved using algebraic operations. It uses the concept of a Galois group, which is a group of symmetries of the polynomial equation, to analyze the solutions of the equation.

4. What is the significance of degree 4 in Galois Theory?

Degree 4 is significant in Galois Theory because it is the highest degree of polynomial equation that can be solved using algebraic operations. For equations with higher degrees, such as degree 5 or higher, there is no general formula for finding the solutions using algebraic operations.

5. Can all degree 4 polynomial equations be solved using algebraic operations?

No, not all degree 4 polynomial equations can be solved using algebraic operations. Galois Theory provides a method for determining which equations can be solved and which cannot. It depends on the structure of the Galois group associated with the equation.

Similar threads

Replies
6
Views
2K
  • Linear and Abstract Algebra
Replies
16
Views
2K
  • Linear and Abstract Algebra
Replies
3
Views
1K
  • Linear and Abstract Algebra
Replies
19
Views
2K
  • Linear and Abstract Algebra
Replies
24
Views
4K
  • Linear and Abstract Algebra
Replies
5
Views
2K
  • Linear and Abstract Algebra
Replies
1
Views
1K
  • Linear and Abstract Algebra
Replies
4
Views
1K
  • Linear and Abstract Algebra
Replies
4
Views
1K
  • Linear and Abstract Algebra
Replies
4
Views
1K
Back
Top