[proxy] web.archive.org← back | site home | direct (HTTPS) ↗ | proxy home | ◑ dark◐ light

Condensation

Weisstein, Eric W.

The Wayback Machine - https://web.archive.org/web/20211104113250/https://mathworld.wolfram.com/Condensation.html


A method of computing the determinant of a square matrix due to Charles Dodgson (1866) (who is more famous under his pseudonym Lewis Carroll). The method is useful for hand calculations because, for an integer matrix, all entries in submatrices computed along the way must also be integers. The method is also implemented efficiently in a parallel computation. Condensation is also known as the method of contractants (Macmillan 1955, Lotkin 1959).

Given an matrix, condensation successively computes an matrix, an matrix, etc., until arriving at a matrix whose only entry ends up being the determinant of the original matrix. To compute the matrix (), take the connected subdeterminants of the matrix and divide them by the central entries of the matrix, with no divisions performed for . The matrices arrived at in this manner are the matrices of determinants of the connected submatrices of the original matrices.

For example, the first condensation of the matrix

(1)

yields the matrix

(2)

and the second condensation yields

(3)

which is the determinant of the original matrix. Collecting terms gives

(4)

of which the nonzero terms correspond to the permutation matrices. In the case, 24 nonzero terms are obtained together with 18 vanishing ones. These 42 terms correspond to the alternating sign matrices for which any s in a row or column must have a "outside" it (i.e., all s are "bordered" by s).

Wolfram Web Resources

Mathematica »

The #1 tool for creating Demonstrations and anything technical.

Wolfram|Alpha »

Explore anything with the first computational knowledge engine.

Wolfram Demonstrations Project »

Explore thousands of free applications across science, mathematics, engineering, technology, business, art, finance, social sciences, and more.

Computerbasedmath.org »

Join the initiative for modernizing math education.

Online Integral Calculator »

Solve integrals with Wolfram|Alpha.

Step-by-step Solutions »

Walk through homework problems step-by-step from beginning to end. Hints help you try the next step on your own.

Wolfram Problem Generator »

Unlimited random practice problems and answers with built-in Step-by-step solutions. Practice online or make a printable study sheet.

Wolfram Education Portal »

Collection of teaching and learning tools built by Wolfram education experts: dynamic textbook, lesson plans, widgets, interactive Demonstrations, and more.

Wolfram Language »

Knowledge-based programming for everyone.