Birkhoff interpolation explained
In mathematics, Birkhoff interpolation is an extension of polynomial interpolation. It refers to the problem of finding a polynomial
of degree
such that
only certain derivatives have specified values at specified points:
where the data points
and the nonnegative integers
are given. It differs from
Hermite interpolation in that it is possible to specify derivatives of
at some points without specifying the lower derivatives or the polynomial itself. The name refers to
George David Birkhoff, who first studied the problem in 1906.
[1] Existence and uniqueness of solutions
In contrast to Lagrange interpolation and Hermite interpolation, a Birkhoff interpolation problem does not always have a unique solution. For instance, there is no quadratic polynomial
such that
and
. On the other hand, the Birkhoff interpolation problem where the values of
and
are given always has a unique solution.
[2] An important problem in the theory of Birkhoff interpolation is to classify those problems that have a unique solution. Schoenberg[3] formulates the problem as follows. Let
denote the number of conditions (as above) and let
be the number of interpolation points. Given a
matrix
, all of whose entries are either
or
, such that exactly
entries are
, then the corresponding problem is to determine
such that
P(j)(xi)=yi,j \forall(i,j)/eij=1
The matrix
is called the
incidence matrix. For example, the incidence matrices for the interpolation problems mentioned in the previous paragraph are:
\begin{pmatrix}1&0&0\ 0&1&0\ 1&0&0\end{pmatrix} and \begin{pmatrix}0&1&0\ 1&0&0\ 0&1&0\end{pmatrix}.
Now the question is: Does a Birkhoff interpolation problem with a given incidence matrix
have a unique solution for any choice of the interpolation points?
The case with
interpolation points was tackled by
George Pólya in 1931.
[4] Let
denote the sum of the entries in the first
columns of the incidence matrix:
Then the Birkhoff interpolation problem with
has a unique solution if and only if
. Schoenberg showed that this is a necessary condition for all values of
.
Some examples
Consider a differentiable function
on
, such that
. Let us see that there is no Birkhoff interpolation quadratic polynomial such that
where
: Since
, one may write the polynomial as
(by
completing the square) where
are merely the interpolation coefficients. The derivative of the interpolation polynomial is given by
. This implies
, however this is absurd, since
is not necessarily
. The incidence matrix is given by:
\begin{pmatrix}1&0&0\ 0&1&0\ 1&0&0\end{pmatrix}3 x 3
Consider a differentiable function
on
, and denote
with
. Let us see that there is indeed Birkhoff interpolation quadratic polynomial such that
and
. Construct the interpolating polynomial of
at the nodes
, such that
. Thus the polynomial :
\displaystyleP2(x)=f(x1)+
is the Birkhoff interpolating polynomial. The incidence matrix is given by:
\begin{pmatrix}0&1&0\ 1&0&0\ 0&1&0\end{pmatrix}3 x 3
Given a natural number
, and a differentiable function
on
, is there a polynomial such that:
and
for
with
? Construct the Lagrange/
Newton polynomial (same interpolating polynomial, different form to calculate and express them)
that satisfies
for
, then the polynomial
\displaystylePN(x)=f(x0)+
PN-1(t) dt
is the Birkhoff interpolating polynomial satisfying the above conditions. The incidence matrix is given by:
\begin{pmatrix}1&0&0& … &0\ 0&1&0& … &0\ \vdots&\vdots&\vdots&\ddots&\vdots\ 0&1&0& … &0\ \end{pmatrix}N x
Given a natural number
, and a
differentiable function
on
, is there a polynomial such that:
and
for
? Construct
as the interpolating polynomial of
at
and
, such that
P | |
| 1(x)= | f(2N)(b)-f(2N)(a) | b-a |
|
(x-a)
+f(2N)(a)
. Define then the iterates
\displaystylePk+2(x)=
| f(2N-2k)(b)-f(2N-2k)(a) |
b-a |
(x-a)
+f(2N-2k)(a)+
Pk(s) ds dt
. Then
is the Birkhoff interpolating polynomial. The incidence matrix is given by:
\begin{pmatrix}1&0&1&0 … \ 1&0&1&0 … \ \end{pmatrix}2 x
References
- Birkhoff . George David . 1906 . General mean value and remainder theorems with applications to mechanical differentiation and quadrature . Transactions of the American Mathematical Society . en . 7 . 1 . 107–136 . 10.1090/S0002-9947-1906-1500736-1 . 0002-9947. free .
- Web site: American Mathematical Society . 2022-05-19 . American Mathematical Society . en.
- Schoenberg . I. J . 1966-12-01 . On Hermite-Birkhoff interpolation . Journal of Mathematical Analysis and Applications . en . 16 . 3 . 538–543 . 10.1016/0022-247X(66)90160-0 . 0022-247X. free .
- Pólya . G. . 1931 . Bemerkung zur Interpolation und zur Näherungstheorie der Balkenbiegung . ZAMM - Zeitschrift für Angewandte Mathematik und Mechanik . de . 11 . 6 . 445–449 . 10.1002/zamm.19310110620.