6.2 Properties of Determinants

14
6.2 Properties of Determinants

description

6.2 Properties of Determinants. Finding a determinant using row reductions. One can find the determinant of a matrix by performing row reductions. With the following properties: If B is obtained from A by dividing a row of A by a scalar k then det(B) =1/k(det(A)) OR kdet(B) =det(A) - PowerPoint PPT Presentation

Transcript of 6.2 Properties of Determinants

Page 1: 6.2 Properties of Determinants

6.2 Properties of Determinants

Page 2: 6.2 Properties of Determinants

Finding a determinant using row reductions

One can find the determinant of a matrix by performing row reductions. With the following properties:

1) If B is obtained from A by dividing a row of A by a scalar k then det(B) =1/k(det(A))

OR kdet(B) =det(A)

2) If B is obtained from A by a row swap then det(B) = -det(A)

3) If B is obtained from A by adding a multiple of one row to another row then det(B) = det(A)

Page 3: 6.2 Properties of Determinants

Example 1

Find the determinant of the matrix by row reductions

Page 4: 6.2 Properties of Determinants

Example 1 Solution

Page 5: 6.2 Properties of Determinants

Problems 12 and 14

Page 6: 6.2 Properties of Determinants

12 and 14 Solution

Page 7: 6.2 Properties of Determinants

Problem 11

Page 8: 6.2 Properties of Determinants

Problem 11 Solution

• Det(A) = 8

Det(B) = (8)(-9) = -72

Page 9: 6.2 Properties of Determinants

To determine if a matrix is singular

A square matrix is invertible if and only if

Det(A)≠0

A square matrix is singular if and only if

Det(A)=0

Page 10: 6.2 Properties of Determinants

Example 3

• Determinant of a productdet(AB) = det(A)*det(B)

Use this fact to show that there is no matrix such that

Page 11: 6.2 Properties of Determinants

Example 3 Solution

Page 12: 6.2 Properties of Determinants

Determinant of the Transpose of a Matrix

Why is this true?

Page 13: 6.2 Properties of Determinants

Homework p.273 1-15 all ,29

Page 14: 6.2 Properties of Determinants

Determinant of the inverse of a Matrix