$P(Q(x))$ is also irreducible

76 Views Asked by At

For every polynomials $P(x)$ and $Q(x)$ with integer coefficients , if $P(x)$ is irreducible over the rational numbers, then is it true that $P(Q(x))$ is also irreducible over the rational numbers? If $Q(x)$ is also irreducible, will P(Q(x)) be irreducible?

1

There are 1 best solutions below

0
On

$P(X)=X-1$ is irreducible, $Q(X)=X^2+1$ is irreducible, but $P(Q(X))=X^2$ is not.


If you think thatusing a linear polynomial is cheating: $P(X)= X^2+4X+5$ and $Q(X)=X^3-2$ are irreducible (e.g., because they have degree $\le 3$ and no rational root), then $P(Q(X))=(X^2+1)(X^4-X^2+1)$.