Question at hand is:
Is $x^4+3x^3-9x^2+7x+27$ irreducible in $\Bbb Q$ and/or $\Bbb Z$.
This is for an exam, reasoning is trivial, but no calculators in hand. Clearly, if there is a rational root, they are integers by Rational Root theorem and since $f$ is monic.
I am aware of
Rational root theorem, which narrows down the options to $\pm1,\pm3,\pm9,\pm27$, and clearly, no roots.
Eisenstein's Irreducibility Criteria, not helping here, thanks to $x$'s coefficient $7$
Cohn's Irreducibility test: $12197$ is a prime, too large a number to prove that its a prime by hand.
Descartes Rule of signs: at most 2 (or 0) positive/negative roots. Close enough.
None of which are helping me in any way since I can't use a calculator.
These are the solutions I tried:
Alpha says all roots are complex. Made me search if there's some way to determine if all roots are complex, reaching nowhere.
Check if there are any easy prime generation functions like Euler's, and if lucky 12197 falls in that list, the best I got is Euler's, $n^2+n+41, 1\le n<40$, and biggest such is $1601$, not helping.
Are there any better ways to determine if this polynomial is irreducible over $\Bbb Q$, without using calculators?
Over $\mathbb{F}_3$ your polynomial splits as $x(x+1)^3$, no luck.
Over $\mathbb{F}_5$ your polynomial splits as $(x+1)(x^3+x^2+2)$. That is enough to state that your polynomial is irreducible over $\mathbb{Q}$, since we know in advance that it has no rational root.
You may also notice that $p(x)=x^4 + 3 x^3 - 9 x^2 + 7 x + 27$ takes prime values for any $x\in\{-20,-17,-14,-5,-2,1,4,10,13\}$, but no reducible polynomial over $\mathbb{Q}$ with degree $4$ can take nine prime values at nine different points.