Irreducibility Question (Rationals, Eisenstein)

  • Thread starter Thread starter mattmns
  • Start date Start date
mattmns
Messages
1,121
Reaction score
5
Hello. I have this question from the book:

Prove that the polynomial x^4 + 2x^2 + 2 is irreducible in Q[x]. (Q being the rational fancy Q)
---

So I used Eisenstein Criterion (because we are dealing with the rationals) and said that the coefficents are: 1 (for x^4), 2(for x^2), 2 with the last 2 coefficients being the important ones. So I then said that let's use 2 as the prime, and then 2 | 2 (the middle coefficient), and 4 (2^2) does not divide 2 (the last coefficient), so x^4 + 2x^2 + 2 is not reducible in Q[x].

That seems quite acceptable to me, but the book has no examples, did I do the problem correctly? Danke!
 
Last edited:
Physics news on Phys.org
All the coefficients are important, 2 divides the x^3 and x coefficients trivially. More importantly, there's a condition about the lead coefficient that you haven't mentioned...
 
Thanks, I did not think about those. However, I am not sure what you are talking about with the leading coefficient (I am guessing you are talking about the 1 in front of x^4).

In my book the definition of The Eisenstein Criterion is:

Let f(x) = x^n + a_{1}x^{n-1} + .. + a_{n} be a polynomial with integer coefficients. Suppose that there is some prime p such that p|a_{1}, p|a_{2}, ..., p|a_{n}, but p^2 does not divide a_{n} Then f(x) is irreducible in Q[x].
Hmm... I just looked in another book, and on wikipedia, at the definition of The Eisenstein Criterion and they both mention a property about the first coefficient (1 for x^4); specifically: p cannot divide the first coefficient(1 for x^4). Which looks true too. Not sure why one of my books says that and the other does not. Thanks
 
Last edited:
Your book is assuming a "monic" polynomial- the "leading coefficient" (the coefficient of the highest power) is 1 and no prime divides that so it isn't necessary to mention it. Since factoring out a constant doesn affect irreducibility, the two forms are equivalent.
 
HallsofIvy said:
Your book is assuming a "monic" polynomial- the "leading coefficient" (the coefficient of the highest power) is 1 and no prime divides that so it isn't necessary to mention it. Since factoring out a constant doesn affect irreducibility, the two forms are equivalent.
You are absolutely correct, I missed that part! Thanks.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top