I am having difficulty proving that if and only if there does not exist $u \in \mathbb{Z}[-5]$ such that $N(u) = x$, with $x$ being a prime number, then $x$ is irreducible in the ring $\mathbb{Z}[-5]$.
$\mathbb{Z}[-5]$ is the set of numbers in the form $a + b\sqrt{-5}$, with $a, b \in \mathbb{Z}$ and $N(x) = a^2 + 5b^2$, with $a, b \in \mathbb{Z}$.
From my understanding, to prove that if $x$ is irreducible in the ring $\mathbb{Z}[-5]$, that means we cannot write $x$ as:
$x = (a + b\sqrt{-5})(c + d\sqrt{-5})$, with $c, d \in \mathbb{Z}$.
If and only if there does not exist a $u = e + f\sqrt{-5}$
$N(u) = e^2 + 5f^2$
However, I do not know how to go further from this starting point.