How can you prove that if the gcd(a,b) = 1 then gcd(a,bi) = 1 in the Gaussian integers? I know that $i$ is a unit in the ring, but how can you rigorously prove this?
2026-03-26 01:01:09.1774486869
GCD in the Gaussian Integers
404 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Recall that the gcd is (up to units) the Gaussian integer of smallest norm that can be written as $ma+nb$ for $m,n$ Gaussian integers. If $\gcd(a,b) = 1$, then we have such $m$ and $n$. But then we have $1=ma-in(bi)$, so $\gcd(a,bi)=1$ as well.