enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Euclidean algorithm - Wikipedia

    en.wikipedia.org/wiki/Euclidean_algorithm

    The Euclidean algorithm is based on the principle that the greatest common divisor of two numbers does not change if the larger number is replaced by its difference with the smaller number. For example, 21 is the GCD of 252 and 105 (as 252 = 21 × 12 and 105 = 21 × 5) , and the same number 21 is also the GCD of 105 and 252 − 105 = 147 .

  3. Greatest common divisor - Wikipedia

    en.wikipedia.org/wiki/Greatest_common_divisor

    In mathematics, the greatest common divisor (GCD), also known as greatest common factor (GCF), of two or more integers, which are not all zero, is the largest positive integer that divides each of the integers. For two integers x, y, the greatest common divisor of x and y is denoted (,).

  4. Lehmer's GCD algorithm - Wikipedia

    en.wikipedia.org/wiki/Lehmer's_GCD_algorithm

    Lehmer's GCD algorithm, named after Derrick Henry Lehmer, is a fast GCD algorithm, an improvement on the simpler but slower Euclidean algorithm.It is mainly used for big integers that have a representation as a string of digits relative to some chosen numeral system base, say β = 1000 or β = 2 32.

  5. Binary GCD algorithm - Wikipedia

    en.wikipedia.org/wiki/Binary_GCD_algorithm

    Visualisation of using the binary GCD algorithm to find the greatest common divisor (GCD) of 36 and 24. Thus, the GCD is 2 2 × 3 = 12.. The binary GCD algorithm, also known as Stein's algorithm or the binary Euclidean algorithm, [1] [2] is an algorithm that computes the greatest common divisor (GCD) of two nonnegative integers.

  6. General number field sieve - Wikipedia

    en.wikipedia.org/wiki/General_number_field_sieve

    When using such algorithms to factor a large number n, it is necessary to search for smooth numbers (i.e. numbers with small prime factors) of order n 1/2. The size of these values is exponential in the size of n (see below). The general number field sieve, on the other hand, manages to search for smooth numbers that are subexponential in the ...

  7. Extended Euclidean algorithm - Wikipedia

    en.wikipedia.org/wiki/Extended_Euclidean_algorithm

    The greatest common divisor is the last non zero entry, 2 in the column "remainder". The computation stops at row 6, because the remainder in it is 0 . Bézout coefficients appear in the last two columns of the second-to-last row.

  8. Coin problem - Wikipedia

    en.wikipedia.org/wiki/Coin_problem

    The Frobenius number exists as long as the set of coin denominations is setwise coprime. There is an explicit formula for the Frobenius number when there are only two different coin denominations, and , where the greatest common divisor of these two numbers is 1: . If the number of coin denominations is three or more, no explicit formula is known.

  9. Lenstra elliptic-curve factorization - Wikipedia

    en.wikipedia.org/wiki/Lenstra_elliptic-curve...

    The largest factor found using ECM so far has 83 decimal digits and was discovered on 7 September 2013 by R. Propper. [1] Increasing the number of curves tested improves the chances of finding a factor, but they are not linear with the increase in the number of digits.