When.com Web Search

  1. Ads

    related to: factor polynomials

Search results

  1. Results From The WOW.Com Content Network
  2. Factorization of polynomials - Wikipedia

    en.wikipedia.org/wiki/Factorization_of_polynomials

    Factorization of polynomials. In mathematics and computer algebra, factorization of polynomials or polynomial factorization expresses a polynomial with coefficients in a given field or in the integers as the product of irreducible factors with coefficients in the same domain. Polynomial factorization is one of the fundamental components of ...

  3. Factor theorem - Wikipedia

    en.wikipedia.org/wiki/Factor_theorem

    The factor theorem is also used to remove known zeros from a polynomial while leaving all unknown zeros intact, thus producing a lower degree polynomial whose zeros may be easier to find. Abstractly, the method is as follows: [3] Deduce the candidate of zero of the polynomial from its leading coefficient and constant term .

  4. 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 (x – 2) (x + 2) is a polynomial ...

  5. Polynomial greatest common divisor - Wikipedia

    en.wikipedia.org/wiki/Polynomial_greatest_common...

    Polynomial greatest common divisor. In algebra, the greatest common divisor (frequently abbreviated as GCD) of two polynomials is a polynomial, of the highest possible degree, that is a factor of both the two original polynomials. This concept is analogous to the greatest common divisor of two integers. In the important case of univariate ...

  6. Factorization of polynomials over finite fields - Wikipedia

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

    Polynomial factoring algorithms use basic polynomial operations such as products, divisions, gcd, powers of one polynomial modulo another, etc. A multiplication of two polynomials of degree at most n can be done in O(n 2) operations in F q using "classical" arithmetic, or in O(nlog(n) log(log(n)) ) operations in F q using "fast" arithmetic.

  7. Berlekamp's algorithm - Wikipedia

    en.wikipedia.org/wiki/Berlekamp's_algorithm

    In mathematics, particularly computational algebra, Berlekamp's algorithm is a well-known method for factoring polynomials over finite fields (also known as Galois fields ). The algorithm consists mainly of matrix reduction and polynomial GCD computations. It was invented by Elwyn Berlekamp in 1967. It was the dominant algorithm for solving the ...

  8. Polynomial - Wikipedia

    en.wikipedia.org/wiki/Polynomial

    is a horizontal line with y-intercept a0. The graph of a degree 1 polynomial (or linear function) f(x) = a0 + a1x, where a1 ≠ 0, is an oblique line with y-intercept a0 and slope a1. The graph of a degree 2 polynomial. f(x) = a0 + a1x + a2x2, where a2 ≠ 0. is a parabola. The graph of a degree 3 polynomial.

  9. Cantor–Zassenhaus algorithm - Wikipedia

    en.wikipedia.org/wiki/Cantor–Zassenhaus_algorithm

    The Cantor–Zassenhaus algorithm takes as input a square-free polynomial (i.e. one with no repeated factors) of degree n with coefficients in a finite field whose irreducible polynomial factors are all of equal degree (algorithms exist for efficiently factoring arbitrary polynomials into a product of polynomials satisfying these conditions, for instance, () / ((), ′ ()) is a squarefree ...