HOME

TheInfoList



OR:

In mathematics, a set of ''n'' functions ''f''1, ''f''2, ..., ''f''''n'' is unisolvent (meaning "uniquely solvable") on a domain Ω if the
vector Vector most often refers to: * Euclidean vector, a quantity with a magnitude and a direction * Disease vector, an agent that carries and transmits an infectious pathogen into another living organism Vector may also refer to: Mathematics a ...
s : \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 In the theory of vector spaces, a set of vectors is said to be if there exists no nontrivial linear combination of the vectors that equals the zero vector. If such a linear combination exists, then the vectors are said to be . These concep ...
for any choice of ''n'' distinct points ''x''1, ''x''2 ... ''x''''n'' in Ω. Equivalently, the collection is unisolvent if the
matrix Matrix (: matrices or matrixes) or MATRIX may refer to: Science and mathematics * Matrix (mathematics), a rectangular array of numbers, symbols or expressions * Matrix (logic), part of a formula in prenex normal form * Matrix (biology), the m ...
''F'' with entries ''f''''i''(''x''''j'') has nonzero
determinant In mathematics, the determinant is a Scalar (mathematics), scalar-valued function (mathematics), function of the entries of a square matrix. The determinant of a matrix is commonly denoted , , or . Its value characterizes some properties of the ...
: det(''F'') ≠ 0 for any choice of distinct ''x''''j'''s in Ω. Unisolvency is a property of
vector space In mathematics and physics, a vector space (also called a linear space) is a set (mathematics), set whose elements, often called vector (mathematics and physics), ''vectors'', can be added together and multiplied ("scaled") by numbers called sc ...
s, 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 mathematics, 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 ...
since they guarantee a unique solution to the interpolation problem. The set of
polynomial In mathematics, a polynomial is a Expression (mathematics), mathematical expression consisting of indeterminate (variable), indeterminates (also called variable (mathematics), variables) and coefficients, that involves only the operations of addit ...
s of degree at most (which form a vector space of dimension ) 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 , 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 problem An inverse problem in science is the process of calculating from a set of observations the causal factors that produced them: for example, calculating an image in X-ray computed tomography, source reconstruction in acoustics, or calculating the ...
s.


Unisolvence in the finite element method

When using "simple" functions to approximate an unknown function, such as in the
finite element method Finite element method (FEM) is a popular method for numerically solving differential equations arising in engineering and mathematical modeling. Typical problem areas of interest include the traditional fields of structural analysis, heat tran ...
, it is useful to consider a set of functionals \_^n that act on a finite dimensional
vector space In mathematics and physics, a vector space (also called a linear space) is a set (mathematics), set whose elements, often called vector (mathematics and physics), ''vectors'', can be added together and multiplied ("scaled") by numbers called sc ...
V_h of functions, usually polynomials. Often, the functionals are given by evaluation at points in
Euclidean space Euclidean space is the fundamental space of geometry, intended to represent physical space. Originally, in Euclid's ''Elements'', it was the three-dimensional space of Euclidean geometry, but in modern mathematics there are ''Euclidean spaces ...
or some subset of it. For example, let V_h = \big\ be the space of univariate polynomials of degree n or less, and let f_k(p) := f\Big(\frac\Big) for 0\leq k \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 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 in the dataset. Given a set of data points (x_0,y_0), \ldots, (x_n,y_n), with no ...
; 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 imp ...
implies that some intermediate configuration has determinant zero, hence the functions cannot be unisolvent.


See also

*
Inverse problem An inverse problem in science is the process of calculating from a set of observations the causal factors that produced them: for example, calculating an image in X-ray computed tomography, sound source reconstruction, source reconstruction in ac ...


References

* {{refend Interpolation Inverse problems Numerical analysis Approximation theory