HOME

TheInfoList



OR:

In mathematics, a set of ''n'' functions ''f''1, ''f''2, ..., ''f''''n'' is unisolvent (meaning "uniquely solvable") on a
domain Domain may refer to: Mathematics *Domain of a function, the set of input values for which the (total) function is defined **Domain of definition of a partial function **Natural domain of a partial function **Domain of holomorphy of a function * Do ...
Ω if the vectors : \beginf_1(x_1) \\ f_1(x_2) \\ \vdots \\ f_1(x_n)\end, \beginf_2(x_1) \\ f_2(x_2) \\ \vdots \\ f_2(x_n)\end, \dots, \beginf_n(x_1) \\ f_n(x_2) \\ \vdots \\ f_n(x_n)\end are linearly independent for any choice of ''n'' distinct points ''x''1, ''x''2 ... ''x''''n'' in Ω. Equivalently, the collection is unisolvent if the
matrix Matrix most commonly refers to: * ''The Matrix'' (franchise), an American media franchise ** '' The Matrix'', a 1999 science-fiction action film ** "The Matrix", a fictional setting, a virtual reality environment, within ''The Matrix'' (franchi ...
''F'' with entries ''f''''i''(''x''''j'') has nonzero determinant: det(''F'') ≠ 0 for any choice of distinct ''x''''j'''s in Ω. Unisolvency is a property of vector spaces, not just particular sets of functions. That is, a vector space of functions of dimension ''n'' is unisolvent if given any basis (equivalently, a linearly independent set of ''n'' functions), the basis is unisolvent (as a set of functions). This is because any two bases are related by an invertible matrix (the change of basis matrix), so one basis is unisolvent if and only if any other basis is unisolvent. Unisolvent systems of functions are widely used in
interpolation In the mathematical field of numerical analysis, interpolation is a type of estimation, a method of constructing (finding) new data points based on the range of a discrete set of known data points. In engineering and science, one often has a n ...
since they guarantee a unique solution to the interpolation problem. The set of polynomials of degree at most (which form a vector space of dimension ) are unisolvent by the
unisolvence theorem In numerical analysis, polynomial interpolation is the interpolation of a given data set by the polynomial of lowest possible degree that passes through the points of the dataset. Given a set of data points (x_0,y_0), \ldots, (x_n,y_n), with ...
.


Examples

* 1, ''x'', ''x''2 is unisolvent on any interval by the unisolvence theorem * 1, ''x''2 is unisolvent on , 1 but not unisolvent on ��1, 1* 1, cos(''x''), cos(2''x''), ..., cos(''nx''), sin(''x''), sin(2''x''), ..., sin(''nx'') is unisolvent on ��''Ï€'', ''Ï€''* Unisolvent functions are used in linear inverse problems.


Unisolvence in the finite element method

When using "simple" functions to approximate an unknown function, such as in the finite element method, it is useful to consider a set of functionals \_^n that act on a finite dimensional vector space V_h of functions, usually polynomials. Often, the functionals are given by evaluation at points in Euclidean space or some subset of it. For example, let V_h = \big\ be the space of univariate polynomials of degree m or less, and let f_k(p) := f\Big(\frac\Big) for 0\leq i \leq n be defined by evaluation at n+1 equidistant points on the unit interval ,1/math>. In this context, the unisolvence of V_h with respect to \_^n means that \_^n is a basis for V_h^*, the dual space of V_h. Equivalently, and perhaps more intuitively, unisolvence here means that given any set of values \_^n, there exists a unique polynomial q(x) \in V_h such that f_k(q) = q( \tfrac ) = c_k. Results of this type are widely applied in polynomial interpolation; given any function on \phi \in C( ,1, by letting c_k = \phi( \tfrac), we can find a polynomial q\in V_h that interpolates \phi at each of the n+1 points: . \phi(\tfrac) = q(\tfrac), \ \forall k \in \


Dimensions

Systems of unisolvent functions are much more common in 1 dimension than in higher dimensions. In dimension ''d'' = 2 and higher (Ω âŠ‚ R''d''), the functions ''f''1, ''f''2, ..., ''f''''n'' cannot be unisolvent on Ω if there exists a single open set on which they are all continuous. To see this, consider moving points ''x''1 and ''x''2 along continuous paths in the open set until they have switched positions, such that ''x''1 and ''x''2 never intersect each other or any of the other ''x''''i''. The determinant of the resulting system (with ''x''1 and ''x''2 swapped) is the negative of the determinant of the initial system. Since the functions ''f''''i'' are continuous, the
intermediate value theorem In mathematical analysis, the intermediate value theorem states that if f is a continuous function whose domain contains the interval , then it takes on any given value between f(a) and f(b) at some point within the interval. This has two import ...
implies that some intermediate configuration has determinant zero, hence the functions cannot be unisolvent.


See also

* Inverse problem


References

{{reflist * Philip J. Davis: ''Interpolation and Approximation'' pp. 31–32 Interpolation Inverse problems Numerical analysis Approximation theory