enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. 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 ...

  3. Table of prime factors - Wikipedia

    en.wikipedia.org/wiki/Table_of_prime_factors

    The tables contain the prime factorization of the natural numbers from 1 to 1000. When n is a prime number, the prime factorization is just n itself, written in bold below. The number 1 is called a unit. It has no prime factors and is neither prime nor composite.

  4. Fermat's factorization method - Wikipedia

    en.wikipedia.org/wiki/Fermat's_factorization_method

    Suppose N has more than two prime factors. That procedure first finds the factorization with the least values of a and b . That is, a + b {\displaystyle a+b} is the smallest factor ≥ the square-root of N , and so a − b = N / ( a + b ) {\displaystyle a-b=N/(a+b)} is the largest factor ≤ root- N .

  5. 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).

  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. Fundamental theorem of arithmetic - Wikipedia

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

    In mathematics, the fundamental theorem of arithmetic, also called the unique factorization theorem and prime factorization theorem, states that every integer greater than 1 can be represented uniquely as a product of prime numbers, up to the order of the factors. [3] [4] [5] For example,

  8. Special number field sieve - Wikipedia

    en.wikipedia.org/wiki/Special_number_field_sieve

    The factor base in Z, as in the rational sieve case, consists of all prime integers up to some other bound. We then search for relatively prime pairs of integers (a,b) such that: a+bm is smooth with respect to the factor base in Z (i.e., it is a product of elements in the factor base).

  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.