$\mathbb{Z}[i] = \{a+bi | a,b\in\mathbb{Z}\}$
Show that if $N(t)$ is an ordinary prime in $\mathbb{Z}$ then $t$ is a Gaussian prime in $\mathbb{Z}[i]$ (we say that $t\in\mathbb{Z}[i]$ is a Gaussian prime if it has no non-trivial factorisations.)
An attempt:
$t = a + bi \implies N(t) = a^2 + b^2$, since $a^2 + b^2$ is prime $\forall x,y \in \mathbb{Z}$, $x$ does not divide $a$ or $b$ and $y$ does not divide $a$ or $b$. So since $t = a + bi$ no $x,y \in \mathbb{Z}$ divides $t$ and since all elements $s \in \mathbb{Z}[i]$ have integer coefficients can we conclude that no non trivial element factors $t$?