Jump to content

Binet–Cauchy identity: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
ArthurBot (talk | contribs)
Petergacs (talk | contribs)
Added reference to a more general identity known by the same name, and showed how this one is a special case.
Line 56: Line 56:


This completes the proof after factoring out the terms indexed by ''i''. ''[[Q.E.D.|(q. e. d.)]]''
This completes the proof after factoring out the terms indexed by ''i''. ''[[Q.E.D.|(q. e. d.)]]''

==Generalization==

A general form, also known as the [[Cauchy-Binet formula]], states
the following:
Suppose ''A'' is an ''m''&times;''n'' matrix and ''B'' is an ''n''&times;''m'' matrix. If ''S'' is a [[subset]] of { 1, ..., ''n'' } with ''m'' elements, we write ''A''<sub>''S''</sub> for the ''m''&times;''m'' matrix whose columns are those columns of ''A'' that have indices from ''S''. Similarly, we write ''B''<sub>''S''</sub> for the ''m''&times;''m'' matrix whose ''rows'' are those rows of ''B'' that have indices from ''S''.
Then
:<math>\det(AB) = \sum_S \det(A_S)\det(B_S),</math>
where the sum extends over all possible subsets ''S'' of { 1, ..., ''n'' } with ''m'' elements.

We get the original identity as special case by setting
:<math>
A=\left[\begin{matrix}a_1&\dots&a_n\\b_1&\dots& b_n\end{matrix}\right],\quad
B=\left[\begin{matrix}c_1&d_1\\\vdots&\vdots\\c_n&d_n\end{matrix}\right].
</math>


[[Category:Inequalities]]
[[Category:Inequalities]]

Revision as of 08:25, 19 July 2009

In algebra, the Binet–Cauchy identity, named after Jacques Philippe Marie Binet and Augustin Louis Cauchy, states that

for every choice of real or complex numbers (or more generally, elements of a commutative ring). Setting ai = ci and bi = di, it gives the Lagrange's identity, which is a stronger version of the Cauchy-Schwarz inequality for the Euclidean space .

The Binet–Cauchy identity and exterior algebra

When n = 3 the first and second terms on the right hand side become the squared magnitudes of dot and cross products respectively; in n dimensions these become the magnitudes of the dot and wedge products. We may write it

where a, b, c, and d are vectors. It may also be written as a formula giving the dot product of two wedge products, as

Proof

Expanding the last term,

where the second and fourth terms are the same and artificially added to complete the sums as follows:

This completes the proof after factoring out the terms indexed by i. (q. e. d.)

Generalization

A general form, also known as the Cauchy-Binet formula, states the following: Suppose A is an m×n matrix and B is an n×m matrix. If S is a subset of { 1, ..., n } with m elements, we write AS for the m×m matrix whose columns are those columns of A that have indices from S. Similarly, we write BS for the m×m matrix whose rows are those rows of B that have indices from S. Then

where the sum extends over all possible subsets S of { 1, ..., n } with m elements.

We get the original identity as special case by setting