-1

I would like to show that $P(X)=X^4-20X^2+16$ is irreducible on $\mathbb{Q}$, how to proceed ?

lone student
  • 14,709

1 Answers1

1

By the rational root theorem, $P$ has no rational root. So we only need to study a possible factorization with integer coefficients $$ P(x)=(x^2+ax+b)(x^2+cx+d) $$ Comparison with the coefficients gives equations over the integers with no solution.

Dietrich Burde
  • 130,978
  • This is a quadratic equation respect to $X^2$ isn't it? So, is it enough to show that $X^2 $ (after solving quadratic) is irrational? Because, If $X^2$ is irrational, then $X$ irrational. Am I right? Thank you. – lone student May 07 '21 at 21:02
  • You mean like egreg's answer in the duplicate? – Dietrich Burde May 07 '21 at 21:04