HOME

TheInfoList



OR:

In mathematics, a Cauchy matrix, named after
Augustin-Louis Cauchy Baron Augustin-Louis Cauchy (, ; ; 21 August 178923 May 1857) was a French mathematician, engineer, and physicist who made pioneering contributions to several branches of mathematics, including mathematical analysis and continuum mechanics. H ...
, is an ''m''×''n''
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 ...
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; that is, implies . (Equivalently, implies in the equivalent contraposi ...
sequences (they contain ''distinct'' elements). The
Hilbert matrix In linear algebra, a Hilbert matrix, introduced by , is a square matrix with entries being the unit fractions : H_ = \frac. For example, this is the 5 × 5 Hilbert matrix: : H = \begin 1 & \frac & \frac & \frac & \frac \\ \frac & \frac & \f ...
is a special case of the Cauchy matrix, where :x_i-y_j = i+j-1. \; Every
submatrix In mathematics, a matrix (plural matrices) is a rectangle, rectangular array variable, array or table of numbers, symbol (formal), symbols, or expression (mathematics), expressions, arranged in rows and columns, which is used to represent a math ...
of a Cauchy matrix is itself a Cauchy matrix.


Cauchy determinants

The determinant of a Cauchy matrix is clearly a
rational fraction In algebra, an algebraic fraction is a fraction whose numerator and denominator are algebraic expressions. Two examples of algebraic fractions are \frac and \frac. Algebraic fractions are subject to the same laws as arithmetic fractions. A ration ...
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 In numerical analysis, the Lagrange interpolating polynomial is the unique polynomial of lowest degree that interpolates a given set of data. Given a data set of coordinate pairs (x_j, y_j) with 0 \leq j \leq k, the x_j are called ''nodes'' an ...
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 In ancient Roman religion, Ops or ''Opis'' (Latin: "Plenty") was a fertility deity and earth goddess of Sabine origin. Her equivalent in Greek mythology was Rhea. Iconography In Ops' statues and coins, she is figured sitting down, as Chthon ...
(e.g. the
fast multipole method __NOTOC__ The fast multipole method (FMM) is a numerical technique that was developed to speed up the calculation of long-ranged forces in the ''n''-body problem. It does this by expanding the system Green's function using a multipole expansion, w ...
), * ( pivoted)
LU factorization In numerical analysis and linear algebra, lower–upper (LU) decomposition or factorization factors a matrix as the product of a lower triangular matrix and an upper triangular matrix (see matrix decomposition). The product sometimes includes a pe ...
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 In linear algebra, a Toeplitz matrix or diagonal-constant matrix, named after Otto Toeplitz, is a matrix in which each descending diagonal from left to right is constant. For instance, the following matrix is a Toeplitz matrix: :\qquad\begin a & b ...
* Fay's trisecant identity


References

* * * * * * TiIo Finck, Georg Heinig, and Karla Rost: "An Inversion Formula and Fast Algorithms for Cauchy-Vandermonde Matrices", Linear Algebra and its Applications, vol.183 (1993), pp.179-191. * Dario Fasino: "Orthogonal Cauchy-like matrices", Numerical Algorithms, vol.92 (2023), pp.619-637. url=https://doi.org/10.1007/s11075-022-01391-y . {{Matrix classes Matrices Determinants