HOME

TheInfoList



OR:

In
mathematics Mathematics is a field of study that discovers and organizes methods, Mathematical theory, theories and theorems that are developed and Mathematical proof, proved for the needs of empirical sciences and mathematics itself. There are many ar ...
, a Cauchy matrix, named after
Augustin-Louis Cauchy Baron Augustin-Louis Cauchy ( , , ; ; 21 August 1789 – 23 May 1857) was a French mathematician, engineer, and physicist. He was one of the first to rigorously state and prove the key theorems of calculus (thereby creating real a ...
, is an ''m''×''n''
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 ...
with elements ''a''''ij'' in the form : a_=;\quad x_i-y_j\neq 0,\quad 1 \le i \le m,\quad 1 \le j \le n where x_i and y_j are elements of a field \mathcal, and (x_i) and (y_j) are
injective In mathematics, an injective function (also known as injection, or one-to-one function ) is a function that maps distinct elements of its domain to distinct elements of its codomain; that is, implies (equivalently by contraposition, impl ...
sequences (they contain ''distinct'' elements).


Properties

Every submatrix of a Cauchy matrix is itself a Cauchy matrix. The Hilbert matrix is a special case of the Cauchy matrix, where :x_i-y_j = i+j-1. \;


Cauchy determinants

The determinant of a Cauchy matrix is clearly a rational fraction in the parameters (x_i) and (y_j). If the sequences were not injective, the determinant would vanish, and tends to infinity if some x_i tends to y_j. A subset of its zeros and poles are thus known. The fact is that there are no more zeros and poles: The determinant of a square Cauchy matrix A is known as a Cauchy determinant and can be given explicitly as : \det \mathbf= (Schechter 1959, eqn 4; Cauchy 1841, p. 154, eqn. 10). It is always nonzero, and thus all square Cauchy matrices are
invertible In mathematics, the concept of an inverse element generalises the concepts of opposite () and reciprocal () of numbers. Given an operation denoted here , and an identity element denoted , if , one says that is a left inverse of , and that ...
. The inverse A−1 = B = ijis given by :b_ = (x_j - y_i) A_j(y_i) B_i(x_j) \, (Schechter 1959, Theorem 1) where ''A''i(x) and ''B''i(x) are the Lagrange polynomials for (x_i) and (y_j), respectively. That is, :A_i(x) = \frac \quad\text\quad B_i(x) = \frac, with :A(x) = \prod_^n (x-x_i) \quad\text\quad B(x) = \prod_^n (x-y_i).


Generalization

A matrix C is called Cauchy-like if it is of the form :C_=\frac. Defining X=diag(xi), Y=diag(yi), one sees that both Cauchy and Cauchy-like matrices satisfy the displacement equation :\mathbf-\mathbf=rs^\mathrm (with r=s=(1,1,\ldots,1) for the Cauchy one). Hence Cauchy-like matrices have a common displacement structure, which can be exploited while working with the matrix. For example, there are known algorithms in literature for * approximate Cauchy matrix-vector multiplication with O(n \log n) ops (e.g. the fast multipole method), * ( pivoted) LU factorization with O(n^2) ops (GKO algorithm), and thus linear system solving, * approximated or unstable algorithms for linear system solving in O(n \log^2 n). Here n denotes the size of the matrix (one usually deals with square matrices, though all algorithms can be easily generalized to rectangular matrices).


See also

* Toeplitz matrix * Fay's trisecant identity


References

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