Irreducible polynomials and prime elements

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 2K views
darksidemath
Messages
2
Reaction score
0
TL;DR
How can I show that p is a prime element of Z[√3]?
let p∈Z a prime how can I show that p is a prime element of Z[√3] if and only if the polynomial x^2−3 is irreducible in Fp[x]? ideas or everything is well accepted :)
 
Physics news on Phys.org
fresh_42 said:
If ##p\in R## is prime, then ##R/(p)## is an integral domain.

If ##x^2-3\in \mathbb{Z}_p[x]## is irreducible, then ##\mathbb{Z}_p[x]/(x^2-3)\cong \mathbb{Z}_p[\sqrt{3}]\cong \mathbb{Z}[\sqrt{3}]/(p)## is an integral domain.
I thought the quotient by the ideal generated by an irreducible is a field, not just an integral domain.