Alternant Matrix
   HOME

TheInfoList



OR:

In
linear algebra Linear algebra is the branch of mathematics concerning linear equations such as :a_1x_1+\cdots +a_nx_n=b, linear maps such as :(x_1, \ldots, x_n) \mapsto a_1x_1+\cdots +a_nx_n, and their representations in vector spaces and through matrix (mathemat ...
, an alternant matrix is a
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 ...
formed by applying a finite list of functions pointwise to a fixed column of inputs. An alternant determinant is the
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 ...
of a square alternant matrix. Generally, if f_1, f_2, \dots, f_n are functions from a set X to a field F, and \in X, then the alternant matrix has size m \times n and is defined by :M=\begin f_1(\alpha_1) & f_2(\alpha_1) & \cdots & f_n(\alpha_1)\\ f_1(\alpha_2) & f_2(\alpha_2) & \cdots & f_n(\alpha_2)\\ f_1(\alpha_3) & f_2(\alpha_3) & \cdots & f_n(\alpha_3)\\ \vdots & \vdots & \ddots &\vdots \\ f_1(\alpha_m) & f_2(\alpha_m) & \cdots & f_n(\alpha_m)\\ \end or, more compactly, M_ = f_j(\alpha_i). (Some authors use the
transpose In linear algebra, the transpose of a Matrix (mathematics), matrix is an operator which flips a matrix over its diagonal; that is, it switches the row and column indices of the matrix by producing another matrix, often denoted by (among other ...
of the above matrix.) Examples of alternant matrices include
Vandermonde matrices In linear algebra, a Vandermonde matrix, named after Alexandre-Théophile Vandermonde, is a matrix with the terms of a geometric progression in each row: an (m + 1) \times (n + 1) matrix :V = V(x_0, x_1, \cdots, x_m) = \begin 1 & x_0 & x_0^2 & \dot ...
, for which f_j(\alpha)=\alpha^, and Moore matrices, for which f_j(\alpha)=\alpha^.


Properties

* The alternant can be used to check the
linear independence In the theory of vector spaces, a set (mathematics), set of vector (mathematics), 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 th ...
of the functions f_1, f_2, \dots, f_n in
function space In mathematics, a function space is a set of functions between two fixed sets. Often, the domain and/or codomain will have additional structure which is inherited by the function space. For example, the set of functions from any set into a ve ...
. For example, let f_2(x) = \cos(x) and choose \alpha_1 = 0, \alpha_2 = \pi/2. Then the alternant is the matrix \left begin0 & 1 \\ 1 & 0 \end\right/math> and the alternant determinant is Therefore ''M'' is invertible and the vectors \ form a basis for their spanning set: in particular, \sin(x) and \cos(x) are linearly independent. * Linear dependence of the columns of an alternant does not imply that the functions are linearly dependent in function space. For example, let f_2 = \cos(x) and choose \alpha_1 = 0, \alpha_2 = \pi. Then the alternant is \left begin0 & 1 \\ 0 & -1 \end\right/math> and the alternant determinant is 0, but we have already seen that \sin(x) and \cos(x) are linearly independent. * Despite this, the alternant can be used to find a linear dependence if it is already known that one exists. For example, we know from the theory of
partial fractions In algebra, the partial fraction decomposition or partial fraction expansion of a rational fraction (that is, a fraction such that the numerator and the denominator are both polynomials) is an operation that consists of expressing the fraction as ...
that there are real numbers ''A'' and ''B'' for which Choosing f_3(x) = \frac and we obtain the alternant \begin 1/2 & 1/3 & 1/6 \\ 1/3 & 1/4 & 1/12 \\ 1/4 & 1/5 & 1/20 \end \sim \begin 1 & 0 & 1 \\ 0 & 1 & -1 \\ 0 & 0 & 0 \end. Therefore, (1,-1,-1) is in the
nullspace In mathematics, the kernel of a linear map, also known as the null space or nullspace, is the part of the domain which is mapped to the zero vector of the co-domain; the kernel is always a linear subspace of the domain. That is, given a linear m ...
of the matrix: that is, f_1 - f_2 - f_3 = 0. Moving f_3 to the other side of the equation gives the partial fraction decomposition * If n = m and \alpha_i = \alpha_j for any then the alternant determinant is zero (as a row is repeated). * If n = m and the functions f_j(x) are all polynomials, then (\alpha_j - \alpha_i) divides the alternant determinant for all In particular, if ''V'' is a
Vandermonde matrix In linear algebra, a Vandermonde matrix, named after Alexandre-Théophile Vandermonde, is a matrix with the terms of a geometric progression in each row: an (m + 1) \times (n + 1) matrix :V = V(x_0, x_1, \cdots, x_m) = \begin 1 & x_0 & x_0^2 & \dot ...
, then \prod_ (\alpha_j - \alpha_i) = \det V divides such polynomial alternant determinants. The ratio \frac is therefore a polynomial in \alpha_1, \ldots, \alpha_m called the bialternant. The
Schur polynomial In mathematics, Schur polynomials, named after Issai Schur, are certain symmetric polynomials in ''n'' variables, indexed by partitions, that generalize the elementary symmetric polynomials and the complete homogeneous symmetric polynomials. In ...
s_ is classically defined as the bialternant of the polynomials f_j(x) = x^.


Applications

* Alternant matrices are used in
coding theory Coding theory is the study of the properties of codes and their respective fitness for specific applications. Codes are used for data compression, cryptography, error detection and correction, data transmission and computer data storage, data sto ...
in the construction of alternant codes.


See also

*
List of matrices A list is a set of discrete items of information collected and set forth in some format for utility, entertainment, or other purposes. A list may be memorialized in any number of ways, including existing only in the mind of the list-maker, but ...
*
Wronskian In mathematics, the Wronskian of ''n'' differentiable functions is the determinant formed with the functions and their derivatives up to order . It was introduced in 1812 by the Polish mathematician Józef Wroński, and is used in the study of ...


References

* * * {{Matrix classes Matrices (mathematics) Determinants