Determinants. Copyright c 2012 Dan Nettleton (Iowa State University) Statistics / 25

Similar documents
Miscellaneous Results, Solving Equations, and Generalized Inverses. opyright c 2012 Dan Nettleton (Iowa State University) Statistics / 51

Preliminary Linear Algebra 1. Copyright c 2012 Dan Nettleton (Iowa State University) Statistics / 100

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

22m:033 Notes: 3.1 Introduction to Determinants

Estimation of the Response Mean. Copyright c 2012 Dan Nettleton (Iowa State University) Statistics / 27

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

Linear Algebra V = T = ( 4 3 ).

Math 240 Calculus III

MATH2210 Notebook 2 Spring 2018

Constraints on Solutions to the Normal Equations. Copyright c 2012 Dan Nettleton (Iowa State University) Statistics / 41

Evaluating Determinants by Row Reduction

Preliminaries. Copyright c 2018 Dan Nettleton (Iowa State University) Statistics / 38

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

Numerical Linear Algebra Homework Assignment - Week 2

Matrix Operations: Determinant

Xβ is a linear combination of the columns of X: Copyright c 2010 Dan Nettleton (Iowa State University) Statistics / 25 X =

Components and change of basis

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

Linear Algebra and Matrix Inversion

TOPIC III LINEAR ALGEBRA

Introduction to Determinants

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

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

ANOVA Variance Component Estimation. Copyright c 2012 Dan Nettleton (Iowa State University) Statistics / 32

MA 138 Calculus 2 with Life Science Applications Matrices (Section 9.2)

3.2 Gaussian Elimination (and triangular matrices)

The Multivariate Normal Distribution. Copyright c 2012 Dan Nettleton (Iowa State University) Statistics / 36

ML and REML Variance Component Estimation. Copyright c 2012 Dan Nettleton (Iowa State University) Statistics / 58

MTH 464: Computational Linear Algebra

Materials engineering Collage \\ Ceramic & construction materials department Numerical Analysis \\Third stage by \\ Dalya Hekmat

MAT Linear Algebra Collection of sample exams

Math 407: Linear Optimization

Section 12.4 Algebra of Matrices

Matrices: 2.1 Operations with Matrices

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 )

MATRICES AND MATRIX OPERATIONS

General Linear Test of a General Linear Hypothesis. Copyright c 2012 Dan Nettleton (Iowa State University) Statistics / 35

The Multivariate Normal Distribution. Copyright c 2012 Dan Nettleton (Iowa State University) Statistics / 36

Lesson U2.1 Study Guide

4. Determinants.

Kevin James. MTHSC 3110 Section 2.2 Inverses of Matrices

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

7.6 The Inverse of a Square Matrix

MTH501- Linear Algebra MCQS MIDTERM EXAMINATION ~ LIBRIANSMINE ~

ECON 186 Class Notes: Linear Algebra

Scheffé s Method. opyright c 2012 Dan Nettleton (Iowa State University) Statistics / 37

Lecture 10: Determinants and Cramer s Rule

Introduction. Vectors and Matrices. Vectors [1] Vectors [2]

Chapter 2 Notes, Linear Algebra 5e Lay

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

Online Exercises for Linear Algebra XM511

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

Lecture Notes in Linear Algebra

MTH 215: Introduction to Linear Algebra

Math 2331 Linear Algebra

Lecture 10 - Eigenvalues problem

Chapter 2: Matrix Algebra

The Solution of Linear Systems AX = B

Chapter 3. Determinants and Eigenvalues

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

Conceptual Questions for Review

7.3. Determinants. Introduction. Prerequisites. Learning Outcomes

AMS526: Numerical Analysis I (Numerical Linear Algebra)

February 20 Math 3260 sec. 56 Spring 2018

and let s calculate the image of some vectors under the transformation T.

. a m1 a mn. a 1 a 2 a = a n

LS.1 Review of Linear Algebra

The matrix will only be consistent if the last entry of row three is 0, meaning 2b 3 + b 2 b 1 = 0.

Matrix Algebra. Matrix Algebra. Chapter 8 - S&B

ANOVA Variance Component Estimation. Copyright c 2012 Dan Nettleton (Iowa State University) Statistics / 32

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

POLI270 - Linear Algebra

SPRING OF 2008 D. DETERMINANTS

ELE/MCE 503 Linear Algebra Facts Fall 2018

Review of Linear Algebra

Math 502 Fall 2005 Solutions to Homework 3

MAT 2037 LINEAR ALGEBRA I web:

Lecture Summaries for Linear Algebra M51A

Linear Systems and Matrices

MATH 1210 Assignment 4 Solutions 16R-T1

Determinant: 3.3 Properties of Determinants

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

22A-2 SUMMER 2014 LECTURE 5

Elementary Row Operations on Matrices

William Stallings Copyright 2010

Graduate Mathematical Economics Lecture 1

Vector Spaces and SubSpaces

CHAPTER 6. Direct Methods for Solving Linear Systems

Linear Systems of n equations for n unknowns

Lecture 6: Geometry of OLS Estimation of Linear Regession

2. Linear algebra. matrices and vectors. linear equations. range and nullspace of matrices. function of vectors, gradient and Hessian

Section 5.6. LU and LDU Factorizations

MATH.2720 Introduction to Programming with MATLAB Vector and Matrix Algebra

Character Polynomials

Gaussian Elimination and Back Substitution

Math Lecture 26 : The Properties of Determinants

Lecture 4: Products of Matrices

Introduction to Matrices

Math 313 (Linear Algebra) Exam 2 - Practice Exam

LU Factorization. Marco Chiarandini. DM559 Linear and Integer Programming. Department of Mathematics & Computer Science University of Southern Denmark

Transcription:

Determinants opyright c 2012 Dan Nettleton (Iowa State University) Statistics 611 1 / 25

Notation The determinant of a square matrix n n A is denoted det(a) or A. opyright c 2012 Dan Nettleton (Iowa State University) Statistics 611 2 / 25

Definition of Determinant The determinant of n n A = [a ij ] is defined as n n A = n! ( 1) m(p k) k=1 n i=1 a ipk (i), where p 1,..., p n! are the n! distinct bijections (one-to-one and onto functions) from {1,..., n} to {1,..., n} and m(p k ) = n 1 n i=1 i =i+1 1[p k (i) > p k (i )]. opyright c 2012 Dan Nettleton (Iowa State University) Statistics 611 3 / 25

Example: n = 2 Suppose Then n! = 2, [ ] a11 a 12 A =. a 21 a 22 p 1 (1) = 1 p 1 (2) = 2 m(p 1 ) = 0 p 2 (1) = 2 p 2 (2) = 1 m(p 2 ) = 1, and A = 2 k=1 ( 1) m(p k) 2 i=1 = a 11 a 22 a 12 a 21. a ipk (i) opyright c 2012 Dan Nettleton (Iowa State University) Statistics 611 4 / 25

Example: n = 3 Find an expression for the determinant of a 11 a 12 a 13 A = a 21 a 22 a 23. a 31 a 32 a 33 opyright c 2012 Dan Nettleton (Iowa State University) Statistics 611 5 / 25

Example: n = 3 n! = 6, p 1 (1) = 1 p 1 (2) = 2 p 1 (3) = 3 m(p 1 ) = 0 p 2 (1) = 1 p 2 (2) = 3 p 2 (3) = 2 m(p 2 ) = 1 p 3 (1) = 2 p 3 (2) = 1 p 3 (3) = 3 m(p 3 ) = 1 p 4 (1) = 2 p 4 (2) = 3 p 4 (3) = 1 m(p 4 ) = 2 p 5 (1) = 3 p 5 (2) = 1 p 5 (3) = 2 m(p 5 ) = 2 p 6 (1) = 3 p 6 (2) = 2 p 6 (3) = 1 m(p 6 ) = 3, and A = a 11 a 22 a 33 a 11 a 23 a 32 a 12 a 21 a 33 +a 12 a 23 a 31 + a 13 a 21 a 32 a 13 a 22 a 31. opyright c 2012 Dan Nettleton (Iowa State University) Statistics 611 6 / 25

Example: n = 1 Suppose A = [a 11 ]. Then n! = 1, p 1 (1) = 1 m(p 1 ) = 0, and A = 1 ( 1) m(p k) k=1 i=1 1 a ipk (i) = a 11. opyright c 2012 Dan Nettleton (Iowa State University) Statistics 611 7 / 25

Verbal Description of Determinant omputation 1 Form all possible products of n matrix elements that contain exactly one element from each row and exactly one element from each column. 2 For each product, count the number of pairs of elements for which the lower element is to the left of the higher element. (For example, a 31 is lower than a 12 because a 31 is in the third row while a 12 is in the first row. Also, a 31 is to the left of a 12 because a 31 is in the first column while a 12 is in the second column.) If the number of such pairs is odd, multiply the product by 1. If the number of pairs is even, multiply the product by 1. 3 Add the signed products determined in steps 1 and 2. opyright c 2012 Dan Nettleton (Iowa State University) Statistics 611 8 / 25

Prove that if A is an n n matrix and c R, then ca = c n A. opyright c 2012 Dan Nettleton (Iowa State University) Statistics 611 9 / 25

Proof: ca = = n n! ( 1) m(p k) (ca ipk (i)) k=1 i=1 n! n ( 1) m(pk) c n a ipk (i) k=1 i=1 n! = c n = c n A. ( 1) m(p k) n k=1 i=1 a ipk (i) opyright c 2012 Dan Nettleton (Iowa State University) Statistics 611 10 / 25

Prove that if n n A is lower or upper triangular, then A = n a ii. (Note that this result implies A = n i=1 a ii for a diagonal matrix.) i=1 opyright c 2012 Dan Nettleton (Iowa State University) Statistics 611 11 / 25

Proof for A Lower Triangular: Suppose A is lower triangular. Then a ij = 0 whenever i < j. Thus, n i=1 a ip k (i) = 0 if i p k (i) > i. ecause p k is a bijection, p k (i) i i = 1,..., n p k (i) = i i = 1,..., n. Therefore, n! A = ( 1) m(p k) n n a ipk (i) = a ii. k=1 i=1 i=1 opyright c 2012 Dan Nettleton (Iowa State University) Statistics 611 12 / 25

Suppose A is an n n matrix. Prove that A = A. opyright c 2012 Dan Nettleton (Iowa State University) Statistics 611 13 / 25

Proof: Let q k = p 1 k ; i.e., q k (j) = i p k (i) = j. Note that i < i, p k (i) = j > p k (i ) = j j < j, q k (j ) = i > q k (j) = i. Thus, m(p k ) = m(q k ). opyright c 2012 Dan Nettleton (Iowa State University) Statistics 611 14 / 25

Proof: It follows that A = = = n n! ( 1) m(p k) a ipk (i) k=1 i=1 n! n ( 1) m(p k) a qk (j)j k=1 j=1 n n! ( 1) m(q k) a qk (j)j k=1 j=1 = A. opyright c 2012 Dan Nettleton (Iowa State University) Statistics 611 15 / 25

Find an expression for I n n m n = 0 n m m m I n n m n 0 n m m m. opyright c 2012 Dan Nettleton (Iowa State University) Statistics 611 16 / 25

I n n m n 0 n m m m = opyright c 2012 Dan Nettleton (Iowa State University) Statistics 611 17 / 25

Likewise and n n n m 0 m n m m I n n n m 0 m n m m I I n n n m 0 m n m m =, =, =. opyright c 2012 Dan Nettleton (Iowa State University) Statistics 611 18 / 25

More generally, it can be shown that n n m n n m 0 D m m = D and n n n m 0 m n m m D = D opyright c 2012 Dan Nettleton (Iowa State University) Statistics 611 19 / 25

Result A.18 (b): If A and are each n n matrices, then A = A. (We will not go through a proof here. Most graduate-level linear algebra textbooks contain a proof of this result.) opyright c 2012 Dan Nettleton (Iowa State University) Statistics 611 20 / 25

Use Result A.18 (b) to prove A nonsingular A 0. n n opyright c 2012 Dan Nettleton (Iowa State University) Statistics 611 21 / 25

Proof (= ): A A 1 = AA 1 = I = 1 A 0. opyright c 2012 Dan Nettleton (Iowa State University) Statistics 611 22 / 25

Proof ( =): Suppose A is singular. We will show A = 0. A singular b 0 Ab = 0. Let n n be a nonsingular matrix whose first column is b. (We know such a matrix exists by Fact V5.) Then A = A = 0 because the first column of A is 0. Dividing both sides by 0 yields A = 0. opyright c 2012 Dan Nettleton (Iowa State University) Statistics 611 23 / 25

Determinant of a Partitioned Matrix If A is nonsingular, A D = A D A 1. If D is nonsingular, A D = D A D 1. opyright c 2012 Dan Nettleton (Iowa State University) Statistics 611 24 / 25

Proof: A D = I A D = AA 1 A D = A A 1 A D = A A D A 1 = A A D A 1 A 1 0 I = A I 0 A 1 D A 1 = A D A 1. A similar argument proves the second result. opyright c 2012 Dan Nettleton (Iowa State University) Statistics 611 25 / 25