0

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.

Jaqen Chou
  • 1,057

1 Answers1

2

$p = a^2+b^2 = \bar \alpha \alpha \in I$ implies $p=0$ in $R/I$.

If you know that $R/I$ is a field, then it must have characteristic $p$.

lhf
  • 216,483