enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Trial division - Wikipedia

    en.wikipedia.org/wiki/Trial_division

    A definite bound on the prime factors is possible. Suppose P i is the i 'th prime, so that P 1 = 2, P 2 = 3, P 3 = 5, etc. Then the last prime number worth testing as a possible factor of n is P i where P 2 i + 1 > n; equality here would mean that P i + 1 is a factor. Thus, testing with 2, 3, and 5 suffices up to n = 48 not just 25 because the ...

  3. Integer factorization - Wikipedia

    en.wikipedia.org/wiki/Integer_factorization

    Continuing this process until every factor is prime is called prime factorization; the result is always unique up to the order of the factors by the prime factorization theorem. To factorize a small integer n using mental or pen-and-paper arithmetic, the simplest method is trial division : checking if the number is divisible by prime numbers 2 ...

  4. Integer factorization records - Wikipedia

    en.wikipedia.org/wiki/Integer_factorization_records

    Integer factorization is the process of determining which prime numbers divide a given positive integer.Doing this quickly has applications in cryptography.The difficulty depends on both the size and form of the number and its prime factors; it is currently very difficult to factorize large semiprimes (and, indeed, most numbers that have no small factors).

  5. Fundamental theorem of arithmetic - Wikipedia

    en.wikipedia.org/wiki/Fundamental_theorem_of...

    As the positive integers less than s have been supposed to have a unique prime factorization, must occur in the factorization of either or Q. The latter case is impossible, as Q , being smaller than s , must have a unique prime factorization, and p 1 {\displaystyle p_{1}} differs from every q j . {\displaystyle q_{j}.}

  6. Table of Gaussian integer factorizations - Wikipedia

    en.wikipedia.org/wiki/Table_of_Gaussian_Integer...

    A Gaussian integer is either the zero, one of the four units (±1, ±i), a Gaussian prime or composite. The article is a table of Gaussian Integers x + iy followed either by an explicit factorization or followed by the label (p) if the integer is a Gaussian prime.

  7. Shor's algorithm - Wikipedia

    en.wikipedia.org/wiki/Shor's_algorithm

    For prime powers, efficient classical factorization algorithms exist, [22] hence the rest of the quantum algorithm may assume that is not a prime power. If those easy cases do not produce a nontrivial factor of N {\displaystyle N} , the algorithm proceeds to handle the remaining case.

  8. General number field sieve - Wikipedia

    en.wikipedia.org/wiki/General_number_field_sieve

    Now the product of the factors a − mb mod n can be obtained as a square in two ways—one for each homomorphism. Thus, one can find two numbers x and y, with x 2 − y 2 divisible by n and again with probability at least one half we get a factor of n by finding the greatest common divisor of n and x − y.

  9. Pollard's rho algorithm - Wikipedia

    en.wikipedia.org/wiki/Pollard's_rho_algorithm

    Pollard's rho algorithm is an algorithm for integer factorization. It was invented by John Pollard in 1975. [1] It uses only a small amount of space, and its expected running time is proportional to the square root of the smallest prime factor of the composite number being factorized.