-1
$\begingroup$

Show that $X^5+X^3+1$ is irreducible over $\mathbb{Z}$ and $X^3+aX^2+bX+1$ is reducible iff $a=b$ or $a+b=-2$.

  • 0
    I think you might have the conditions on $X^3+aX^2+bx+1$ backwards - this polynomial is *reducible* iff $\dots$2012-12-25

2 Answers 2

2

A cubic polynomial that is monic in ${\mathbf Z}[x]$ is reducible if and only if it has a root in the integers, and for your particular cubic the only possible roots in the integers could be $\pm 1$ (I'll let you figure out why that is). Set $X$ equal to $1$ and $-1$ in the polynomial to see what constraint is imposed by asking for these numbers to be roots.

As for the quintic, could you please tell us what irreducibility tests you know? The question sounds like homework, because it is written as a command "Show that..." with no background context whatsoever and it seems strange that you would want to know why that one quintic is irreducible and why that parametric family of cubics is irreducible at the same time. What have you tried yourself?

  • 0
    @Firmino: It is impossible to use the Eisenstein criterion: replacing $x$ with $x+c$ for an integer $c$ will never turn $x^5+x^3+1$ into an Eisenstein polynomial at a prime. What other irreducibility tests do you know besides the Eisenstein criterion?2012-12-28
0

Hint for the first part. You might notice something about the parity of $x^5+x^3+1$ which would imply something about the parity of factors - equivalent to working mod 2.

Suppose you have a factorisation in $\mathbb Z$, then you can reduce that factorisation mod $n$ for any $n \in \mathbb Z$ to get a factorisation mod $n$ (generally useful for primes $p$). So if you can find a $p$ for which there is no factorisation mod $p$, then there is no factorisation in $\mathbb Z$.

You can also use this to prove that there is no factorisation of a particular kind (eg cubic times quadratic).