Complementary Minor in a Matrix

The complementary minor of an element aij in matrix A is the determinant of the square submatrix A(ij), obtained by removing the i-th row and j-th column from A.

complementary submatrix

How to Calculate the Complementary Minor of an Element

To find the complementary minor of aij in matrix A, start by removing the i-th row and j-th column.

This produces the complementary submatrix A(ij).

complementary submatrix of an element

 

Next, calculate the determinant of A(ij).

The determinant of A(ij) is the complementary minor of aij.

    Example Calculation

    Consider this 3x3 square matrix A:

    A sample matrix

    We’ll calculate the complementary minor of a11.

    To do this, remove the first row (i=1) and the first column (j=1).

    The submatrix of the selected element

    Now, find the determinant of submatrix A(11).

    The determinant of A(11) is the complementary minor of a11.

    The complementary minor of element a11

    In this case, the complementary minor is 2.

    Note: You can use this same method to find the complementary minors of other elements in matrix A.

     
     

    Please feel free to point out any errors or typos, or share suggestions to improve these notes. English isn't my first language, so if you notice any mistakes, let me know, and I'll be sure to fix them.

    FacebookTwitterLinkedinLinkedin
    knowledge base

    Matrices (linear algebra)