gtfitzpatrick
- 372
- 0
Homework Statement
determine whether the following polynomials are irreducible over Q,
i)f(x) = x^5+25x^4+15x^2+20
ii)f(x) = x^3+2x^2+3x+5
iii)f(x) = x^3+4x^2+3x+2
iv)f(x) = x^4+x^3+x^2+x+1
Homework Equations
The Attempt at a Solution
By eisensteins criterion let f(x) = a_n x^n+a_{n-1} x^{n-1}+...a_0
if there exists p, a prime such that p does not divide a_n , p divides a_{n-1},...,p divides a_0 and p^2 does not divide a_0 then f(x) is irreducible over Q
So i) if p=5 => it is irreducible over Q
but not sure how to go about the others...