Table of Contents
Fetching ...

Recursive algorithms for computing Birkhoff interpolation polynomials

Xue Jiang, Yuanhe Li, Zhe Li

TL;DR

This work addresses Birkhoff interpolation, where each condition is a composition of an evaluation functional and a differential polynomial, by generalizing the Generalized Recursive Polynomial Interpolation Algorithm (GRPIA). It develops two recursive algorithms based on the Schur complement and the Sylvester identity to construct a lower-degree Newton-type basis and the corresponding interpolation polynomial, provided a strongly proper interpolation space exists. Algorithm 1 yields a strongly proper Newton-type basis and interpolant under a non-singularity judgment, but may not always produce minimal degree. Algorithm 2 extends to general differential-polynomial conditions and can achieve degree reduction by reorganizing the interpolation conditions. Together, the methods reduce computational cost relative to Gaussian-elimination-based approaches and broaden applicability to non-ideal Birkhoff interpolation problems, with practical impact in efficient construction of interpolation polynomials for complex operator-based constraints.

Abstract

As a generalization of Hermite interpolation problem, Birkhoff interpolation is an important subject in numerical approximation. This paper generalizes the existing Generalized Recursive Polynomial Interpolation Algorithm (GRPIA) that is used to compute the Hermite interpolation polynomial. Based on the theory of the Schur complement and the Sylvester identity, the proposed recursive algorithms are applicable to a broader class of Birkhoff interpolation problems, where each interpolation condition is given by the composition of an evaluation functional and a differential polynomial. The approach incorporates a judgment condition to ensure the problem's well-posedness and computes a lower-degree Newton-type interpolation basis (which is also a strongly proper interpolation basis) along with the corresponding interpolation polynomial. Compared with existing algorithms that rely on Gaussian elimination to compute the interpolation basis, our recursive approach significantly reduces the computational cost.

Recursive algorithms for computing Birkhoff interpolation polynomials

TL;DR

This work addresses Birkhoff interpolation, where each condition is a composition of an evaluation functional and a differential polynomial, by generalizing the Generalized Recursive Polynomial Interpolation Algorithm (GRPIA). It develops two recursive algorithms based on the Schur complement and the Sylvester identity to construct a lower-degree Newton-type basis and the corresponding interpolation polynomial, provided a strongly proper interpolation space exists. Algorithm 1 yields a strongly proper Newton-type basis and interpolant under a non-singularity judgment, but may not always produce minimal degree. Algorithm 2 extends to general differential-polynomial conditions and can achieve degree reduction by reorganizing the interpolation conditions. Together, the methods reduce computational cost relative to Gaussian-elimination-based approaches and broaden applicability to non-ideal Birkhoff interpolation problems, with practical impact in efficient construction of interpolation polynomials for complex operator-based constraints.

Abstract

As a generalization of Hermite interpolation problem, Birkhoff interpolation is an important subject in numerical approximation. This paper generalizes the existing Generalized Recursive Polynomial Interpolation Algorithm (GRPIA) that is used to compute the Hermite interpolation polynomial. Based on the theory of the Schur complement and the Sylvester identity, the proposed recursive algorithms are applicable to a broader class of Birkhoff interpolation problems, where each interpolation condition is given by the composition of an evaluation functional and a differential polynomial. The approach incorporates a judgment condition to ensure the problem's well-posedness and computes a lower-degree Newton-type interpolation basis (which is also a strongly proper interpolation basis) along with the corresponding interpolation polynomial. Compared with existing algorithms that rely on Gaussian elimination to compute the interpolation basis, our recursive approach significantly reduces the computational cost.

Paper Structure

This paper contains 8 sections, 9 theorems, 57 equations, 3 tables, 2 algorithms.

Key Result

Theorem 1

3M82lunwen Given linear functionals $L_i, i=1,2,...,N$, a triangular sequence $(g_1,g_2,\dots,g_N)$ exists if and only if $L_1,L_2,\dots,L_N$ are linear independent.

Theorems & Definitions (18)

  • Definition 1
  • Definition 2
  • Definition 3
  • Theorem 1
  • Definition 4
  • Proposition 2
  • Proposition 3
  • Proposition 4
  • Proposition 5
  • Definition 5
  • ...and 8 more