Linear Algebra Minor

In linear algebra, a minor of a matrix A is the determinant of some smaller square matrix, cut down from A by removing one or more of its rows and columns.

Minors obtained by removing just one row and one column from square matrices (first minors) are required for calculating matrix cofactors, which in turn are useful for computing both the determinant and inverse of square matrices. The requirement that the square matrix be smaller than the original matrix is often omitted in the definition.

Definition and illustration

First minors

If A is a square matrix, then the minor of the entry in the i th row and j th column (also called the (i, j) minor, or a first minor) is the determinant of the submatrix formed by deleting the i th row and j th column. This number is often denoted Mi,j. The (i, j) cofactor is obtained by multiplying the minor by Linear Algebra Minor .

To illustrate these definitions, consider the following 3 by 3 matrix,

    Linear Algebra Minor 

To compute the minor M2,3 and the cofactor C2,3, we find the determinant of the above matrix with row 2 and column 3 removed.

    Linear Algebra Minor 

So the cofactor of the (2,3) entry is

    Linear Algebra Minor 

General definition

Let A be an m × n matrix and k an integer with 0 < km, and kn. A k × k minor of A, also called minor determinant of order k of A or, if m = n, (nk)th minor determinant of A (the word "determinant" is often omitted, and the word "degree" is sometimes used instead of "order") is the determinant of a k × k matrix obtained from A by deleting mk rows and nk columns. Sometimes the term is used to refer to the k × k matrix obtained from A as above (by deleting mk rows and nk columns), but this matrix should be referred to as a (square) submatrix of A, leaving the term "minor" to refer to the determinant of this matrix. For a matrix A as above, there are a total of Linear Algebra Minor  minors of size k × k. The minor of order zero is often defined to be 1. For a square matrix, the zeroth minor is just the determinant of the matrix.

Let Linear Algebra Minor  and Linear Algebra Minor  be ordered sequences (in natural order, as it is always assumed when talking about minors unless otherwise stated) of indexes, call them I and J, respectively. The minor Linear Algebra Minor  corresponding to these choices of indexes is denoted Linear Algebra Minor  or Linear Algebra Minor  or Linear Algebra Minor  or Linear Algebra Minor  or Linear Algebra Minor  or Linear Algebra Minor  (where the Linear Algebra Minor  denotes the sequence of indexes I, etc.), depending on the source. Also, there are two types of denotations in use in literature: by the minor associated to ordered sequences of indexes I and J, some authors mean the determinant of the matrix that is formed as above, by taking the elements of the original matrix from the rows whose indexes are in I and columns whose indexes are in J, whereas some other authors mean by a minor associated to I and J the determinant of the matrix formed from the original matrix by deleting the rows in I and columns in J. Which notation is used should always be checked from the source in question. In this article, we use the inclusive definition of choosing the elements from rows of I and columns of J. The exceptional case is the case of the first minor or the (i, j)-minor described above; in that case, the exclusive meaning Linear Algebra Minor  is standard everywhere in the literature and is used in this article also.

Complement

The complement, Bijk...,pqr..., of a minor, Mijk...,pqr..., of a square matrix, A, is formed by the determinant of the matrix A from which all the rows (ijk...) and columns (pqr...) associated with Mijk...,pqr... have been removed. The complement of the first minor of an element aij is merely that element.

Applications of minors and cofactors

Cofactor expansion of the determinant

The cofactors feature prominently in Laplace's formula for the expansion of determinants, which is a method of computing larger determinants in terms of smaller ones. Given an n × n matrix Linear Algebra Minor , the determinant of A, denoted det(A), can be written as the sum of the cofactors of any row or column of the matrix multiplied by the entries that generated them. In other words, defining Linear Algebra Minor  then the cofactor expansion along the j th column gives:

    Linear Algebra Minor 

The cofactor expansion along the i th row gives:

    Linear Algebra Minor 

Inverse of a matrix

One can write down the inverse of an invertible matrix by computing its cofactors by using Cramer's rule, as follows. The matrix formed by all of the cofactors of a square matrix A is called the cofactor matrix (also called the matrix of cofactors or, sometimes, comatrix):

    Linear Algebra Minor 

Then the inverse of A is the transpose of the cofactor matrix times the reciprocal of the determinant of A:

    Linear Algebra Minor 

The transpose of the cofactor matrix is called the adjugate matrix (also called the classical adjoint) of A.

The above formula can be generalized as follows: Let Linear Algebra Minor  and Linear Algebra Minor  be ordered sequences (in natural order) of indexes (here A is an n × n matrix). Then

    Linear Algebra Minor 

where I′, J′ denote the ordered sequences of indices (the indices are in natural order of magnitude, as above) complementary to I, J, so that every index 1, ..., n appears exactly once in either I or I′, but not in both (similarly for the J and J′) and Linear Algebra Minor  denotes the determinant of the submatrix of A formed by choosing the rows of the index set I and columns of index set J. Also, Linear Algebra Minor . A simple proof can be given using wedge product. Indeed,

    Linear Algebra Minor 

where Linear Algebra Minor  are the basis vectors. Acting by A on both sides, one gets

    Linear Algebra Minor 

The sign can be worked out to be Linear Algebra Minor , so the sign is determined by the sums of elements in I and J.

Other applications

Given an m × n matrix with real entries (or entries from any other field) and rank r, then there exists at least one non-zero r × r minor, while all larger minors are zero.

We will use the following notation for minors: if A is an m × n matrix, I is a subset of {1,...,m} with k elements, and J is a subset of {1,...,n} with k elements, then we write [A]I,J for the k × k minor of A that corresponds to the rows with index in I and the columns with index in J.

  • If I = J, then [A]I,J is called a principal minor.
  • If the matrix that corresponds to a principal minor is a square upper-left submatrix of the larger matrix (i.e., it consists of matrix elements in rows and columns from 1 to k, also known as a leading principal submatrix), then the principal minor is called a leading principal minor (of order k) or corner (principal) minor (of order k). For an n × n square matrix, there are n leading principal minors.
  • A basic minor of a matrix is the determinant of a square submatrix that is of maximal size with nonzero determinant.
  • For Hermitian matrices, the leading principal minors can be used to test for positive definiteness and the principal minors can be used to test for positive semidefiniteness. See Sylvester's criterion for more details.

Both the formula for ordinary matrix multiplication and the Cauchy–Binet formula for the determinant of the product of two matrices are special cases of the following general statement about the minors of a product of two matrices. Suppose that A is an m × n matrix, B is an n × p matrix, I is a subset of {1,...,m} with k elements and J is a subset of {1,...,p} with k elements. Then

    Linear Algebra Minor 

where the sum extends over all subsets K of {1,...,n} with k elements. This formula is a straightforward extension of the Cauchy–Binet formula.

Multilinear algebra approach

A more systematic, algebraic treatment of minors is given in multilinear algebra, using the wedge product: the k-minors of a matrix are the entries in the kth exterior power map.

If the columns of a matrix are wedged together k at a time, the k × k minors appear as the components of the resulting k-vectors. For example, the 2 × 2 minors of the matrix

    Linear Algebra Minor 

are −13 (from the first two rows), −7 (from the first and last row), and 5 (from the last two rows). Now consider the wedge product

    Linear Algebra Minor 

where the two expressions correspond to the two columns of our matrix. Using the properties of the wedge product, namely that it is bilinear and alternating,

    Linear Algebra Minor 

and antisymmetric,

    Linear Algebra Minor 

we can simplify this expression to

    Linear Algebra Minor 

where the coefficients agree with the minors computed earlier.

A remark about different notation

In some books, instead of cofactor the term adjunct is used. Moreover, it is denoted as Aij and defined in the same way as cofactor:

      Linear Algebra Minor 

Using this notation the inverse matrix is written this way:

    Linear Algebra Minor 

Keep in mind that adjunct is not adjugate or adjoint. In modern terminology, the "adjoint" of a matrix most often refers to the corresponding adjoint operator.

See also

References

Tags:

Linear Algebra Minor Definition and illustrationLinear Algebra Minor Applications of minors and cofactorsLinear Algebra Minor Multilinear algebra approachLinear Algebra Minor A remark about different notationLinear Algebra MinorDeterminantInverse matrixLinear algebraMatrix (mathematics)Square matrix

🔥 Trending searches on Wiki English:

The Jinx (miniseries)Ladd McConkeyCaleb WilliamsSaint GeorgeStephen HawkingSheriff (film)Laurence FoxAbraham LincolnSouth KoreaSlipknot (band)FacebookEdward VIIIInna Lillahi wa inna ilayhi raji'unIndian National CongressSunil NarineBangalore Rural Lok Sabha constituencyTejasvi SuryaKyle MacLachlan2023 NFL draftWind Breaker (manga)Generation XFootball at the 2024 Summer Olympics – Men's qualificationManchester City F.C.Celine DionMaadhavi LathaBade Miyan Chote Miyan (2024 film)Deadpool & WolverineGulnara KarimovaConor McGregorInternational Workers' DayRussiaInto Temptation (film)Orlando BloomDwayne JohnsonBryce YoungKaty O'Brian2024 AFC U-23 Asian Cup qualificationRipley (TV series)Glen PowellMia KhalifaJohn TerrySean CombsBangalore South Lok Sabha constituencyRussell WilsonKim Soo-hyunXXXX (album)2024 Summer OlympicsLaiatu LatuReal Madrid CFWorld War IIGmailKylie JennerShōgun (2024 miniseries)KombuchaBart SibrelZach WilsonFreddie MercuryBlinding LightsSalma HayekVarshangalkku SheshamApril 26Backlash FranceKashmera ShahAdrian Newey2019 NFL draftXavier LegetteTravis Kelce2024 Indian general election in West BengalPirates of the Caribbean (film series)X-Men '97Gisele BündchenIndiGoAnzac DayList of Young Sheldon episodes🡆 More