Suppose $R=\mathbb{Z}[i]$ is Gaussian domain , and $a^2+b^2=p$ is prime. Denote $\alpha=a+bi$ and $I=(\alpha)$. Prove $R/I$ is a finite field with characteristic p.
My attempts: First prove $\alpha $ is irreducible, hence $I$ is a maximal ideal and it follows $R/I$ is a field. And $R=\mathbb{Z}[i]$ is an Euclidean domain. Hence for $x\in \mathbb{Z}[i],x=q\alpha+r$ where $N(r)\lt N(\alpha)$ , so there are finite elements in $R/I$. Thus $R/I$ is a finite filed. But I can't figure out why the characteristic is $p$.
Thanks for your hints.