Unisolvent functions

From Infogalactic: the planetary knowledge core
Jump to: navigation, search

Lua error in package.lua at line 80: module 'strict' not found.

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

\begin{bmatrix}f_1(x_1) \\ f_1(x_2) \\ \vdots \\ f_1(x_n)\end{bmatrix}, \begin{bmatrix}f_2(x_1) \\ f_2(x_2) \\ \vdots \\ f_2(x_n)\end{bmatrix}, \dots, \begin{bmatrix}f_n(x_1) \\ f_n(x_2) \\ \vdots \\ f_n(x_n)\end{bmatrix}

are linearly independent for any choice of n 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, x2 is unisolvent on any interval by the unisolvence theorem
  • 1, x2 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 [−ππ]

Systems of unisolvent functions are much more common in 1 dimension than in higher dimensions. In dimension d = 2 and higher (Ω ⊂ Rd), the functions f1, f2, ..., fn cannot be unisolvent on Ω if there exists a single open set on which they are all continuous. To see this, consider moving points x1 and x2 along continuous paths in the open set until they have switched positions, such that x1 and x2 never intersect each other or any of the other xi. The determinant of the resulting system (with x1 and x2 swapped) is the negative of the determinant of the initial system. Since the functions fi are continuous, the intermediate value theorem implies that some intermediate configuration has determinant zero, hence the functions cannot be unisolvent.

References