When.com Web Search

  1. Ad

    related to: factoring perfect square calculator

Search results

  1. Results From The WOW.Com Content Network
  2. Fermat's factorization method - Wikipedia

    en.wikipedia.org/wiki/Fermat's_factorization_method

    Fermat's method works best when there is a factor near the square-root of N. If the approximate ratio of two factors ( d / c {\displaystyle d/c} ) is known, then a rational number v / u {\displaystyle v/u} can be picked near that value.

  3. Quadratic sieve - Wikipedia

    en.wikipedia.org/wiki/Quadratic_sieve

    The naive approach to finding a congruence of squares is to pick a random number, square it, divide by n and hope the least non-negative remainder is a perfect square. For example, 80 2 ≡ 441 = 21 2 ( mod 5959 ) {\displaystyle 80^{2}\equiv 441=21^{2}{\pmod {5959}}} .

  4. Factorization - Wikipedia

    en.wikipedia.org/wiki/Factorization

    The polynomial x 2 + cx + d, where a + b = c and ab = d, can be factorized into (x + a)(x + b).. 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.

  5. Methods of computing square roots - Wikipedia

    en.wikipedia.org/wiki/Methods_of_computing...

    A method analogous to piece-wise linear approximation but using only arithmetic instead of algebraic equations, uses the multiplication tables in reverse: the square root of a number between 1 and 100 is between 1 and 10, so if we know 25 is a perfect square (5 × 5), and 36 is a perfect square (6 × 6), then the square root of a number greater than or equal to 25 but less than 36, begins with ...

  6. Congruence of squares - Wikipedia

    en.wikipedia.org/wiki/Congruence_of_squares

    The set of small primes which all the y factor into is called the factor base. Construct a logical matrix where each row describes one y, each column corresponds to one prime in the factor base, and the entry is the parity (even or odd) of the number of times that factor occurs in y. Our goal is to select a subset of rows whose sum is the all ...

  7. Factorization of polynomials over finite fields - Wikipedia

    en.wikipedia.org/wiki/Factorization_of...

    Algorithm: SFF (Square-Free Factorization) Input: A monic polynomial f in F q [x] where q = p m Output: Square-free factorization of f R ← 1 # Make w be the product (without multiplicity) of all factors of f that have # multiplicity not divisible by p c ← gcd(f, f′) w ← f/c # Step 1: Identify all factors in w i ← 1 while w ≠ 1 do y ...

  8. Dixon's factorization method - Wikipedia

    en.wikipedia.org/wiki/Dixon's_factorization_method

    Dixon's method is based on finding a congruence of squares modulo the integer N which is intended to factor. Fermat's factorization method finds such a congruence by selecting random or pseudo-random x values and hoping that the integer x 2 mod N is a perfect square (in the integers):

  9. Factorization of polynomials - Wikipedia

    en.wikipedia.org/wiki/Factorization_of_polynomials

    If two or more factors of a polynomial are identical, then the polynomial is a multiple of the square of this factor. The multiple factor is also a factor of the polynomial's derivative (with respect to any of the variables, if several). For univariate polynomials, multiple factors are equivalent to multiple roots (over a suitable extension field).