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 matrices. ...
, an alternant matrix is a
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'' (franchis ...
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 value that is a function of the entries of a square matrix. It characterizes some properties of the matrix and the linear map represented by the matrix. In particular, the determinant is nonzero if and ...
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 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 notations). The tr ...
of the above matrix.) Examples of alternant matrices include Vandermonde matrices, for which f_j(\alpha)=\alpha^, and
Moore matrices In linear algebra, a Moore matrix, introduced by , is a matrix (mathematics), matrix defined over a finite field. When it is a square matrix its determinant is called a Moore determinant (this is unrelated to the Moore determinant of a quaternionic ...
, 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 of vectors is said to be if there is a nontrivial linear combination of the vectors that equals the zero vector. If no such linear combination exists, then the vectors are said to be . These concepts are ...
of the functions f_1, f_2, \dots, f_n in function space. 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 linear subspace of the domain of the map which is mapped to the zero vector. That is, given a linear map between two vector spaces and , the kernel of ...
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 matrix :V=\begin 1 & x_1 & x_1^2 & \dots & x_1^\\ 1 & x_2 & x_2^2 & \dots & x_2^\\ 1 & x_3 ...
, 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 data storage. Codes are stud ...
in the construction of
alternant code In coding theory, alternant codes form a class of parameterised error-correcting codes which generalise the BCH codes. Definition An ''alternant code'' over GF(''q'') of length ''n'' is defined by a parity check matrix ''H'' of alternant form ''H ...
s.


See also

* List of matrices *
Wronskian In mathematics, the Wronskian (or Wrońskian) is a determinant introduced by and named by . It is used in the study of differential equations, where it can sometimes show linear independence in a set of solutions. Definition The Wronskian of ...


References

* * * {{Matrix classes Matrices Determinants