-1

Is it possible to apply a shift (to the variable $x$) and Eisenstein's criterion to show that the polynomial $f(x) = x^3 + x^2 − 2x − 1$ is irreducible over the rationals?

1 Answers1

1

You can shift by 9 to get $x^3 +28x^2+259x+791$ which is irreducible by looking at divisibility by 7.

Merosity
  • 2,489
  • 1
  • 8
  • 16
  • $9\equiv\text{something smaller}\bmod 7$. Why did you not try that smaller shift? (The smaller shift also gives a square-free constant term.) – Oscar Lanzi Feb 10 '21 at 21:33