Barycentric Hermite Interpolation
Burhan Sadiq, Divakar Viswanath

TL;DR
This paper presents an efficient, stable barycentric Hermite interpolation method that allows quick updates of weights when additional derivatives are prescribed, improving computational efficiency and stability over previous approaches.
Contribution
The authors derive a new, efficient method for updating barycentric weights in Hermite interpolation, enabling quick adjustments with minimal computational effort.
Findings
Allows updating weights with O(N) operations when adding derivatives.
Provides a numerically stable method suitable for high-order derivatives.
Achieves fewer operations than existing methods for barycentric weight computation.
Abstract
Let be distinct grid points. If is the prescribed value of a function at the grid point , and the prescribed value of the \foreignlanguage{american}{-th} derivative, for , the Hermite interpolant is the unique polynomial of degree () which interpolates the prescribed function values and function derivatives. We obtain another derivation of a method for Hermite interpolation recently proposed by Butcher et al. {[}\emph{Numerical Algorithms, vol. 56 (2011), p. 319-347}{]}. One advantage of our derivation is that it leads to an efficient method for updating the barycentric weights. If an additional derivative is prescribed at one of the interpolation points, we show how to update the barycentric coefficients using only operations. Even in the context of confluent…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNumerical Methods and Algorithms · Iterative Methods for Nonlinear Equations · Polynomial and algebraic computation
