1

Prove that for any postive integer $n$, the polynomial $$(X^2+2)^n+5(X^{2n-1}+10X^n+5)$$ is irreducible in $\mathbb Z[X]$.

I have try use Eisenstein's criterion and can't it

user26857
  • 52,094
  • You're right that Eisenstein's criterion won't help directly. The only divisor of the coefficient of $X^{2n-1}$ is 5 and $5$ does not divide the constant term, $25+2^n$. – Michael Burr Mar 04 '15 at 15:51

1 Answers1

2

This is an immediate application of the Schönemann's Irreducibility Criterion. It also follows by reducing modulo $5$ twice.

user26857
  • 52,094