A Quadratic-Time Algorithm for General Multivariate Polynomial Interpolation
Abstract
For , and a given function the polynomial interpolation problem (PIP) is to determine a \emph{generic node set} and the coefficients of the uniquely defined polynomial in variables of degree that fits on , i.e., , . We here show that in general, i.e., for arbitrary , , there exists an algorithm that determines and computes the coefficients of in time using storage, without inverting the occurring Vandermonde matrix. We provide such an algorithm, termed PIP-SOLVER, based on a recursive decomposition of the problem and prove its correctness. Since the present approach solves the PIP without matrix inversion, it is computationally more efficient and numerically more robust than previous approaches. We demonstrate this in numerical experiments and compare with previous approaches based on matrix inversion and linear systems solving.
Cite
@article{arxiv.1710.10846,
title = {A Quadratic-Time Algorithm for General Multivariate Polynomial Interpolation},
author = {M. Hecht and B. L. Cheeseman and K. B. Hoffmann and I. F. Sbalzarini},
journal= {arXiv preprint arXiv:1710.10846},
year = {2017}
}