I'm trying to compute the Galois group $G$ of $$f=X^4 + 3X^2 + 1$$ over $\mathbb{Q}$. This is what I worked out so far:
The discriminant is $2^4\cdot 5^2$, a square, so $G\subset A_4$
$f$ is irreducible, as one can see by the Cohn's criterion with the prime $10301$, hence $G$ is a transitive subgroup of $S_4$
$f$ can be rewritten as $Y^2+3Y+1$, so the roots are easily found by the quadratic formula. It turns out that they are all pure imaginary, namely $$ \pm\sqrt{\frac{-3\pm\sqrt{5}}{2}} $$ From this I deduce that (denote by $K$ the splitting field of $f$) $[K:\mathbb{Q}] = 4$, and so also $|G|=4$. The only candidates for $G$ are therefore the Klein group $V_4$ or the cyclic $C_4$.
With Mathematica I computed the factorisations of $f$ modulo $p$ for the first $1000$ primes, and $f$ is never irreducible. This strongly suggests that $G=V_4$, because it looks like it doesn't contain any $4$-cycle.
If you agree with my reasoning, please can you help me to prove that the Galois group is actually $V_4$? Otherwise shame on me! ;-)