Unisolvent functions
Appearance
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:
for any choice of distinct xj's in Ω
Unisolvent systems of functions are widely used in interpolation theory 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