I need to find irreducible factors of $f(x)=x^4+3x^3+2x^2+1$ in $\mathbb{Q}[x]$ and explicitely prove that these factors are indeed irreducible.
I believe we can't reduce $f(x)$ any further but I have to prove that this is the case.
I have already shown that there can't be any linear factors if there was such a factorization using the rational root theorem. But another possibilty is a factorization into two polynomials of degree $2$. So something like: $f(x)=(ax^2+bx+c)(mx^2+nx+p)$. I tried writing it out but since we're working with rationals I find it difficult to find or rule out such polynomials.
What do I have to do in this case? And more general: is there a way to find such second degree factors more easily in $\mathbb{Q}$?
.Here's a wonderful result that will tell you about the irreducibility of this polynomial, but it still requires far more work:
Suppose we take base four, then the coefficients give the base 4 number $10321$ which is $1 + (2 \times 4) + (3 \times 16) + (1 \times 4096) = 4153$ in decimals, which you can verify is prime easily (it is still quite small, this process took me under a minute to verify). Hence, by the Cohn criteria, this works out to be irreducible. Surely there are better criteria than this one, but somehow I felt inclined to use this one.
In general, you have to find the roots through the "quartic formula", but then this is very hard to apply. Normally when this kind of a question is given to me, I look around to using Eisenstein or Cohn or Perron criteria (you can read these up, there's a huge literature on it). Either way, it will take effort to decode quartic polynomials in general.