I want to show that for every prime $p$, there exists an irreducible quadratic in $\mathbb{Z}_p[x]$. So I'm looking for some $x^2+ax+b$ that's irreducible. But what $a,b$ choose we choose?
2026-04-08 07:37:37.1775633857
Irreducible quadratic in $\mathbb{Z}_p$
65 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
For $p=2$, use $x^2+x+1$. For $p\gt 2$, find a quadratic non-residue $a$ of $p$, there are many, since half of all numbers between $1$ and $p-1$ are quadratic non-residues of $p$. Then $x^2-a$ works.