I am trying to solve this problem:
Find the generator of the ideal $(47 - 13i, 53 + 56i).$ I know that I should use Euclidean Algorithm but I am wondering if it matters if I divided $a = 47 - 13i$ by $b = 53 + 56i$ or $b = 53 + 56i$ by $a = 47 - 13i$? and why?
Thanks for your help!