Jump to content

Unisolvent functions

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 67.9.148.47 (talk) at 02:14, 5 February 2009. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

A collection of n functions f1, f2, ..., fn is unisolvent on domain Ω if the vectors

are linearly independent for any choice of distinct points x1, x2 ... xn in Ω. Equivalently, the collection is unisolvent if the matrix F with entries fi(xj) has nonzero determinant: det(F) ≠ 0 for any choice of distinct xj's in Ω.

Unisolvent systems of functions are widely used in interpolation since they guarantee a unique solution to the interpolation problem. Polynomials are unisolvent by the Unisolvence theorem

Examples:

  • 1, x, x^2 is unisolvent on any interval by the unisolvence theorem
  • 1, x^2 is unisolvent on [0,1], but not unisolvent on [-1,1]
  • 1, cos(x), cos(2x), ..., cos(nx), sin(x), sin(2x), ..., sin(nx) is unisolvent on [-pi,pi]

reference: Davis: Interpolation and Approximation p. 31-32