3

It is well-known that a degree 2 or 3 polynomial over a field is reducible if and only if it has a root. But what about integral domains? Can we have a reducible polynomial over an integral domain having no roots in the domain?

Belgi
  • 23,150
Reader
  • 1,353

1 Answers1

3

For example take $\mathbb{Z}$ and the polynomial $3(x^{2}+1)\in\mathbb{Z}[x]$

This polynomial have no roots in $\mathbb{Z}$ but $3\cdot(x^{2}+1)$ is a factorization

Belgi
  • 23,150