enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Fermat's factorization method - Wikipedia

    en.wikipedia.org/wiki/Fermat's_factorization_method

    But observe that if N had a subroot factor above =, Fermat's method would have found it already. Trial division would normally try up to 48,432; but after only four Fermat steps, we need only divide up to 47830, to find a factor or prove primality. This all suggests a combined factoring method.

  3. Integer factorization - Wikipedia

    en.wikipedia.org/wiki/Integer_factorization

    For example, if n = 171 × p × q where p < q are very large primes, trial division will quickly produce the factors 3 and 19 but will take p divisions to find the next factor. As a contrasting example, if n is the product of the primes 13729, 1372933, and 18848997161, where 13729 × 1372933 = 18848997157, Fermat's factorization method will ...

  4. Table of Gaussian integer factorizations - Wikipedia

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

    The factorizations are often not unique in the sense that the unit could be absorbed into any other factor with exponent equal to one. The entry 4+2i = −i(1+i) 2 (2+i), for example, could also be written as 4+2i= (1+i) 2 (1−2i). The entries in the table resolve this ambiguity by the following convention: the factors are primes in the right ...

  5. Landau's problems - Wikipedia

    en.wikipedia.org/wiki/Landau's_problems

    Landau's fourth problem asked whether there are infinitely many primes which are of the form = + for integer n. (The list of known primes of this form is A002496 .) The existence of infinitely many such primes would follow as a consequence of other number-theoretic conjectures such as the Bunyakovsky conjecture and Bateman–Horn conjecture .

  6. Trial division - Wikipedia

    en.wikipedia.org/wiki/Trial_division

    Given an integer n (n refers to "the integer to be factored"), the trial division consists of systematically testing whether n is divisible by any smaller number. Clearly, it is only worthwhile to test candidate factors less than n, and in order from two upwards because an arbitrary n is more likely to be divisible by two than by three, and so on.

  7. Quadratic sieve - Wikipedia

    en.wikipedia.org/wiki/Quadratic_sieve

    However, simply squaring many random numbers mod n produces a very large number of different prime factors, and thus very long vectors and a very large matrix. The trick is to look specifically for numbers a such that a 2 mod n has only small prime factors (they are smooth numbers). They are harder to find, but using only smooth numbers keeps ...

  8. Factorization - Wikipedia

    en.wikipedia.org/wiki/Factorization

    When such a divisor is found, the repeated application of this algorithm to the factors q and n / q gives eventually the complete factorization of n. [1] For finding a divisor q of n, if any, it suffices to test all values of q such that 1 < q and q 2 ≤ n. In fact, if r is a divisor of n such that r 2 > n, then q = n / r is a divisor of n ...

  9. 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 ...