• Documents
  • Authors
  • Tables
  • Other Seers ▼
    RefSeer AckSeer CollabSeer SeerSeer
  • Log in
  • Sign up
  • MetaCart

CiteSeerX logo

Advanced Search Include Citations
Advanced Search Include Citations | Disambiguate

Solving a polynomial equation: Some history and recent progress (1997)

by V Pan
Venue:SIAM Rev
Add To MetaCart

Tools

Sorted by:
Results 1 - 10 of 50
Next 10 →

Factoring Multivariate Polynomials via Partial Differential Equations

by Shuhong Gao - Math. Comput , 2000
"... A new method is presented for factorization of bivariate polynomials over any field of characteristic zero or of relatively large characteristic. It is based on a simple partial differential equation that gives a system of linear equations. Like Berlekamp's and Niederreiter's algorithms for factorin ..."
Abstract - Cited by 41 (9 self) - Add to MetaCart
A new method is presented for factorization of bivariate polynomials over any field of characteristic zero or of relatively large characteristic. It is based on a simple partial differential equation that gives a system of linear equations. Like Berlekamp's and Niederreiter's algorithms for factoring univariate polynomials, the dimension of the solution space of the linear system is equal to the number of absolutely irreducible factors of the polynomial to be factored and any basis for the solution space gives a complete factorization by computing gcd's and by factoring univariate polynomials over the ground field. The new method finds absolute and rational factorizations simultaneously and is easy to implement for finite fields, local fields, number fields, and the complex number field. The theory of the new method allows an effective Hilbert irreducibility theorem, thus an efficient reduction of polynomials from multivariate to bivariate.

A method computing multiple roots of inexact polynomials

by Zhonggang Zeng - In Sendra [29 , 2003
"... ..."
Abstract - Cited by 36 (9 self) - Add to MetaCart
Abstract not found

Symmetric Functions Applied to Decomposing Solution Sets of Polynomial Systems

by Andrew J. Sommese, Jan Verschelde, Charles W. Wampler - SIAM J. Numer. Anal , 2001
"... Many polynomial systems have solution sets comprising multiple irreducible components, possibly of dierent dimensions. A fundamental problem of numerical algebraic geometry is to decompose such a solution set, using oating-point numerical processes, into its components. ..."
Abstract - Cited by 35 (21 self) - Add to MetaCart
Many polynomial systems have solution sets comprising multiple irreducible components, possibly of dierent dimensions. A fundamental problem of numerical algebraic geometry is to decompose such a solution set, using oating-point numerical processes, into its components.

A Descartes algorithm for polynomials with bit-stream coefficients

by Arno Eigenwillig, Lutz Kettner, Werner Krandick, Kurt Mehlhorn, Susanne Schmitt, Nicola Wolpert - CASC, VOLUME 3718 OF LNCS , 2005
"... The Descartes method is an algorithm for isolating the real roots of square-free polynomials with real coefficients. We assume that coefficients are given as (potentially infinite) bit-streams. In other words, coefficients can be approximated to any desired accuracy, but are not known exactly. We s ..."
Abstract - Cited by 29 (3 self) - Add to MetaCart
The Descartes method is an algorithm for isolating the real roots of square-free polynomials with real coefficients. We assume that coefficients are given as (potentially infinite) bit-streams. In other words, coefficients can be approximated to any desired accuracy, but are not known exactly. We show that a variant of the Descartes algorithm can cope with bit-stream coefficients. To isolate the real roots of a square-free real polynomial q(x) = qnx n +...+q0 with root separation ρ, coefficients |qn | ≥ 1 and |qi | ≤ 2 τ, it needs coefficient approximations to O(n(log(1/ρ)+τ)) bits after the binary point and has an expected cost of O(n 4 (log(1/ρ)+τ) 2) bit operations.

Complexity Theory and Numerical Analysis

by Steve Smale - Acta Numerica , 1996
"... this paper asserts: ..."
Abstract - Cited by 21 (0 self) - Add to MetaCart
this paper asserts:

Optimal and nearly optimal algorithms for approximating polynomial zeros

by V. Y. Pan - Comput. Math. Appl , 1996
"... Abstract--We substantially improve the known algorithms for approximating all the complex zeros of an n th degree polynomial p(x). Our new algorithms save both Boolean and arithmetic sequential time, versus the previous best algorithms of SchSnhage [1], Pan [2], and Neff and Reif [3]. In parallel (N ..."
Abstract - Cited by 21 (9 self) - Add to MetaCart
Abstract--We substantially improve the known algorithms for approximating all the complex zeros of an n th degree polynomial p(x). Our new algorithms save both Boolean and arithmetic sequential time, versus the previous best algorithms of SchSnhage [1], Pan [2], and Neff and Reif [3]. In parallel (NC) implementation, we dramatically decrease the number of processors, versus the parallel algorithm of Neff [4], which was the only NC algorithm known for this problem so far. Specifically, under the simple normalization assumption that the variable x has been scaled so as to confine the zeros of p(x) to the unit disc {x: Ix [ < 1}, our algorithms (which promise to be practically effective) approximate all the zeros of p(x) within the absolute error bound 2-b, by using order of n arithmetic operations and order of (b + n)n 2 Boolean (bitwise) operations (in both cases up to within polylogarithmic factors). The algorithms allow their optimal (work preserving) NC parallelization, so that they can be implemented by using polylogarithmic time and the orders of n arithmetic processors or (b + n)n 2 Boolean processors. All the cited bounds on the computational complexity are within polylogarithmic factors from the optimum (in terms of n and b) under both arithmetic and Boolean models of computation (in the Boolean case, under the additional (realistic) assumption that n = O(b)).

Univariate polynomials: Nearly optimal algorithms for numerical factorization and rootfinding

by Victor Y. Pan - J. Symbolic Computation , 2001
"... To approximate all roots (zeros) of a univariate polynomial, we develop two effective algorithms and combine them in a single recursive process. One algorithm computes a basic well isolated zero-free annulus on the complex plane, whereas another algorithm numerically splits the input polynomial of t ..."
Abstract - Cited by 20 (1 self) - Add to MetaCart
To approximate all roots (zeros) of a univariate polynomial, we develop two effective algorithms and combine them in a single recursive process. One algorithm computes a basic well isolated zero-free annulus on the complex plane, whereas another algorithm numerically splits the input polynomial of the n-th degree into two factors balanced in the degrees and with the zero sets separated by the basic annulus. Recursive combination of the two algorithms leads to recursive computation of the complete numerical factorization of a polynomial into the product of linear factors and further to the approximation of the roots. The new rootfinder incorporates the earlier techniques of Schönhage and Kirrinnis and our old and new techniques and yields nearly optimal (up to polylogarithmic factors) arithmetic and Boolean cost estimates for the complexity of both complete factorization and rootfinding. The improvement over our previous record Boolean complexity estimates is by roughly the factor of n for complete factorization and also for the approximation of well-conditioned (well isolated) roots, whereas the same algorithm is also optimal (under both arithmetic and Boolean models of computing) for the worst case input polynomial, where the roots can be ill-conditioned, forming clusters. (The worst case bounds are supported by our previous algorithms as well.) All our algorithms allow processor efficient acceleration to achieve solution in polylogarithmic parallel time. Keywords Padé approximation, Graeffe’s lifting, univariate polynomials, rootfinding, numerical polynomial factorization, geometry of polynomial zeros, computational complexity

Towards Factoring Bivariate Approximate Polynomials

by Robert M. Corless, Mark W. Giesbrecht, Mark Van Hoeij, Ilias S. Kotsireas, Stephen M. Watt
"... A new algorithm is presented for factoring bivariate approximate polynomials over C [x, y]. Given a particular polynomial, the method constructs a nearby composite polynomial, if one exists, and its irreducible factors. Subject to a conjecture, the time to produce the factors is polynomial in the de ..."
Abstract - Cited by 19 (0 self) - Add to MetaCart
A new algorithm is presented for factoring bivariate approximate polynomials over C [x, y]. Given a particular polynomial, the method constructs a nearby composite polynomial, if one exists, and its irreducible factors. Subject to a conjecture, the time to produce the factors is polynomial in the degree of the problem. This method has been implemented in Maple, and has been demonstrated to be efficient and numerically robust.

Numerical Factorization of Multivariate Complex Polynomials

by Andrew J. Sommese, Jan Verschelde, Charles W. Wampler - Theoretical Comput. Sci , 2003
"... One can consider the problem of factoring multivariate complex polynomials as a special case of the decomposition of a pure dimensional solution set of a polynomial system into irreducible components. The importance and nature of this problem however justify a special treatment. ..."
Abstract - Cited by 14 (4 self) - Add to MetaCart
One can consider the problem of factoring multivariate complex polynomials as a special case of the decomposition of a pure dimensional solution set of a polynomial system into irreducible components. The importance and nature of this problem however justify a special treatment.

Generalization Of Taylor's Theorem And Newton's Method Via A New Family Of Determinantal Interpolation Formulas

by Bahman Kalantari - J. of Comp. and Appl. Math , 1997
"... The general form of Taylor's theorem gives the formula, f = Pn +Rn , where Pn is the Newton 's interpolating polynomial, computed with respect to a confluent vector of nodes, and Rn is the remainder. When f 0 6= 0, for each m = 2; : : : ; n + 1, we describe a "determinantal interpolation formula" ..."
Abstract - Cited by 11 (11 self) - Add to MetaCart
The general form of Taylor's theorem gives the formula, f = Pn +Rn , where Pn is the Newton 's interpolating polynomial, computed with respect to a confluent vector of nodes, and Rn is the remainder. When f 0 6= 0, for each m = 2; : : : ; n + 1, we describe a "determinantal interpolation formula", f = P m;n +R m;n , where P m;n is a rational function in x and f itself. These formulas play a dual role in the approximation of f or its inverse. For m = 2, the formula is Taylor's and for m = 3 it gives Halley's iteration function, as well as a Pad'e approximant. By applying the formulas to Pn , for each m 2, Pm;m\Gamma1 ; : : : ; Pm;m+n\Gamma2 , is a set of n rational approximations that includes Pn , and may provide a better approximation to f , than Pn . Thus each Taylor polynomial unfolds into an infinite spectrum of rational approximations. The formulas also give an infinite spectrum of rational inverse approximations, as well as a family of iteration functions for real or complex ...
The National Science Foundation
  • About CiteSeerX
  • Submit Documents
  • Privacy Policy
  • Help
  • Data
  • Source
  • Contact Us

Developed at and hosted by The College of Information Sciences and Technology

© 2007-2010 The Pennsylvania State University