1

I understand how to prove the Fundamental Theory of Arithmetic, but I do not understand how to further articulate it to the point where it applies for $\mathbb Z[I]$ (the Gaussian integers).

I started by first defining norm/modulus and proving basic properties.

Next, I am going to show that the division algorithm works in $\mathbb Z[I]$.

After this, I will then define gcd and show that its two definitions agree. This here will complete my proof.

My question is, where do I begin to show that the division algorithm works in $\mathbb Z[I]$?

1 Answers1

1

Say you want to divide $b$ into $a$. Let $q$ be the true quotient $a/b$ rounded off to the nearest Gaussian integer. Then $a/b-q$ has real and imaginary components with absolute value less than or equal to $1/2.$ From here, you should show that $|r|^2 <|b|^2,$ where $r=a-bq.$