Let $A = \mathbb{Z}[\sqrt{-2}]= \{a+b\sqrt{-2} \ : a, b \in \mathbb{Z}\}$. Show that $\sqrt{-2}$ is an irreducible element of $A$.
Here I considered the norm $N(a+b\sqrt{-2})=a^2+2b^2$. I don't know if I can use this strategy to conclude, but this is what I did :
Suppose that $\sqrt{-2}$ is reductible, i.e. $\sqrt{-2}=(a+b \sqrt{-2})(c + b \sqrt{-2})$. So $N(\sqrt{-2})=N((a+b \sqrt{-2})(c + b \sqrt{-2}))=N(a+b \sqrt{-2}) N(c + b \sqrt{-2})) = 2$. Since $2$ is a prime number, then $\sqrt{-2}$ is irreductible.
Is anyone could tell me if I am right? Otherwise, could you give me a hint?
Thanks!