M5.2 Determinants, Cofactors, and Adjoints

There are other important concepts related to matrices. These include the determinant, cofactor, and adjoint of a matrix.

Determinants

A determinant is a value associated with a square matrix. As a mathematical tool, determinants are of value in helping to solve a series of simultaneous equations.

A 2-row by 2-column (2×2) determinant can be expressed by enclosing vertical lines around the matrix, as shown here:

|abcd|

Similarly, a 3×3 determinant is indicated as

[abcdefghi]

One common procedure for finding the determinant of a 2×2 or 3×3 matrix is to draw its primary and secondary diagonals. In the case of a 2×2 determinant, the value is found by multiplying the numbers on the primary diagonal and subtracting from that product the product of the numbers on the secondary diagonal:

An image shows the formula for calculating the value of a matrix and an image shows the diagonals of a matrix.

For a 3×3 matrix, we redraw the first two columns to help visualize all diagonals and follow a similar procedure:

An image shows the calculation of the value of a 3 by 3 matrix.

Let’s use this approach to find the numerical values of the following 2×2 and 3×3 determinants:

An image shows the calculation of the values of a 2 by 2 matrix and a 3 by 3 matrix.

A set of simultaneous equations can be solved through the use of determinants by setting up a ratio of two special determinants for each unknown variable. This fairly easy procedure is best illustrated with an example.

Given the three simultaneous equations

2X+3Y+1Z=104X1Y2Z=85X+2Y3Z=6

we can structure determinants to help solve for unknown quantities X, Y, and Z:

An image shows the solving for X, Y, and Z as the division of 2 3 by 3 determinants.

Determining the values of X, Y, and Z now involves finding the numerical values of the four separate determinants using the method shown earlier in this module:

X=Numerical value of numerator determinantNumerical value of denominator determinant=12833=3.88Y=2033=0.61Z=13433=4.06

To verify that X=3.88, Y=0.61, and Z=4.06, we may choose any one of the original three simultaneous equations and insert these numbers. For example,

2X+3Y+1Z=10=102(3.88)+3(0.61)+1(4.06)=7.761.83+4.06=10

Matrix of Cofactors and Adjoint

Two more useful concepts in the mathematics of matrices are the matrix of cofactors and the adjoint of a matrix. A cofactor is defined as the set of numbers that remains after a given row and column have been taken out of a matrix. An adjoint is simply the transpose of the matrix of cofactors. The real value of the two concepts lies in their usefulness in forming the inverse of a matrix—something that we investigate in the next section.

To compute the matrix of cofactors for a particular matrix, we follow six steps:

Six Steps in Computing a Matrix of Cofactors

  1. Select an element in the original matrix.

  2. Draw a line through the row and column of the element selected. The numbers uncovered represent the cofactor for that element.

  3. Calculate the value of the determinant of the cofactor.

  4. Add together the location numbers of the row and column crossed out in step 2. If the sum is even, the sign of the determinant’s value (from step 3) does not change. If the sum is an odd number, change the sign of the determinant’s value.

  5. The number just computed becomes an entry in the matrix of cofactors; it is located in the same position as the element selected in step 1.

  6. Return to step 1 and continue until all elements in the original matrix have been replaced by their cofactor values.

Let’s compute the matrix of cofactors, and then the adjoint, for the following matrix, using Table M5.1 to help in the calculations:

An image shows three 3 by 3 matrices.

Table M5.1 Matrix of Cofactor Calculations

ELEMENT REMOVED COFACTORS DETERMINANT OF COFACTORS VALUE OF COFACTOR
Row 1, column 1 (0318) |0318|=-3 -3 (sign not changed)
Row 1, column 2 (2348) |2348|=4 -4 (sign changed)
Row 1, column 3 (2041) |2041|=2 2 (sign not changed)
Row 2, column 1 (7518) |7518|= 51 -51 (sign changed)
Row 2, column 2 (3548) |3548|=4 4 (sign not changed)
Row 2, column 3 (3741) |3741|=-25 25 (sign changed)
Row 3, column 1 (7503) |7503|= 21 21 (sign not changed)
Row 3, column 2 (3523) |3523|=-1 1 (sign changed)
Row 3, column 3 (3720) |3720|=-14 -14 (sign not changed)
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset