Extended Euclidean Algorithm

Home > Mathematics > Arithmetic > Greatest Common Factor > Extended Euclidean Algorithm

The extended Euclidean Algorithm involves finding the greatest common factor of two numbers along with two additional numbers, x and y, such that ax + by = gcd(a, b). This method is useful in cryptography and other applications.