SlideShare a Scribd company logo
LINEAR SYSTEMS
AND
MATRICES
Determinants
p.202 to p.211
p.216 Problems 1 to 20
3.6
 det ( A ) is a real number (can be negative also)
 det ( A ) is also written as
 Only a square n x n matrix has a determinant
 det ( AB ) = det ( A ) det ( B )
 A matrix A is not invertible (singular matrix) if
and only if det ( A ) = 0
 A matrix A is invertible (nonsingular matrix) if
and only if det ( A ) ≠ 0
3.6 Determinants : Definition
A
 1x1 matrix : A = [ a11 ], then det (A) = a11
 2x2 matrix :
det (A) = a11 a22 - a12 a21
11 12
21 22
a a
a a
 
 
  
A
3.6 Determinants : Examples
 3x3 matrix
det (A) = a11 a22 a33 + a12 a23 a31 + a13 a21 a32
-a11 a23 a32 - a12 a21 a33 -a13 a22 a31
11 12 13
21 22 23
31 32 33
a a a
a a a
a a a
 
 
 
 
 
A
Note: This cannot be extended to higher order matrices.
3.6 Determinants : Examples
 3x3 matrix
minus
det (A) =
11 12 13
21 22 23
31 32 33
a a a
a a a
a a a
 
 
 
 
 
A
3.6 Determinants : Examples
11 12 13
22 23 21 23 21 22
32 33 31 33 31 32
det det deta a a
a a a a a a
a a a a a a
     
      
          
11 12 13
21 22 23
31 32 33
a a a
a a a
a a a
 
 
 
 
 
11 12 13
21 22 23
31 32 33
a a a
a a a
a a a
 
 
 
 
 
11 12 13
21 22 23
31 32 33
a a a
a a a
a a a
 
 
 
 
 
3.6 Determinants : Examples
1 2 3
4 5 6
7 8 9
 
 
 
 
 
A det (A) = 0
1 2 3
0 0 0
7 2 5
 
 
 
 
 
B det (B) = 0
det (I) = 1
 3 3det 1
1 0 0
0 1 0
0 0 1
 
 
  
 
 

   

I I
 3 3det 0
0 0 0
0 0 0
0 0 0
 
 
 
 
 
0 0
Defn - Let A = [ aij ] be an n x n matrix.
Let Mpq be the (n – 1) x (n – 1) submatrix of A
obtained by deleting the pth row and qth column of
A. The determinant det(Mpq) is called the minor
of apq
Defn - Let A = [ aij ] be an n x n matrix.
The cofactor Apq of apq is defined as
Apq = (–1)p+q det(Mpq)
3.6 Determinants : Cofactor Expansion
1 2 3
4 5 6
7 8 9
 
 
 
 
 
A
   
   
   
2
11 11 11
3
12 12 12
4
31 31 31
5 6
1 det 3
8 9
4 6
1 det 6
7 9
2 3
1 det 3
5 6
A
A
A
 
 
 
 
 
 
 
 
 
    
   
    
M M
M M
M M
3.6 Determinants : Cofactor Expansion - Example
Comment
 Examine pattern of signs of term (–1) p+q
 
 
 
  
  
  
  
 
 
 
 
 
 
   
   
   
   
n = 3 n = 4
3.6 Determinants : Cofactor Expansion - Example
Theorem - Let A = [ aij ] be an n x n matrix. Then
det(A) = ai1Ai1+ ai2Ai2 + L + ain Ain
(expansion of det(A) with respect to row i )
det(A) = a1j A1j+ a2j A2j + L + anj Anj
(expansion of det(A) with respect to column j )
 det(A) can be calculated by expansion along the
row (or column) of our choice.
3.6 Determinants : Cofactor Expansion
Expand the determinant of a 3 x 3 matrix with
respect to first row 11 12 13
21 22 23
31 32 33
a a a
a a a
a a a
 
 
 
 
 
A
   
   
   
1 1 22 23
11 22 33 23 32
32 33
1 2 21 23
12 21 33 23 31
31 33
1 3 21 22
13 21 32 22 31
31 32
1
1
1
a a
A a a a a
a a
a a
A a a a a
a a
a a
A a a a a
a a



   
   
   
So det(A) = a11A11 + a12A12 + a13A13
3.6 Determinants : Cofactor Expansion
Expand the determinant of a 3 x 3 matrix with
respect to first column of A
   
   
   
1 1 22 23
11 22 33 23 32
32 33
2 1 12 13
21 13 32 12 33
32 33
3 1 12 13
31 12 23 13 22
22 23
1
1
1
a a
A a a a a
a a
a a
A a a a a
a a
a a
A a a a a
a a



   
   
   
So det(A) = a11A11 + a21A21 + a31A31
11 12 13
21 22 23
31 32 33
a a a
a a a
a a a
 
 
 
 
 
A
3.6 Determinants : Cofactor Expansion
 Evaluate
Pick row or column with large number of
zeros, such as column 2
 
1 2 3 4
4 2 1 3
det
3 0 0 3
2 0 2 3





A
3.6 Determinants : Cofactor Expansion - Example
Example (continued)
 
   
            
            
         
       
12 22 32 42
1 2 2 2
1 2 3 2
1 2 3 2
det 2 2 0 0
4 1 3 1 3 4
2 1 3 0 3 2 1 3 0 3
2 2 3 2 2 3
2 1 1 3 3 2 3 2 1 4 3 3 3
2 3 1 3 3 2 3 2 1 1 3 3 4
2 9 6 2 12 9 2 3 9 6 2 3 12
2 15 6 2 45 30 2 9 2 15 48
A A A A
 
 
 
   
 
     
 
            
           
          
          
A
3.6 Determinants : Cofactor Expansion - Example
3 0 0 0
0 4 0 0
0 0 8 0
0 0 0 5
 
 
 
 
  
3.6 Determinants: Triangular & Diagonal Matrices
9 0 0
0 0 0
0 0 2
 
 
 
  
0 0 0
0 0 0
0 0 0
 
 
 
  
1 0 0
0 1 0
0 0 1
 
 
 
  
8 0
0 3
 
 
 
2 0
0 0
 
 
 
0 0
0 1
 
 
 
0 0
0 0
 
 
 
3 10
0 1 5
0 0 2
e 
 
 
   4 0 0
0 9 0
3 2 1
 
 
 
  
3 0 0 0
4 0 0
7 8 0
5
e
e
e e


 
 
 
 
 
  
 Theorem - Let A be a square matrix.
Then det ( A ) = det ( AT )
 Since det ( A ) = det ( AT ), the properties of
determinants with respect to row manipulations are true
also for the corresponding column manipulations
 Theorem - If a row (column) of A consists entirely of
zeros, then det ( A ) = 0.
 Proof - Let the i th row of A be all zeros. Each term of
det ( A ) contains a factor from the i th row of A. So,
det ( A ) = 0.
3.6 Determinants : Properties
 Theorem – Interchange two rows (columns) of A
If matrix B is obtained from matrix A by interchanging
two rows (columns) of A,
then det (B) = - det (A)
 Theorem - If two rows (columns) of A are equal, then
det (A) = 0.
 Proof - Suppose rows r and s of A are equal.
Interchange rows r and s to obtain matrix B. Then
det (B) = - det (A). However, B = A so
det (B) = det (A). Thus det (A) = 0.
3.6 Determinants : Properties
 Theorem – Multiply row (column) i of A by c ≠ 0.
If B is obtained from A by multiplying a row (column) of
A by a real number c, then
det ( B ) = c det ( A ).
 Proof - Suppose the ith row of A is multiplied by c to
get B. Each term of det ( B ) contains a single factor
from the ith row of B. Thus, each term of det ( B )
consists of a single factor of c times the corresponding
term of det ( A ). So, det ( B ) = c det ( A ).
3.6 Determinants : Properties
 Theorem – Add c times row (column) r of A to row
(column) s of A, r ≠ s
If B = [ bij ] is obtained from A = [ aij ] by adding to each
element of rth row (column) of A, c times the
corresponding element of the sth row (column), r ≠ s, of
A, then
det(B) = det(A)
3.6 Determinants : Properties
 Theorem - Let A = [ aij ] be an upper (lower) triangular
matrix, then
det(A) = a11a22 … ann.
The determinant of a triangular matrix is the product of the
elements on the main diagonal.
3.6 Determinants : Properties
 Theorem - If A is an nxn matrix, then Ax = 0
has a nontrivial solution if and only if det(A) = 0.
 Proof - Ax = 0 has a nontrivial solution if and only if A
is singular. If A is singular, then det(A) = 0.
 Theorem - If A is an nxn matrix, then Ax = b
has a unique solution if and only if det(A) 0.
3.6 Determinants : Properties
≠
 Theorem - If A and B are n x n matrices, then
det(AB) = det(A) det(B)
 Proof - If A or B is singular, then AB is singular and the result
follows immediately. So, suppose that A and B are both
nonsingular. Then A and B can be expressed as the product of
elementary matrices.
A = E1E2 L Ep and B = F1F2 L Fq
det( A ) = det( E1 ) det( E2 ) L det( Ep )
det( B ) = det( F1 ) det( F2 ) L det( Fq )
det( AB ) = det( E1E2 L Ep F1F2 L Fq ) =
det( E1 ) det( E2 ) L det( Ep ) det( F1 ) det( F2 ) L det( Fq ) =
det( A ) det( B )
3.6 Determinants : Properties
 Theorem - If A is nonsingular, then
det(A–1) = 1/det(A)
 Proof - Let In be the nxn identity. Then AA–1 = In
and det(In) = 1.
By the preceding theorem, det(A) det(A–1) = 1,
so det(A–1) = 1/det(A)
3.6 Determinants : Properties
AB BA but det(AB) = det(BA)
1 2 1 2 1 1
0 2 1 1 1 0
2 1 1 2 1 1
   
   
   
   
   
 
   A B
2 2 0 0 3 0
0 1 1 1 4 2
7 0 1 4 5 4
   
   
   
   
   

    
 
AB BA
det(AB) = det(BA) = det(A) det(B) = -12
3.6 Determinants: Matrix Multiplication
Problems 3.6
p. 216
Problems : 1 to 20

More Related Content

PDF
Chapter 3: Linear Systems and Matrices - Part 2/Slides
PDF
Chapter 3: Linear Systems and Matrices - Part 1/Slides
PDF
Chapter 4: Vector Spaces - Part 4/Slides By Pearson
PPT
Systems of linear equations; matrices
KEY
Integrated Math 2 Section 8-5
PPT
Null space, Rank and nullity theorem
PPT
matrices and algbra
PPTX
6.3 matrix algebra
Chapter 3: Linear Systems and Matrices - Part 2/Slides
Chapter 3: Linear Systems and Matrices - Part 1/Slides
Chapter 4: Vector Spaces - Part 4/Slides By Pearson
Systems of linear equations; matrices
Integrated Math 2 Section 8-5
Null space, Rank and nullity theorem
matrices and algbra
6.3 matrix algebra

What's hot (20)

PPTX
Direct Methods to Solve Linear Equations Systems
PPTX
Matrix presentation By DHEERAJ KATARIA
PDF
Matrices and determinants
PDF
APM.pdf
PPTX
Rank of a matrix
PPTX
Matrices and System of Linear Equations ppt
PPTX
system linear equations and matrices
PPT
systems of linear equations & matrices
PPT
chp-1-matrices-determinants1 (2).ppt
PPT
determinants.ppt
PPT
Solution of linear system of equations
PPTX
Chapter 4: Linear Algebraic Equations
PPTX
Bba i-bm-u-2- matrix -
PPTX
Row space | Column Space | Null space | Rank | Nullity
PPTX
mws_gen_sle_ppt_eigenvalues.pptx
PPT
Linear Functions And Matrices
PPTX
ppt of VCLA
PPTX
System of linear equations
PPTX
Presentation on matrix
DOC
NUMERICAL METHODS MULTIPLE CHOICE QUESTIONS
Direct Methods to Solve Linear Equations Systems
Matrix presentation By DHEERAJ KATARIA
Matrices and determinants
APM.pdf
Rank of a matrix
Matrices and System of Linear Equations ppt
system linear equations and matrices
systems of linear equations & matrices
chp-1-matrices-determinants1 (2).ppt
determinants.ppt
Solution of linear system of equations
Chapter 4: Linear Algebraic Equations
Bba i-bm-u-2- matrix -
Row space | Column Space | Null space | Rank | Nullity
mws_gen_sle_ppt_eigenvalues.pptx
Linear Functions And Matrices
ppt of VCLA
System of linear equations
Presentation on matrix
NUMERICAL METHODS MULTIPLE CHOICE QUESTIONS
Ad

Similar to Chapter 3: Linear Systems and Matrices - Part 3/Slides (20)

PPT
Mat 223_Ch3-Determinants.ppt
PPTX
MATRICES CSEC MATHEMATICS SECTION TWO ..
PDF
Engg maths k notes(4)
PPTX
PPT
ALLIED MATHEMATICS -I UNIT III MATRICES.ppt
PPT
Matrix and Determinants
PPT
Determinants - Mathematics
PDF
linear_algebra part 2. Including various topics of linear algebra.
PPTX
6.5 determinant x
PPTX
5. Matrix Analysis12424214124124124.pptx
PPT
في علم الرياضيات ا لمصفوفات AMANI HATEM.ppt
PPT
TABREZ KHAN.ppt
PPT
Determinant untuk kuliahteknik sipil atau umum
PDF
Matrices & Determinants
PDF
Calculus and matrix algebra notes
PPT
Engineering Mathematics in matrices with problems
PPT
Matrix and its applications for the engineering
PPT
Matrices and determinants for graduation Engineering.ppt
PDF
Metrix[1]
Mat 223_Ch3-Determinants.ppt
MATRICES CSEC MATHEMATICS SECTION TWO ..
Engg maths k notes(4)
ALLIED MATHEMATICS -I UNIT III MATRICES.ppt
Matrix and Determinants
Determinants - Mathematics
linear_algebra part 2. Including various topics of linear algebra.
6.5 determinant x
5. Matrix Analysis12424214124124124.pptx
في علم الرياضيات ا لمصفوفات AMANI HATEM.ppt
TABREZ KHAN.ppt
Determinant untuk kuliahteknik sipil atau umum
Matrices & Determinants
Calculus and matrix algebra notes
Engineering Mathematics in matrices with problems
Matrix and its applications for the engineering
Matrices and determinants for graduation Engineering.ppt
Metrix[1]
Ad

More from Chaimae Baroudi (9)

PDF
Chapter 4: Vector Spaces - Part 5/Slides By Pearson
PDF
Chapter 4: Vector Spaces - Part 3/Slides By Pearson
PDF
Chapter 4: Vector Spaces - Part 2/Slides By Pearson
PDF
Chapter 4: Vector Spaces - Part 1/Slides By Pearson
PDF
Chapter 2: Mathematical Models & Numerical Models/Slides
PDF
Chapter 1: First-Order Ordinary Differential Equations/Slides
PDF
Linear Algebra and Differential Equations by Pearson - Chapter 4
PDF
Linear Algebra and Differential Equations by Pearson - Chapter 3
PDF
Linear Algebra and Differential Equations by Pearson - Chapter 1
Chapter 4: Vector Spaces - Part 5/Slides By Pearson
Chapter 4: Vector Spaces - Part 3/Slides By Pearson
Chapter 4: Vector Spaces - Part 2/Slides By Pearson
Chapter 4: Vector Spaces - Part 1/Slides By Pearson
Chapter 2: Mathematical Models & Numerical Models/Slides
Chapter 1: First-Order Ordinary Differential Equations/Slides
Linear Algebra and Differential Equations by Pearson - Chapter 4
Linear Algebra and Differential Equations by Pearson - Chapter 3
Linear Algebra and Differential Equations by Pearson - Chapter 1

Recently uploaded (20)

PDF
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf
PPTX
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
PPTX
Cell Types and Its function , kingdom of life
PDF
Abdominal Access Techniques with Prof. Dr. R K Mishra
PDF
Anesthesia in Laparoscopic Surgery in India
PDF
Basic Mud Logging Guide for educational purpose
PDF
Classroom Observation Tools for Teachers
PDF
Physiotherapy_for_Respiratory_and_Cardiac_Problems WEBBER.pdf
PDF
VCE English Exam - Section C Student Revision Booklet
PPTX
Pharmacology of Heart Failure /Pharmacotherapy of CHF
PDF
Complications of Minimal Access Surgery at WLH
PDF
FourierSeries-QuestionsWithAnswers(Part-A).pdf
PDF
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
PDF
Insiders guide to clinical Medicine.pdf
PDF
Module 4: Burden of Disease Tutorial Slides S2 2025
PPTX
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
PDF
3rd Neelam Sanjeevareddy Memorial Lecture.pdf
PPTX
Lesson notes of climatology university.
PDF
Supply Chain Operations Speaking Notes -ICLT Program
PDF
102 student loan defaulters named and shamed – Is someone you know on the list?
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
Cell Types and Its function , kingdom of life
Abdominal Access Techniques with Prof. Dr. R K Mishra
Anesthesia in Laparoscopic Surgery in India
Basic Mud Logging Guide for educational purpose
Classroom Observation Tools for Teachers
Physiotherapy_for_Respiratory_and_Cardiac_Problems WEBBER.pdf
VCE English Exam - Section C Student Revision Booklet
Pharmacology of Heart Failure /Pharmacotherapy of CHF
Complications of Minimal Access Surgery at WLH
FourierSeries-QuestionsWithAnswers(Part-A).pdf
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
Insiders guide to clinical Medicine.pdf
Module 4: Burden of Disease Tutorial Slides S2 2025
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
3rd Neelam Sanjeevareddy Memorial Lecture.pdf
Lesson notes of climatology university.
Supply Chain Operations Speaking Notes -ICLT Program
102 student loan defaulters named and shamed – Is someone you know on the list?

Chapter 3: Linear Systems and Matrices - Part 3/Slides

  • 2. Determinants p.202 to p.211 p.216 Problems 1 to 20 3.6
  • 3.  det ( A ) is a real number (can be negative also)  det ( A ) is also written as  Only a square n x n matrix has a determinant  det ( AB ) = det ( A ) det ( B )  A matrix A is not invertible (singular matrix) if and only if det ( A ) = 0  A matrix A is invertible (nonsingular matrix) if and only if det ( A ) ≠ 0 3.6 Determinants : Definition A
  • 4.  1x1 matrix : A = [ a11 ], then det (A) = a11  2x2 matrix : det (A) = a11 a22 - a12 a21 11 12 21 22 a a a a        A 3.6 Determinants : Examples
  • 5.  3x3 matrix det (A) = a11 a22 a33 + a12 a23 a31 + a13 a21 a32 -a11 a23 a32 - a12 a21 a33 -a13 a22 a31 11 12 13 21 22 23 31 32 33 a a a a a a a a a           A Note: This cannot be extended to higher order matrices. 3.6 Determinants : Examples
  • 6.  3x3 matrix minus det (A) = 11 12 13 21 22 23 31 32 33 a a a a a a a a a           A 3.6 Determinants : Examples 11 12 13 22 23 21 23 21 22 32 33 31 33 31 32 det det deta a a a a a a a a a a a a a a                         11 12 13 21 22 23 31 32 33 a a a a a a a a a           11 12 13 21 22 23 31 32 33 a a a a a a a a a           11 12 13 21 22 23 31 32 33 a a a a a a a a a          
  • 7. 3.6 Determinants : Examples 1 2 3 4 5 6 7 8 9           A det (A) = 0 1 2 3 0 0 0 7 2 5           B det (B) = 0 det (I) = 1  3 3det 1 1 0 0 0 1 0 0 0 1                  I I  3 3det 0 0 0 0 0 0 0 0 0 0           0 0
  • 8. Defn - Let A = [ aij ] be an n x n matrix. Let Mpq be the (n – 1) x (n – 1) submatrix of A obtained by deleting the pth row and qth column of A. The determinant det(Mpq) is called the minor of apq Defn - Let A = [ aij ] be an n x n matrix. The cofactor Apq of apq is defined as Apq = (–1)p+q det(Mpq) 3.6 Determinants : Cofactor Expansion
  • 9. 1 2 3 4 5 6 7 8 9           A             2 11 11 11 3 12 12 12 4 31 31 31 5 6 1 det 3 8 9 4 6 1 det 6 7 9 2 3 1 det 3 5 6 A A A                                 M M M M M M 3.6 Determinants : Cofactor Expansion - Example
  • 10. Comment  Examine pattern of signs of term (–1) p+q                                               n = 3 n = 4 3.6 Determinants : Cofactor Expansion - Example
  • 11. Theorem - Let A = [ aij ] be an n x n matrix. Then det(A) = ai1Ai1+ ai2Ai2 + L + ain Ain (expansion of det(A) with respect to row i ) det(A) = a1j A1j+ a2j A2j + L + anj Anj (expansion of det(A) with respect to column j )  det(A) can be calculated by expansion along the row (or column) of our choice. 3.6 Determinants : Cofactor Expansion
  • 12. Expand the determinant of a 3 x 3 matrix with respect to first row 11 12 13 21 22 23 31 32 33 a a a a a a a a a           A             1 1 22 23 11 22 33 23 32 32 33 1 2 21 23 12 21 33 23 31 31 33 1 3 21 22 13 21 32 22 31 31 32 1 1 1 a a A a a a a a a a a A a a a a a a a a A a a a a a a                So det(A) = a11A11 + a12A12 + a13A13 3.6 Determinants : Cofactor Expansion
  • 13. Expand the determinant of a 3 x 3 matrix with respect to first column of A             1 1 22 23 11 22 33 23 32 32 33 2 1 12 13 21 13 32 12 33 32 33 3 1 12 13 31 12 23 13 22 22 23 1 1 1 a a A a a a a a a a a A a a a a a a a a A a a a a a a                So det(A) = a11A11 + a21A21 + a31A31 11 12 13 21 22 23 31 32 33 a a a a a a a a a           A 3.6 Determinants : Cofactor Expansion
  • 14.  Evaluate Pick row or column with large number of zeros, such as column 2   1 2 3 4 4 2 1 3 det 3 0 0 3 2 0 2 3      A 3.6 Determinants : Cofactor Expansion - Example
  • 15. Example (continued)                                                   12 22 32 42 1 2 2 2 1 2 3 2 1 2 3 2 det 2 2 0 0 4 1 3 1 3 4 2 1 3 0 3 2 1 3 0 3 2 2 3 2 2 3 2 1 1 3 3 2 3 2 1 4 3 3 3 2 3 1 3 3 2 3 2 1 1 3 3 4 2 9 6 2 12 9 2 3 9 6 2 3 12 2 15 6 2 45 30 2 9 2 15 48 A A A A                                                                    A 3.6 Determinants : Cofactor Expansion - Example
  • 16. 3 0 0 0 0 4 0 0 0 0 8 0 0 0 0 5            3.6 Determinants: Triangular & Diagonal Matrices 9 0 0 0 0 0 0 0 2          0 0 0 0 0 0 0 0 0          1 0 0 0 1 0 0 0 1          8 0 0 3       2 0 0 0       0 0 0 1       0 0 0 0       3 10 0 1 5 0 0 2 e         4 0 0 0 9 0 3 2 1          3 0 0 0 4 0 0 7 8 0 5 e e e e               
  • 17.  Theorem - Let A be a square matrix. Then det ( A ) = det ( AT )  Since det ( A ) = det ( AT ), the properties of determinants with respect to row manipulations are true also for the corresponding column manipulations  Theorem - If a row (column) of A consists entirely of zeros, then det ( A ) = 0.  Proof - Let the i th row of A be all zeros. Each term of det ( A ) contains a factor from the i th row of A. So, det ( A ) = 0. 3.6 Determinants : Properties
  • 18.  Theorem – Interchange two rows (columns) of A If matrix B is obtained from matrix A by interchanging two rows (columns) of A, then det (B) = - det (A)  Theorem - If two rows (columns) of A are equal, then det (A) = 0.  Proof - Suppose rows r and s of A are equal. Interchange rows r and s to obtain matrix B. Then det (B) = - det (A). However, B = A so det (B) = det (A). Thus det (A) = 0. 3.6 Determinants : Properties
  • 19.  Theorem – Multiply row (column) i of A by c ≠ 0. If B is obtained from A by multiplying a row (column) of A by a real number c, then det ( B ) = c det ( A ).  Proof - Suppose the ith row of A is multiplied by c to get B. Each term of det ( B ) contains a single factor from the ith row of B. Thus, each term of det ( B ) consists of a single factor of c times the corresponding term of det ( A ). So, det ( B ) = c det ( A ). 3.6 Determinants : Properties
  • 20.  Theorem – Add c times row (column) r of A to row (column) s of A, r ≠ s If B = [ bij ] is obtained from A = [ aij ] by adding to each element of rth row (column) of A, c times the corresponding element of the sth row (column), r ≠ s, of A, then det(B) = det(A) 3.6 Determinants : Properties
  • 21.  Theorem - Let A = [ aij ] be an upper (lower) triangular matrix, then det(A) = a11a22 … ann. The determinant of a triangular matrix is the product of the elements on the main diagonal. 3.6 Determinants : Properties
  • 22.  Theorem - If A is an nxn matrix, then Ax = 0 has a nontrivial solution if and only if det(A) = 0.  Proof - Ax = 0 has a nontrivial solution if and only if A is singular. If A is singular, then det(A) = 0.  Theorem - If A is an nxn matrix, then Ax = b has a unique solution if and only if det(A) 0. 3.6 Determinants : Properties ≠
  • 23.  Theorem - If A and B are n x n matrices, then det(AB) = det(A) det(B)  Proof - If A or B is singular, then AB is singular and the result follows immediately. So, suppose that A and B are both nonsingular. Then A and B can be expressed as the product of elementary matrices. A = E1E2 L Ep and B = F1F2 L Fq det( A ) = det( E1 ) det( E2 ) L det( Ep ) det( B ) = det( F1 ) det( F2 ) L det( Fq ) det( AB ) = det( E1E2 L Ep F1F2 L Fq ) = det( E1 ) det( E2 ) L det( Ep ) det( F1 ) det( F2 ) L det( Fq ) = det( A ) det( B ) 3.6 Determinants : Properties
  • 24.  Theorem - If A is nonsingular, then det(A–1) = 1/det(A)  Proof - Let In be the nxn identity. Then AA–1 = In and det(In) = 1. By the preceding theorem, det(A) det(A–1) = 1, so det(A–1) = 1/det(A) 3.6 Determinants : Properties
  • 25. AB BA but det(AB) = det(BA) 1 2 1 2 1 1 0 2 1 1 1 0 2 1 1 2 1 1                          A B 2 2 0 0 3 0 0 1 1 1 4 2 7 0 1 4 5 4                             AB BA det(AB) = det(BA) = det(A) det(B) = -12 3.6 Determinants: Matrix Multiplication