Math Lecture 26 : The Properties of Determinants

Similar documents
Math Lecture 27 : Calculating Determinants

Linear Algebra Section 2.6 : LU Decomposition Section 2.7 : Permutations and transposes Wednesday, February 13th Math 301 Week #4

22A-2 SUMMER 2014 LECTURE 5

Dylan Zwick. Fall Ax=b. EAx=Eb. UxrrrEb

MATH 2050 Assignment 8 Fall [10] 1. Find the determinant by reducing to triangular form for the following matrices.

. =. a i1 x 1 + a i2 x 2 + a in x n = b i. a 11 a 12 a 1n a 21 a 22 a 1n. i1 a i2 a in

Inverses and Determinants

Determinants An Introduction

Math 240 Calculus III

Elementary Matrices. which is obtained by multiplying the first row of I 3 by -1, and

Maths for Signals and Systems Linear Algebra for Engineering Applications

1 Last time: determinants

Lecture 2: Eigenvalues and their Uses

MH1200 Final 2014/2015

MATH Topics in Applied Mathematics Lecture 12: Evaluation of determinants. Cross product.

Gaussian Elimination and Back Substitution

29: Determinants and Volumes

Math 320, spring 2011 before the first midterm

Topic 15 Notes Jeremy Orloff

Matrices Gaussian elimination Determinants. Graphics 2009/2010, period 1. Lecture 4: matrices

Math/CS 466/666: Homework Solutions for Chapter 3

[Disclaimer: This is not a complete list of everything you need to know, just some of the topics that gave people difficulty.]

DETERMINANTS DEFINED BY ROW OPERATIONS

Announcements Wednesday, October 25

Chapter 2:Determinants. Section 2.1: Determinants by cofactor expansion

4. Determinants.

Chapter 2 Notes, Linear Algebra 5e Lay

MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS. + + x 1 x 2. x n 8 (4) 3 4 2

Graduate Mathematical Economics Lecture 1

Lecture 10: Determinants and Cramer s Rule

MATH 310, REVIEW SHEET 2

Chapter 4. Determinants

Linear Systems and Matrices

Elementary maths for GMT

Determinants Chapter 3 of Lay

Determinants. Recall that the 2 2 matrix a b c d. is invertible if

Matrix Operations: Determinant

Homework Set #8 Solutions

MATH 323 Linear Algebra Lecture 6: Matrix algebra (continued). Determinants.

Honors Advanced Mathematics Determinants page 1

Conceptual Questions for Review

ANALYTICAL MATHEMATICS FOR APPLICATIONS 2018 LECTURE NOTES 3

Elementary Linear Algebra

A Brief Outline of Math 355

MATH2210 Notebook 2 Spring 2018

Math 520 Exam 2 Topic Outline Sections 1 3 (Xiao/Dumas/Liaw) Spring 2008

Multiplying matrices by diagonal matrices is faster than usual matrix multiplication.

MAC Module 2 Systems of Linear Equations and Matrices II. Learning Objectives. Upon completing this module, you should be able to :

GAUSSIAN ELIMINATION AND LU DECOMPOSITION (SUPPLEMENT FOR MA511)

Section 6.4. The Gram Schmidt Process

This MUST hold matrix multiplication satisfies the distributive property.

Matrix Factorization and Analysis

Chapter 2: Matrices and Linear Systems

det(ka) = k n det A.

MAC Module 3 Determinants. Learning Objectives. Upon completing this module, you should be able to:

8 Square matrices continued: Determinants

Linear Algebra review Powers of a diagonalizable matrix Spectral decomposition

Computational Foundations of Cognitive Science. Definition of the Inverse. Definition of the Inverse. Definition Computation Properties

Linear Equations and Matrix

Calculating determinants for larger matrices

5.6. PSEUDOINVERSES 101. A H w.

MATH 1210 Assignment 4 Solutions 16R-T1

Dot Products, Transposes, and Orthogonal Projections

Linear Algebra. Matrices Operations. Consider, for example, a system of equations such as x + 2y z + 4w = 0, 3x 4y + 2z 6w = 0, x 3y 2z + w = 0.

Chapter 2. Square matrices

Matrices and Linear Algebra

Determinants: Uniqueness and more

MATH 110: LINEAR ALGEBRA PRACTICE MIDTERM #2

Properties of the Determinant Function

Math Lecture 3 Notes

Matrix Calculations: Determinants and Basis Transformation

Components and change of basis

Math 416, Spring 2010 The algebra of determinants March 16, 2010 THE ALGEBRA OF DETERMINANTS. 1. Determinants

n n matrices The system of m linear equations in n variables x 1, x 2,..., x n can be written as a matrix equation by Ax = b, or in full

Matrices. Chapter Definitions and Notations

Matrix Algebra Determinant, Inverse matrix. Matrices. A. Fabretti. Mathematics 2 A.Y. 2015/2016. A. Fabretti Matrices

M. Matrices and Linear Algebra

Evaluating Determinants by Row Reduction

Lecture 8: Determinants I

OHSx XM511 Linear Algebra: Solutions to Online True/False Exercises

1 Matrices and matrix algebra

Math Bootcamp An p-dimensional vector is p numbers put together. Written as. x 1 x =. x p

Eigenvalues and Eigenvectors

MTH 464: Computational Linear Algebra

[ Here 21 is the dot product of (3, 1, 2, 5) with (2, 3, 1, 2), and 31 is the dot product of

Undergraduate Mathematical Economics Lecture 1

Linear Algebra review Powers of a diagonalizable matrix Spectral decomposition

MAT 1332: CALCULUS FOR LIFE SCIENCES. Contents. 1. Review: Linear Algebra II Vectors and matrices Definition. 1.2.

Math 4A Notes. Written by Victoria Kala Last updated June 11, 2017

7.3. Determinants. Introduction. Prerequisites. Learning Outcomes

6: Introduction to Elimination. Lecture

LS.1 Review of Linear Algebra

Math Computation Test 1 September 26 th, 2016 Debate: Computation vs. Theory Whatever wins, it ll be Huuuge!

Linear Algebra Primer

II. Determinant Functions

Queens College, CUNY, Department of Computer Science Numerical Methods CSCI 361 / 761 Spring 2018 Instructor: Dr. Sateesh Mane.

Online Exercises for Linear Algebra XM511

Chapter 5: Matrices. Daniel Chan. Semester UNSW. Daniel Chan (UNSW) Chapter 5: Matrices Semester / 33

1 Multiply Eq. E i by λ 0: (λe i ) (E i ) 2 Multiply Eq. E j by λ and add to Eq. E i : (E i + λe j ) (E i )

Chapter 1: Systems of linear equations and matrices. Section 1.1: Introduction to systems of linear equations

Transcription:

Math 2270 - Lecture 26 : The Properties of Determinants Dylan Zwick Fall 202 The lecture covers section 5. from the textbook. The determinant of a square matrix is a number that tells you quite a bit about the matrix. Formally, it s defined as: deta = n sgnσ a iσi. σ S n i= where A = a ij. Well, that s enlightening, isn t it? That s the last you ll see of that definition today, and instead we ll talk about some properties of the determinant that we d like it to have. It turns out that with only a few required properties, we can derive a whole bunch. The Three Basic Properties Recall that the inverse of a 2 2 matrix A = is the matrix

A = ad bc d b c a. This is nice and well defined assuming ad bc 0. If ad bc = 0 then this formula doesn t work, and in fact A is not invertible. For a 2 2 matrix the determinant is the number ad bc. We ll be using the 2 2 example repeatedly as we go over these properties. The first basic property concerns the determinant of the identity matrix I. In the 2 2 case the identity matrix is I = 0 0 and the determinant is 0 0 =. In general we d like for the determinant of the n n identity matrix I =... to be. In fact, this is the first defining property. Next, we note that if we switch the rows of a 2 2 matrix: the determinant is bc ad = ad bc. So, the sign of the determinant is switched. We want this property, that switching the rows changes the sign of the determinant, to be our second defining property. Finally, we note that the determinant of a 2 2 matrix is a linear function of each row separately. That is to say, if we multiply a row, say the top row, by a number t we get 2

ta tb c d which has determinant tad tbc = tad bc. So, multiplying a row by t multiplies the determinant by t. As for the other linearity property, when we add two row vectors together we get a + a b + b c d the determinant is ad bc + a d b c, which is the sum of the determinants of the matrices, and a b c d. We want this property to hold generally. That is to say, if a row is multiplied by t, the determinant is multiplied by t, and if two rows are added, the determinants are added. We summarize these three defining properties here. Property The determinant of the identity matrix, deti, is. Property 2 Switching two rows changes the sign of the determinant. Property 3 The determinant is a linear function of each row separately. It turns out that these three rules completely determine the determinant function! That s kind of amazing, but all the other properties we re going to derive follow from these three rules. In fact, you remember that nasty sum formula at the beginning of the lecutre? It can be proven that it s the only formula that will satisfy the three rules above. Wow! 3

2 Derived Properties We ll derive some more properties of the determinant using the three rules above. Some of these properties we ll have as exercises. Property 4 If two rows of A are equal then deta = 0. Exercise - Prove property 4. Property 5 Subtracting a multiple of one row from another leaves deta unchanged. We can see this is true in the 2 2 case by noting det c ta d tb = det = det. t det The last equality follows from property 3 linearity, and the second equality follows from property 4. 4

Property 6 A matrix with a row of zeros has deta = 0. If we multiply the row of zeros by t the matrix is unchanged, and so we must have deta = t deta for all t, which is only true if deta = 0. Property 7 If A is triangular then deta = a a 22 a nn, the product of the diagonal entries. We can just use elimination to make all the non-diagonal entries 0, and then apply linearity n times. Property 8 If A is singular then deta = 0. If A is invertible then deta 0. We use elimination to go from A to U. Each step of elimination either leaves the determinant the same, or switches its sign. If A is singular than U has a zero on its diagonal, and so by property 7 the determinant is 0. On the other hand if A is invertible then U has pivots along its diagonal, and the product of non-zero terms is always non-zero. Property 9 The determinant of AB is detadetb. The book does this in a very clever way, noting that detab/detb satisfies, as a function of A, the three definining properties of the determinant. So, it must be that deta = detab/detb, and therefore detab = detadetb. In particular, as AA = I, if A in invertible then deta = /deta. Property 0 The transpose A T has the same determinant as A. This is actually one property that is more obvious from the formal definition. However, we won t use it. Instead, we can take the LU decomposition of A, writing PA = LU. Then using property 9 we get detpdeta = detldetu. As L has s all down the diagonal detl =. Now, taking transposes of both sides we get A T P T = U T L T. We must have detl T =, and as U as U T are both 5

triangular matrices with the same diagonal we get detu = detu T by property 7. So, we get detpdeta = deta T detp T. A permutation matrix is formed by permuting the rows of the identity matrix, so its determinant must be either or. Also, permutation matrices are orthogonal, so PP T = I, and therefore detp and detp T must have the same sign, and therefore be equal. This gives us deta = deta T, which is what we wanted. We end with it about notation. The determinant of A, deta, can be written as A. Also, if you see a matrix with straight lines instead of curved lines enclosing the entries, that means the determinant of the matrix. So, for a 2 2 matrix deta = A = = ad bc. Example - Calculate 3 4 2 3. 6