When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. Quadratic sieve - Wikipedia

    en.wikipedia.org/wiki/Quadratic_sieve

    The quadratic sieve attempts to find pairs of integers x and y(x) (where y(x) is a function of x) satisfying a much weaker condition than x 2 ≡ y 2 (mod n). It selects a set of primes called the factor base , and attempts to find x such that the least absolute remainder of y ( x ) = x 2 mod n factorizes completely over the factor base.

  3. Factorization - Wikipedia

    en.wikipedia.org/wiki/Factorization

    In mathematics, factorization (or factorisation, see English spelling differences) or factoring consists of writing a number or another mathematical object as a product of several factors, usually smaller or simpler objects of the same kind. For example, 3 × 5 is an integer factorization of 15, and (x2)(x + 2) is a polynomial ...

  4. Integer factorization - Wikipedia

    en.wikipedia.org/wiki/Integer_factorization

    A general-purpose factoring algorithm, also known as a Category 2, Second Category, or Kraitchik family algorithm, [10] has a running time which depends solely on the size of the integer to be factored. This is the type of algorithm used to factor RSA numbers. Most general-purpose factoring algorithms are based on the congruence of squares method.

  5. Integer factorization records - Wikipedia

    en.wikipedia.org/wiki/Integer_factorization_records

    2 773 + 1, of 774 bits (233 digits), was factored between April and November 2000 by 'The Cabal', with the matrix step done over 250 hours on the Cray also used for RSA-155. [8] 2 809 − 1, of 809 bits (244 digits), had its factorisation announced at the start of January 2003. Sieving was done at the CWI, at the Scientific Computing Institute ...

  6. Sum of two squares theorem - Wikipedia

    en.wikipedia.org/wiki/Sum_of_two_squares_theorem

    Its exponent in the decomposition, 2, is even. Therefore, the theorem states that it is expressible as the sum of two squares. Indeed, 2450 = 7 2 + 49 2. The prime decomposition of the number 3430 is 2 · 5 · 7 3. This time, the exponent of 7 in the decomposition is 3, an odd number. So 3430 cannot be written as the sum of two squares.

  7. Table of prime factors - Wikipedia

    en.wikipedia.org/wiki/Table_of_prime_factors

    A primorial x# is the product of all primes from 2 to x. The first: 2, 6, 30, 210, 2310, 30030, 510510, 9699690, 223092870, 6469693230, 200560490130, 7420738134810 (sequence A002110 in the OEIS). 1# = 1 is sometimes included. A factorial x! is the product of all numbers from 1 to x.

  8. Fermat's factorization method - Wikipedia

    en.wikipedia.org/wiki/Fermat's_factorization_method

    For example, to factor =, the first try for a is the square root of 5959 rounded up to the next integer, which is 78. Then b 2 = 78 2 − 5959 = 125 {\displaystyle b^{2}=78^{2}-5959=125} . Since 125 is not a square, a second try is made by increasing the value of a by 1.

  9. Square-free integer - Wikipedia

    en.wikipedia.org/wiki/Square-free_integer

    If only Q(x) is desired, and not a list of the numbers that it counts, then can be used to compute Q(x) in Õ(√ x) time. The largest known value of Q(x), for x = 10 36, was computed by Jakub Pawlewicz in 2011 using an algorithm that achieves Õ(x 2/5) time, [11] and an algorithm taking Õ(x 1/3) time has been outlined but not implemented. [12 ...