Factorization of polynomials: Difference between revisions

Content deleted Content added
Reverted 1 edit by 76.181.106.154 (talk): See the talk page for the reasons of the revert
m style improvement
Tags: Visual edit Mobile edit Mobile web edit Advanced mobile edit
 
Line 74:
 
==Classical methods==
This section describes textbook methods that can be convenient when computing by hand. These methods are not used for computermachine computations because they use [[integer factorization]], which is currently slower than polynomial factorization.
 
The two methods that follow start from a [[univariate polynomial]] with integer coefficients for finding factors that are also polynomials with integer coefficients.