You are on page 1of 82

LECTURE 2: DETERMINANTS

DUONG MINH BUI, PH.D


LECTURER IN ELECTRICAL POWER ENGINEERING
VIETNAMESE - GERMAN UNIVERSITY, BINH DUONG PROVINCE, VIETNAM
EMAIL: DUONG.BM@VGU.EDU.VN
CONTENTS
• The Determinant of a Matrix
• Evaluation of a Determinant Using Elementary Operations
• Properties of Determinants: Cramer's Rule; Triangularization of matrices
• Applications of Determinants

5/5/2021 2
2.1 THE DETERMINANT OF A MATRIX (1)

5/5/2021 3
2.1 THE DETERMINANT OF A MATRIX (2)

5/5/2021 4
2.1 THE DETERMINANT OF A MATRIX (3)

5/5/2021 5
2.1 THE DETERMINANT OF A MATRIX (4)
Find the determinant of a 2 × 2 matrix:
• Every square matrix can be associated with a real number called its determinant.

• Note that both fractions have the same denominator, a11a22 - a21a12. This quantity is the
determinant of the coefficient matrix of the system.

5/5/2021 6
2.1 THE DETERMINANT OF A MATRIX (5)
Find the determinant of a 2 × 2 matrix (cont.)

• The determinant is the difference of the products of the two diagonals of the matrix.
Note that the order of the products is important.
5/5/2021 7
2.1 THE DETERMINANT OF A MATRIX (6)
Find the determinant of a 2 × 2 matrix (cont.)

5/5/2021 8
2.1 THE DETERMINANT OF A MATRIX (7)
Find the minors and cofactors of a matrix:

The minors and cofactors of a


matrix can differ only in sign.

Note that odd positions (where i +


j is odd) have negative signs, and
even positions (where i + j is even)
have positive signs.

5/5/2021 9
2.1 THE DETERMINANT OF A MATRIX (8)
Find the minors and cofactors of a matrix (cont.)

5/5/2021 10
2.1 THE DETERMINANT OF A MATRIX (9)
Use expansion by cofactors to find the determinant of a matrix:

5/5/2021 11
2.1 THE DETERMINANT OF A MATRIX (10)
Use expansion by cofactors to find the determinant of a matrix (cont.)
The determinant can be evaluated by expanding in any row or column.

5/5/2021 12
2.1 THE DETERMINANT OF A MATRIX (11)
Use expansion by cofactors to find the determinant of a matrix (cont.)

• The row (or column) containing the most zeros is usually the best choice for
expansion by cofactors.

5/5/2021 13
2.1 THE DETERMINANT OF A MATRIX (12)
Use expansion by cofactors to find the determinant of a matrix (cont.)

5/5/2021 14
2.1 THE DETERMINANT OF A MATRIX (13)
Use expansion by cofactors to find the determinant of a matrix (cont.)

5/5/2021 15
2.1 THE DETERMINANT OF A MATRIX (13-1)
Use expansion by cofactors to find the determinant of a matrix (cont.)

5/5/2021 16
2.1 THE DETERMINANT OF A MATRIX (14)
• An alternative method is commonly used to evaluate the determinant of a 3 × 3
matrix A. Copy the first and second columns of A to form fourth and fifth columns.
Then obtain the determinant of A by adding (or subtracting) the products of the six
diagonals.

5/5/2021 17
2.1 THE DETERMINANT OF A MATRIX (15)
Use expansion by cofactors to find the determinant of a matrix (cont.)

5/5/2021 18
2.1 THE DETERMINANT OF A MATRIX (16)
Find the determinant of a triangular matrix:

5/5/2021 19
2.1 THE DETERMINANT OF A MATRIX (17)
Find the determinant of a triangular matrix (cont.):

5/5/2021 20
EXERCISES (1)

5/5/2021 21
EXERCISES (2)
24,

5/5/2021 22
2.2 EVALUATION OF A DETERMINANT USING ELEMENTARY
OPERATIONS (1)
Use elementary row operations to evaluate a determinant - MOTIVATION

Note that ∣A∣ and ∣B∣ have the same value. Also note that you can obtain matrix B from
matrix A by adding multiples of the first row to the second, third, and fourth rows.
 Using Elementary Row Operations for the matrix.
5/5/2021 23
2.2 EVALUATION OF A DETERMINANT USING ELEMENTARY
OPERATIONS (2)
Use elementary row operations to evaluate a determinant (cont.)

5/5/2021 24
2.2 EVALUATION OF A DETERMINANT USING ELEMENTARY
OPERATIONS (3)
Use elementary row operations to evaluate a determinant (cont.)

5/5/2021 25
2.2 EVALUATION OF A DETERMINANT USING ELEMENTARY
OPERATIONS (4)
Use elementary row operations to evaluate a determinant (cont.)

5/5/2021 26
2.2 EVALUATION OF A DETERMINANT USING ELEMENTARY
OPERATIONS (5)
Use elementary column operations to evaluate a determinant:
• The theorem remains valid when the word “column” replaces the word “row.”
Operations performed on the columns (rather than on the rows) of a matrix are
elementary column operations, and two matrices are column-equivalent when one
can be obtained from the other by elementary column operations.

(Column)

5/5/2021 27
2.2 EVALUATION OF A DETERMINANT USING ELEMENTARY
OPERATIONS (6)
Use elementary column operations to evaluate a determinant (cont.):

5/5/2021 28
2.2 EVALUATION OF A DETERMINANT USING ELEMENTARY
OPERATIONS (7)
Recognize conditions that yield zero determinants:
• When two columns of a matrix are scalar multiples of each other, the determinant
of the matrix is zero.

5/5/2021 29
2.2 EVALUATION OF A DETERMINANT USING ELEMENTARY
OPERATIONS (8)
Recognize conditions that yield zero determinants (cont.):

5/5/2021 30
2.2 EVALUATION OF A DETERMINANT USING ELEMENTARY
OPERATIONS (9)
Recognize conditions that yield zero determinants (cont.):

5/5/2021 31
2.2 EVALUATION OF A DETERMINANT USING ELEMENTARY
OPERATIONS (10)
Recognize conditions that yield zero determinants (cont.):

5/5/2021 32
2.2 EVALUATION OF A DETERMINANT USING ELEMENTARY
OPERATIONS (11)
SUMMARY (1)

5/5/2021 33
2.2 EVALUATION OF A DETERMINANT USING ELEMENTARY
OPERATIONS (12)
SUMMARY (2)

5/5/2021 34
2.2 EVALUATION OF A DETERMINANT USING ELEMENTARY
OPERATIONS (13)
SUMMARY (3)

5/5/2021 35
2.2 EVALUATION OF A DETERMINANT USING ELEMENTARY
OPERATIONS (14)
SUMMARY (4)

5/5/2021 36
2.2 EVALUATION OF A DETERMINANT USING ELEMENTARY
OPERATIONS (15)
TYPICAL EXAMPLES:

5/5/2021 37
2.2 EVALUATION OF A DETERMINANT USING ELEMENTARY
OPERATIONS (16)
TYPICAL EXAMPLES (cont.):

5/5/2021 38
2.2 EVALUATION OF A DETERMINANT USING ELEMENTARY
OPERATIONS (17)
TYPICAL EXAMPLES (cont.):

5/5/2021 39
EXERCISES (3)

5/5/2021 40
EXERCISES (4)

5/5/2021 41
EXERCISES (5)

5/5/2021 42
2.3 PROPERTIES OF DETERMINANTS (1)

5/5/2021 43
2.3 PROPERTIES OF DETERMINANTS (2)

5/5/2021 44
2.3 PROPERTIES OF DETERMINANTS (3)
Matrix Products and Scalar Multiples

5/5/2021 45
2.3 PROPERTIES OF DETERMINANTS (4)
Matrix Products and Scalar Multiples (cont.)

5/5/2021 46
2.3 PROPERTIES OF DETERMINANTS (5)
Cramer's Rule:

5/5/2021 47
2.3 PROPERTIES OF DETERMINANTS (6)
Cramer's Rule (cont.):

5/5/2021 48
2.3 PROPERTIES OF DETERMINANTS (7)
Cramer's Rule (cont.) - Application to Engineering
- A number of important engineering problems, particularly in electrical engineering and control theory, can
be analyzed by Laplace transforms.
- This approach converts an appropriate system of linear differential equations into a system of linear
algebraic equations whose coefficients involve a parameter.

5/5/2021 49
2.3 PROPERTIES OF DETERMINANTS (8)
Determinants and the inverse of a matrix:

5/5/2021 50
2.3 PROPERTIES OF DETERMINANTS (9)
Determinants and the inverse of a matrix (cont.):

5/5/2021 51
2.3 PROPERTIES OF DETERMINANTS (10)
Determinants and the inverse of a matrix (cont.):

5/5/2021 52
2.3 PROPERTIES OF DETERMINANTS (11)
Determinants and the inverse of a matrix (cont.):

5/5/2021 53
2.3 PROPERTIES OF DETERMINANTS (12)
Determinants and the inverse of a matrix (cont.):

5/5/2021 54
2.3 PROPERTIES OF DETERMINANTS (13)
Determinants and the inverse of a matrix (cont.):

5/5/2021 55
2.3 PROPERTIES OF DETERMINANTS (14)
Determinants and the inverse of a matrix (cont.):

5/5/2021 56
2.3 PROPERTIES OF DETERMINANTS (15)
Determinants and the inverse of a matrix (cont.):

5/5/2021 57
2.3 PROPERTIES OF DETERMINANTS (16)
Determinants and the inverse of a matrix (cont.):

5/5/2021 58
EXERCISES (6)

5/5/2021 59
EXERCISES (7)

5/5/2021 60
EXERCISES (8)

5/5/2021 61
2.4 APPLICATIONS OF DETERMINANTS (1)
• Find the adjoint of a matrix and use it to find the inverse of the matrix.
• Use Cramer’s Rule to solve a system of n linear equations in n variables.
• Use determinants to find area, volume, and the equations of lines and planes.

5/5/2021 62
2.4 APPLICATIONS OF DETERMINANTS (2)
• Find the adjoint of a matrix and use it to find the inverse of the matrix:
The cofactor Cij of a square matrix A is (-1)i + j times the determinant of the matrix
obtained by deleting the ith row and jth column of A.
The matrix of cofactors of A has the form:

The transpose of this matrix is the adjoint of A and is denoted adj(A).

5/5/2021 63
2.4 APPLICATIONS OF DETERMINANTS (3)
• Find the adjoint of a matrix and use it to find the inverse of the matrix (cont.)

5/5/2021 64
2.4 APPLICATIONS OF DETERMINANTS (4)
• Find the adjoint of a matrix and use it to find the inverse of the matrix (cont.)

5/5/2021 65
2.4 APPLICATIONS OF DETERMINANTS (5)
• Use Cramer’s Rule to solve a system of n linear equations in n variables:

5/5/2021 66
2.4 APPLICATIONS OF DETERMINANTS (6)
• Use Cramer’s Rule to solve a system of n linear equations in n variables (cont.)

5/5/2021 67
2.4 APPLICATIONS OF DETERMINANTS (7)
• Use Cramer’s Rule to solve a system of n linear equations in n variables (cont.)

5/5/2021 68
2.4 APPLICATIONS OF DETERMINANTS (8)
• Use determinants to find area, volume, and the equations of lines and planes:

5/5/2021 69
2.4 APPLICATIONS OF DETERMINANTS (9)
• Use determinants to find area, volume, and the equations of lines and planes (cont.)

5/5/2021 70
2.4 APPLICATIONS OF DETERMINANTS (10)
• Use determinants to find area, volume, and the equations of lines and planes (cont.)

5/5/2021 71
2.4 APPLICATIONS OF DETERMINANTS (11)
• Use determinants to find area, volume, and the equations of lines and planes (cont.)

5/5/2021 72
2.4 APPLICATIONS OF DETERMINANTS (12)
• Use determinants to find area, volume, and the equations of lines and planes (cont.)

5/5/2021 73
2.4 APPLICATIONS OF DETERMINANTS (13)
• Use determinants to find area, volume, and the equations of lines and planes (cont.)

5/5/2021 74
2.4 APPLICATIONS OF DETERMINANTS (14)
• Use determinants to find area, volume, and the equations of lines and planes (cont.)

5/5/2021 75
2.4 APPLICATIONS OF DETERMINANTS (15)
• Use determinants to find area, volume, and the equations of lines and planes (cont.)

5/5/2021 76
2.4 APPLICATIONS OF DETERMINANTS (16)
• Use determinants to find area, volume, and the equations of lines and planes (cont.)

5/5/2021 77
EXERCISES (9)
9-18

5/5/2021 78
EXERCISES (10)

5/5/2021 79
HOMEWORK (1)

5/5/2021 80
HOMEWORK (2)

5/5/2021 81
THANK YOU VERY MUCH

5/5/2021 82

You might also like