Polynomial Factorization Over Algebraic Fields

Factoring polynomials over algebraic extension fields can be traced back to L.Kronecker( Kronecker 1882). A similar algorithm can also be found in V. D. Waerden(Waerden 1953) which was adpoted and improved by B. M. Trager(Trager 1976). Further improvements were given by M. J. Encarnacion(Encarnacion 1997) and M. Nora, K. Yokoyama(Nora and Yokoyama 1997). By using the Chinese remainder theorem, Hensel lemma and Lattice techniques, several different approaches were given in (Wang 1976; Weinberger and Rothschild 1976; Lenstra 1982, 1987; Landau 1985; Abbott 1989).

Our study on algebraic factorization started in 1984, motivated by the need of it in Wu's method(Wu 1984,1987) for geometry theorem proving GTP. Two different methods were proposed in (Hu and Wang 1986) and {Wang 1992, Wu 1994) respectively and applied to GTP (Wang 1994) and irreducible decomposition of algebraic varieties (Wang 1992). We investige along this line and try to work out an optimized algorithm by incorporating and improving different techniques. We focus our attention on factoring multivaritate polynomials over algebraic function fields. The main steps of our algorithm are:

  • Integer substitution to reduce factorization of a multivariate polyonimial over algebraic function field to that of a univariate polynomial over algebraic number field .
  • Compute a single extension field from the successive extension field using Wu-Ritt's Characteristic Set method.
  • Factorize the univariate polyonomial over the single extension field.
  • Hensel lift the factors as well as the ascending set (that defines the algebraic function field).
  • Obtain the final factorization using True Factor test.
  • The two main features of our algorithm are using Characterisitc Set method and Ture Factor test by rational function reconstucting. The algorithm has been implemented in Maple and applied to a set of problems. According to our experiments, it has good overall performance expecially for problems with geometric background.



    Bibliography



    Return to Zhi's Home