Longitude of the periapsis

From formulasearchengine
Jump to navigation Jump to search

In mathematics, divided differences is a recursive division process.

The method can be used to calculate the coefficients in the interpolation polynomial in the Newton form.

Definition

Given k+1 data points

The forward divided differences are defined as:

The backward divided differences are defined as:

Notation

If the data points are given as a function ƒ,

one sometimes writes

Several notations for the divided difference of the function ƒ on the nodes x0, ..., xn are used:

etc.

Example

For the first few values of , this yields

To make the recursive process more clear the divided differences can be put in a tabular form

Properties

Matrix form

The divided difference scheme can be put into an upper triangular matrix. Let .

Then it holds

This follows from the Leibniz rule. It means that multiplication of such matrices is commutative. Summarised, the matrices of divided difference schemes with respect to the same set of nodes form a commutative ring.
Obviously , thus is an eigenfunction of the pointwise function multiplication. That is is somehow an "eigenmatrix" of : . However, all columns of are multiples of each other, the matrix rank of is 1. So you can compose the matrix of all eigenvectors from the -th column of each . Denote the matrix of eigenvectors with . Example
The diagonalization of can be written as
.

Alternative definitions

Expanded form

With help of a polynomial function with this can be written as

Partial fractions

You can represent partial fractions using the expanded form of divided differences. (This does not simplify computation, but is interesting in itself.) If and are polynomial functions, where and is given in terms of linear factors by , then it follows from partial fraction decomposition that

If limits of the divided differences are accepted, then this connection does also hold, if some of the coincide.

If is a polynomial function with arbitrary degree and it is decomposed by using polynomial division of by , then

Peano form

The divided differences can be expressed as

where is a B-spline of degree for the data points and is the -th derivative of the function .

This is called the Peano form of the divided differences and is called the Peano kernel for the divided differences, both named after Giuseppe Peano.

Taylor form

First order

If nodes are cumulated, then the numerical computation of the divided differences is inaccurate, because you divide almost two zeros, each of which with a high relative error due to differences of similar values. However we know, that difference quotients approximate the derivative and vice versa:

for

This approximation can be turned into an identity whenever Taylor's theorem applies.

You can eliminate the odd powers of by expanding the Taylor series at the center between and :

, that is

Higher order

The Taylor series or any other representation with function series can in principle be used to approximate divided differences. Taylor series are infinite sums of power functions. The mapping from a function to a divided difference is a linear functional. We can as well apply this functional to the function summands.

Express power notation with an ordinary function:

Regular Taylor series is a weighted sum of power functions:

Taylor series for divided differences:

We know that the first terms vanish, because we have a higher difference order than polynomial order, and in the following term the divided difference is one:

It follows that the Taylor series for the divided difference essentially starts with which is also a simple approximation of the divided difference, according to the mean value theorem for divided differences.

If we would have to compute the divided differences for the power functions in the usual way, we would encounter the same numerical problems that we had when computing the divided difference of . The nice thing is, that there is a simpler way. It holds

Consequently we can compute the divided differences of by a division of formal power series. See how this reduces to the successive computation of powers when we compute for several .

Cf. an implementation in Haskell.

If you need to compute a whole divided difference scheme with respect to a Taylor series, see the section about divided differences of power series.

Polynomials and power series

Divided differences of polynomials are particularly interesting, because they can benefit from the Leibniz rule. The matrix with

contains the divided difference scheme for the identity function with respect to the nodes , thus contains the divided differences for the power function with exponent . Consequently you can obtain the divided differences for a polynomial function with respect to the polynomial by applying (more precisely: its corresponding matrix polynomial function ) to the matrix .

This is known as Opitz' formula. [1] [2]

Now consider increasing the degree of to infinity, i.e. turn the Taylor polynomial to a Taylor series. Let be a function which corresponds to a power series. You can compute a divided difference scheme by computing the according matrix series applied to . If the nodes are all equal, then is a Jordan block and computation boils down to generalizing a scalar function to a matrix function using Jordan decomposition.

Forward differences

34 year old Paediatrician Ronald from La Malbaie, has lots of hobbies that include vehicle, best property developers in singapore developers in singapore and base jumping. Will soon embark on a contiki trip that will cover going to the Pearling.

When the data points are equidistantly distributed we get the special case called forward differences. They are easier to calculate than the more general divided differences.

Definition

Given n data points

with

the divided differences can be calculated via forward differences defined as

Example

Computer Program

Notes

43 year old Petroleum Engineer Harry from Deep River, usually spends time with hobbies and interests like renting movies, property developers in singapore new condominium and vehicle racing. Constantly enjoys going to destinations like Camino Real de Tierra Adentro.

See also

de:Polynominterpolation#Bestimmung der Koeffizienten: Schema der dividierten Differenzen

  1. de Boor, Carl, Divided Differences, Surv. Approx. Theory 1 (2005), 46--69
  2. Opitz, G. Steigungsmatrizen, Z. Angew. Math. Mech. (1964), 44, T52-T54