Glossary math Term Page
Euclidean algorithm
the repeated-remainder algorithm for finding the gcd
Core Idea
Euclidean algorithm is the repeated-remainder algorithm for finding the gcd. It usually makes the most sense alongside greatest common divisor, division algorithm, remainder.
Why It Matters Here
Mathbong reuses this term across number-theory posts as shared vocabulary.