0

Normal Euclidean algorithm iterates $(a$ mod $b, b)$ for $a>b$. I have noticed that iterating $(a$ mod $ b, a)$ (keeping the $a$ fixed through descent) will also give the GCD. Can anyone show why is that so? I have no experience in proving.

0 Answers0