I'm trying to find the GCD of $29-3i$ and $11+10i$ in $Z[i]$
I know that one way I can do this, is to factorize each of the numbers and find the GCD through that. But the norms in these two numbers are fairly large so it seems like a tedious way to do it. I was wondering if there's a trick that I'm not seeing to get the GCD.
I tried subtracting the numbers and got $18 - 13i$, so we know our GCD divides that number. Here the norms are still too large, and this is definitely not a gaussian prime. Is there a way to reduce these numbers to something more manageable?
Hint $\ $ The gcd divides the gcd of their norms $= (850,221) = 17 = (4-i)(4+i) = \frak p_1 \frak p_2$
$\quad {\rm mod}\,\ 17,\,\color{#c00}{i\!-\!4}\!:\ \ 29-3\color{#c00}i \equiv 29-3(\color{#c00}4)\equiv 0,\ \ 11+10\color{#c00}i \equiv 11+10(\color{#c00}4)\equiv 0$
Thus the prime $\,{\frak p_1} = i - 4\,$ is a common divisor, necessarily greatest, since $17\nmid 11+10i$