Four problems are considered: 1) from an n-precision integer compute its residues modulo n single precision primes; 2) from an n-degree polynomial compute its values at n points; 3) from n residues compute the unique n-precision integer congruent to the residues; 4) from n points compute the unique interpolating polynomial through those points. If $M(n)$ is the time for n-precision integer multiplication, then the time for problems 1 and 2 is shown to be $M(n) \log n$ and for problems 3 and 4 to be $M(n)(\log n)^{2}$. Moreover, it is shown that each of the four algorithms are really all instances of the same general algorithm. Finally, it is shown how preconditioning or a change of domain will reduce the time for problems 3 and 4 to $M(n)(\...
We present parallel algorithms for the computation and evaluation of interpolating polynomials. The ...
Abstract(i) First we show that all the known algorithms for polynomial division can be represented a...
It is well known that, using fast algorithms for polynomial multiplication and division, evaluation ...
AbstractWe give complexity estimates for the problems of evaluation and interpolation on various pol...
It is shown that if division and multiplication in a Euclidean domain can be performed in O(N loga N...
Multipoint polynomial evaluation and interpolation are fundamental for modern algebraic and numerica...
AbstractWe give an algorithm for the interpolation of a polynomial A given by a straight-line progra...
Given $n$ points $(x_{i},y_{i})$ the best algorithms for finding the unique interpolating polynomial...
AbstractIt is known that computing all coefficients of the Lagrangian interpolation polynomial, give...
It is well known that, using fast algorithms for polynomial multiplication and division, evaluation ...
To appear in Mathematics of Computation.We analyse and compare the complexity of several algorithms ...
In recent years a number of algorithms have been designed for the "inverse" computational ...
The problem of polynomial interpolation is to reconstruct a polynomial based on its valuations on a ...
Given a way to evaluate an unknown polynomial with integer coefficients, we present new algorithms t...
AbstractAn efficient algorithm is presented for reconstructing a rational number from its residue mo...
We present parallel algorithms for the computation and evaluation of interpolating polynomials. The ...
Abstract(i) First we show that all the known algorithms for polynomial division can be represented a...
It is well known that, using fast algorithms for polynomial multiplication and division, evaluation ...
AbstractWe give complexity estimates for the problems of evaluation and interpolation on various pol...
It is shown that if division and multiplication in a Euclidean domain can be performed in O(N loga N...
Multipoint polynomial evaluation and interpolation are fundamental for modern algebraic and numerica...
AbstractWe give an algorithm for the interpolation of a polynomial A given by a straight-line progra...
Given $n$ points $(x_{i},y_{i})$ the best algorithms for finding the unique interpolating polynomial...
AbstractIt is known that computing all coefficients of the Lagrangian interpolation polynomial, give...
It is well known that, using fast algorithms for polynomial multiplication and division, evaluation ...
To appear in Mathematics of Computation.We analyse and compare the complexity of several algorithms ...
In recent years a number of algorithms have been designed for the "inverse" computational ...
The problem of polynomial interpolation is to reconstruct a polynomial based on its valuations on a ...
Given a way to evaluate an unknown polynomial with integer coefficients, we present new algorithms t...
AbstractAn efficient algorithm is presented for reconstructing a rational number from its residue mo...
We present parallel algorithms for the computation and evaluation of interpolating polynomials. The ...
Abstract(i) First we show that all the known algorithms for polynomial division can be represented a...
It is well known that, using fast algorithms for polynomial multiplication and division, evaluation ...