Here are some additional properties of the determinant function.

Similar documents
Determinants Chapter 3 of Lay

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

Linear Systems and Matrices

Properties of the Determinant Function

Determinants - Uniqueness and Properties

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

Math 240 Calculus III

Eigenvectors. Prop-Defn

LECTURE 4: DETERMINANT (CHAPTER 2 IN THE BOOK)

Determinants. Samy Tindel. Purdue University. Differential equations and linear algebra - MA 262

Determinants: Uniqueness and more

k=1 ( 1)k+j M kj detm kj. detm = ad bc. = 1 ( ) 2 ( )+3 ( ) = = 0

II. Determinant Functions

Lecture 10: Determinants and Cramer s Rule

Linear Algebra: Lecture notes from Kolman and Hill 9th edition.

MATH 2030: EIGENVALUES AND EIGENVECTORS

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

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

Chapter 2. Square matrices

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.

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

c c c c c c c c c c a 3x3 matrix C= has a determinant determined by

Determinants by Cofactor Expansion (III)

Formula for the inverse matrix. Cramer s rule. Review: 3 3 determinants can be computed expanding by any row or column

Determinants. Beifang Chen

TOPIC III LINEAR ALGEBRA

1 Determinants. 1.1 Determinant

det(ka) = k n det A.

Evaluating Determinants by Row Reduction

MTH 102A - Linear Algebra II Semester

Topic 15 Notes Jeremy Orloff

Notes on Determinants and Matrix Inverse

Jordan blocks. Defn. Let λ F, n Z +. The size n Jordan block with e-value λ is the n n upper triangular matrix. J n (λ) =

Equality: Two matrices A and B are equal, i.e., A = B if A and B have the same order and the entries of A and B are the same.

Lecture 23: Trace and determinants! (1) (Final lecture)

Linear Algebra Primer

Rotations & reflections

DETERMINANTS 1. def. (ijk) = (ik)(ij).

5.3 Determinants and Cramer s Rule

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

= 1 and 2 1. T =, and so det A b d

Old & new co-ordinates

4. Determinants.

Chapter 3. Determinants and Eigenvalues

Undergraduate Mathematical Economics Lecture 1

Graduate Mathematical Economics Lecture 1

Linear Algebra Primer

Math 320, spring 2011 before the first midterm

1 Matrices and Systems of Linear Equations. a 1n a 2n

1 procedure for determining the inverse matrix

MATH 1210 Assignment 4 Solutions 16R-T1

Determinant of a Matrix

3 Matrix Algebra. 3.1 Operations on matrices

Matrix Factorization and Analysis

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

MATH 106 LINEAR ALGEBRA LECTURE NOTES

Math 110 Linear Algebra Midterm 2 Review October 28, 2017

A = , A 32 = n ( 1) i +j a i j det(a i j). (1) j=1

Jordan chain. Defn. E.g. T = J 3 (λ) Daniel Chan (UNSW) Lecture 29: Jordan chains & tableaux Semester / 10

5.6. PSEUDOINVERSES 101. A H w.

Lectures on Linear Algebra for IT

Rotations & reflections


Inverses and Determinants

Chapter 4. Determinants

Introduction to Determinants

Components and change of basis

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

1300 Linear Algebra and Vector Geometry

Quadratic forms. Defn

Review for Exam Find all a for which the following linear system has no solutions, one solution, and infinitely many solutions.

This MUST hold matrix multiplication satisfies the distributive property.

Determinants: Elementary Row/Column Operations

Chapter 4 - MATRIX ALGEBRA. ... a 2j... a 2n. a i1 a i2... a ij... a in

ENGR-1100 Introduction to Engineering Analysis. Lecture 21. Lecture outline

Lemma 8: Suppose the N by N matrix A has the following block upper triangular form:

Lecture Notes in Linear Algebra

Determinants in detail

Chapter 2: Matrices and Linear Systems

Chapter SSM: Linear Algebra Section Fails to be invertible; since det = 6 6 = Invertible; since det = = 2.

SPRING OF 2008 D. DETERMINANTS

Matrices A brief introduction

ENGR-1100 Introduction to Engineering Analysis. Lecture 21

Question: Given an n x n matrix A, how do we find its eigenvalues? Idea: Suppose c is an eigenvalue of A, then what is the determinant of A-cI?

1111: Linear Algebra I

i.e. the i-th column of A is the value of T at the i-th standard basis vector e i R n.

Lecture 8: Determinants I

Definition of adjoint

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

Data fitting. Ideal equation for linear relation

Gaussian Elimination and Back Substitution

ANALYTICAL MATHEMATICS FOR APPLICATIONS 2018 LECTURE NOTES 3

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

Math Lecture 26 : The Properties of Determinants

The determinant. Motivation: area of parallelograms, volume of parallepipeds. Two vectors in R 2 : oriented area of a parallelogram

EXAM. Exam #1. Math 2360, Second Summer Session, April 24, 2001 ANSWERS

Linear Algebra Practice Final

Matrix-valued functions

Determinants and Scalar Multiplication

Math Linear Algebra Final Exam Review Sheet

Transcription:

List of properties Here are some additional properties of the determinant function. Prop Throughout let A, B M nn. 1 If A = (a ij ) is upper triangular then det(a) = a 11 a 22... a nn. 2 If a row or column of A is 0, so is det(a). 3 det(ab) = det(a) det(b). 4 det(a T ) = det(a). 5 The determinant of A is unchanged if you add a scalar multiple of one row to a different row. Sim for columns. Comments on proof. 1) has already been proved directly from defns. So can all the others, though sometimes it s easier to use multi-linearity and the alternating condition to help. We ll prove the hardest one, 3), the multiplicativity of det. Comments on calculating det Always use the methods in first year which are legitimate by the above properties and the fact det is multi-linear and alternating in the rows and columns. Daniel Chan (UNSW) Lecture 6:Properties of the determinant Semester 2 2012 1 / 8

Proof multiplicativity of det Recall J n = {1,..., n} and F n is the set of functions of form f : J n J n. Let A = (a ij ), B = (b ij ) M nn so that AB = ( n k=1 a ikb kj ) ij. det(ab) = σ S n sgn(σ) k=1 n a ik b k σ(i) = ( n ) ( n ) sgn(σ) a 1k b k σ(1)... a nk b k σ(n) σ S n k=1 = sgn(σ) σ S n a if (i) b f (i) σ(i) f F n = sgn(σ) a iτ(i) b τ(i) σ(i) σ,τ S n k=1 ( ) by the lemma below, we may assume f = τ S n since other terms cancel. Daniel Chan (UNSW) Lecture 6:Properties of the determinant Semester 2 2012 2 / 8

Proof cont d det(ab) = sgn(σ) σ,τ S n = sgn(ρτ) τ,ρ S n ( = sgn(τ) τ S n ( = sgn(τ) τ S n a τ 1 (i)ib i σ τ 1 (i) a τ 1 (i)ib iρ(i) a τ 1 (i)i a iτ(i) ) sgn(ρ) ρ S n ) det(b) = det(a) det(b) which completes the proof modulo the lemma below. b iρ(i) Daniel Chan (UNSW) Lecture 6:Properties of the determinant Semester 2 2012 3 / 8

Proof lemma The following guarantees the cancellation of unwanted terms in (*) of the above proof. Lemma For f F n S n we have σ S n sgn(σ) a if (i) b f (i) σ(i) = 0. Proof. If f / S n we can find distinct r, s J n with f (r) = f (s). Consider the 2-cycle (r s) and let σ = σ(r s). It suffices to show equality of the products P = a if (i) b f (i) σ(i) and P = a if (i) b f (i) σ(i) since the terms appear with opposite sign in the sum of the lemma. Now all factors of P, P are the same except possibly those b-terms involving i = r, s. We examine these factors. For P these terms give b f (r) σ(r) b f (s) σ(s) whilst for P we get b f (r) σ(r) b f (s) σ(s) = b f (r) σ(s) b f (s) σ(r). These are the same since f (r) = f (s). The lemma is proved and multiplicativity of det is established. Daniel Chan (UNSW) Lecture 6:Properties of the determinant Semester 2 2012 4 / 8

Classical adjoint Let A = (a ij ). Recall the cofactor C ij = ( 1) i+j det A(i, j). Defn The classical adjoint of A is the matrix adja with (i, j)-th entry C ji (Note i, j swapped). e.g. Note that the (i, i)-th entry of A(adjA) is n a ik C ik = det(a) k=1 by the Laplace expansion formula. Thus the diagonal entries of A(adjA) are all det(a). Daniel Chan (UNSW) Lecture 6:Properties of the determinant Semester 2 2012 5 / 8

Cramer s rule On the other hand, the Laplace expansion formula also shows (i, j)-th entry of A(adjA) is det(b) where B is the matrix obtained from A by replacing the j-th row of A with the i-th row. But this is zero since B has 2 rows the same. This proves Theorem (Cramer s rule) For A M nn we have A(adjA) = det(a)i where I is the identity matrix as usual. Corollary A is invertible iff det(a) 0 in which case A 1 = det(a) 1 (adj A). Proof. ( =) follows from Cramer s rule. (= ) holds since det(a) det(a 1 ) = det(i ) = 1. Rem We almost never use Cramer s rule (or its corollary) to compute an actual inverse, it is very important for theory however. Daniel Chan (UNSW) Lecture 6:Properties of the determinant Semester 2 2012 6 / 8

An application Prop Let A be an n n-matrix with integer entries and det(a) = ±1. Then A 1 is also a matrix with integer entries. Why? We know the classical adjoint has integer entries since they are up to sign, determinants of minors which themselves have integer entries. Cramer s rule then shows A 1 also has integer entries. Daniel Chan (UNSW) Lecture 6:Properties of the determinant Semester 2 2012 7 / 8

Elementary matrices The property that determinants are unchanged when you add a scalar multiple of one row to another also follows from multiplicativity of det and the determinant of elementary matrices. Daniel Chan (UNSW) Lecture 6:Properties of the determinant Semester 2 2012 8 / 8