68
Chapter 2 Matrices 2.1 Operations with Matrices 2.2 Properties of Matrix Operations 2.3 The Inverse of a Matrix 2.4 Elementary Matrices 2.5 Applications of Matrix Operations 2.1 ※ Since any real number can be expressed as a 11 matrix, all rules, operations, or theorems for matrices can be applied to real numbers, but not vice versa ※ It is not necessary to remember all rules,

Chapter 2 Matrices 2.1 Operations with Matrices 2.2 Properties of Matrix Operations 2.3 The Inverse of a Matrix 2.4 Elementary Matrices 2.5 Applications

Embed Size (px)

Citation preview

Page 1: Chapter 2 Matrices 2.1 Operations with Matrices 2.2 Properties of Matrix Operations 2.3 The Inverse of a Matrix 2.4 Elementary Matrices 2.5 Applications

Chapter 2

Matrices

2.1 Operations with Matrices

2.2 Properties of Matrix Operations

2.3 The Inverse of a Matrix

2.4 Elementary Matrices

2.5 Applications of Matrix Operations

2.1

※ Since any real number can be expressed as a 11 matrix, all rules, operations, or theorems for matrices can be applied to real numbers, but not vice versa

※ It is not necessary to remember all rules, operations, or theorems for matrices, but memorize those that are different for matrices and real numbers

Page 2: Chapter 2 Matrices 2.1 Operations with Matrices 2.2 Properties of Matrix Operations 2.3 The Inverse of a Matrix 2.4 Elementary Matrices 2.5 Applications

2.2

2.1 Operations with Matrices

Matrix:

nm

nmmnmmm

n

n

n

ij M

aaaa

aaaa

aaaa

aaaa

aA

][

321

3333231

2232221

1131211

(i, j)-th entry (or element): ija

number of rows: m

number of columns: n

size: m×n

Square matrix: m = n

Page 3: Chapter 2 Matrices 2.1 Operations with Matrices 2.2 Properties of Matrix Operations 2.3 The Inverse of a Matrix 2.4 Elementary Matrices 2.5 Applications

2.3

For [ ] and [ ] ,ij m n ij m nA a B b

Equal matrices: two matrices are equal if they have the same size (m × n) and entries corresponding to the same position are equal

if and only if for 1 , 1ij ijA B a b i m j n

Ex: Equality of matrices

dc

baBA

43

21

If , then 1, 2, 3, and 4A B a b c d

Page 4: Chapter 2 Matrices 2.1 Operations with Matrices 2.2 Properties of Matrix Operations 2.3 The Inverse of a Matrix 2.4 Elementary Matrices 2.5 Applications

2.4

Matrix addition:

If [ ] , [ ] ,ij m n ij m nA a B b

then [ ] [ ] [ ] [ ]ij m n ij m n ij ij m n ij m nA B a b a b c C

Ex 2: Matrix addition

31

50

2110

3211

21

31

10

21

2

3

1

2

3

1

22

33

11

0

0

0

Page 5: Chapter 2 Matrices 2.1 Operations with Matrices 2.2 Properties of Matrix Operations 2.3 The Inverse of a Matrix 2.4 Elementary Matrices 2.5 Applications

2.5

Matrix subtraction:

BABA )1(

Scalar (純量 ) multiplication:

If [ ] and is a constant scalar,ij m nA a c

Ex 3: Scalar multiplication and matrix subtraction

212

103

421

A

231

341

002

B

Find (a) 3A, (b) –B, (c) 3A – B

then [ ]ij m ncA ca

Page 6: Chapter 2 Matrices 2.1 Operations with Matrices 2.2 Properties of Matrix Operations 2.3 The Inverse of a Matrix 2.4 Elementary Matrices 2.5 Applications

2.6

(a)

212

103

421

33A

(b)

231

341

002

1B

(c)

231

341

002

636

309

1263

3 BA

Sol:

636

309

1263

231323

130333

432313

231

341

002

407

6410

1261

Page 7: Chapter 2 Matrices 2.1 Operations with Matrices 2.2 Properties of Matrix Operations 2.3 The Inverse of a Matrix 2.4 Elementary Matrices 2.5 Applications

2.7

Matrix multiplication:If [ ] and [ ] ,ij m n ij n pA a B b

then [ ] [ ] [ ] ,ij m n ij n p ij m pAB a b c C

njin

n

kjijikjikij babababac

1

2211where

size of C=AB is m × p

※ The entry cij is obtained by calculating the sum of the entry-by-entry product between the i-th row of A and the j-th column of B

should be equal

11 12 1 111 12 111 1 1

21 2 21 21 2

11 21 2

j nnj n

j ni i ij ini i in

n nj nnn n nj nnn n nn

c c c ca a ab b b

b b bc c c ca a a

b b bc c c ca a a

Page 8: Chapter 2 Matrices 2.1 Operations with Matrices 2.2 Properties of Matrix Operations 2.3 The Inverse of a Matrix 2.4 Elementary Matrices 2.5 Applications

2.8

3 2

1 3

4 2

5 0

A

2 2

3 2

4 1B

Ex 4: Find AB

Sol:

3 2

3 2

( 1)( 3) (3)( 4) ( 1)(2) (3)(1)

(4)( 3) ( 2)( 4) (4)(2) ( 2)(1)

(5)( 3) (0)( 4) (5)(2) (0)(1)

9 1

4 6

15 10

AB

Note: (1) BA is not multipliable

(2) Even BA is multipliable, it could be that AB ≠ BA

Page 9: Chapter 2 Matrices 2.1 Operations with Matrices 2.2 Properties of Matrix Operations 2.3 The Inverse of a Matrix 2.4 Elementary Matrices 2.5 Applications

2.9

Matrix form of a system of linear equations in n variables:

mnmnmm

nn

nn

bxaxaxa

bxaxaxa

bxaxaxa

2211

22222121

11212111

= = =

A x b

equationslinear m

single matrix equation

A x b1 nnm 1m

mnmnmm

n

n

b

b

b

x

x

x

aaa

aaa

aaa

2

1

2

1

21

22221

11211

Page 10: Chapter 2 Matrices 2.1 Operations with Matrices 2.2 Properties of Matrix Operations 2.3 The Inverse of a Matrix 2.4 Elementary Matrices 2.5 Applications

2.10

Partitioned matrices (分割矩陣 ):

2221

1211

34333231

24232221

14131211

AA

AA

aaaa

aaaa

aaaa

A

submatrix

11 12 13 14 1

21 22 23 24 2

31 32 33 34 3

a a a a

A a a a a

a a a a

r

r

r

11 12 13 14

21 22 23 24 1 2 3 4

31 32 33 34

a a a a

A a a a a

a a a a

c c c c

※ Partitioned matrices can be used to simplify equations or to obtain new interpretation of equations (see the next slide)

row vector

column vector

Page 11: Chapter 2 Matrices 2.1 Operations with Matrices 2.2 Properties of Matrix Operations 2.3 The Inverse of a Matrix 2.4 Elementary Matrices 2.5 Applications

2.11

11 12 1

21 22 21 2

1 2

n

nn

m m mn

a a a

a a aA

a a a

c c c

1

2

n

x

x

x

x

11 1 12 2 1

21 1 22 2 2

1 1 2 2 1

n n

n n

m m mn n m

a x a x a x

a x a x a xA

a x a x a x

x

Ax is a linear combination of the column vectors of matrix A:

mn

n

n

n

mm a

a

a

x

a

a

a

x

a

a

a

x

2

1

2

22

21

2

1

21

11

1

1c

=

2c

=

nc

=

1 1 2 2 n nx x x c c c Ax can be viewed as the linear combination of the column vectors of A with coefficients x1, x2,…, xn

1

21 2 n

n

x

x

x

c c c

← You can derive the same result if you perform the matrix multiplication for matrix A expressed in column vectors and x directly

Page 12: Chapter 2 Matrices 2.1 Operations with Matrices 2.2 Properties of Matrix Operations 2.3 The Inverse of a Matrix 2.4 Elementary Matrices 2.5 Applications

2.12

Diagonal matrix (對角矩陣 ): a square matrix in which nonzero elements are found only in the principal diagonal

Trace (跡數 ) operation:

),,,( 21 nddddiagA nn

n

M

d

d

d

00

00

00

2

1

11 22If [ ] , then ( )ij n n nnA a Tr A a a a

※ It is the usual notation for a diagonal matrix

To practice the exercises in Sec. 2.1, we need to know the trace operation and the notion of diagonal matrices

Page 13: Chapter 2 Matrices 2.1 Operations with Matrices 2.2 Properties of Matrix Operations 2.3 The Inverse of a Matrix 2.4 Elementary Matrices 2.5 Applications

2.13

Keywords in Section 2.1:

equality of matrices: 相等矩陣 matrix addition: 矩陣相加 scalar multiplication: 純量積 matrix multiplication: 矩陣相乘 partitioned matrix: 分割矩陣 row vector: 列向量 column vector: 行向量 trace: 跡數 diagonal matrix: 對角矩陣

Page 14: Chapter 2 Matrices 2.1 Operations with Matrices 2.2 Properties of Matrix Operations 2.3 The Inverse of a Matrix 2.4 Elementary Matrices 2.5 Applications

2.14

2.2 Properties of Matrix Operations

Three basic matrix operators, introduced in Sec. 2.1:

(1) matrix addition

(2) scalar multiplication

(3) matrix multiplication

Zero matrix (零矩陣 ):

0 0 0

0 0 0

0 0 0

m n

m n

0

Identity matrix of order n (單位矩陣 ):

1 0 0

0 1 0

0 0 1

n

n n

I

Page 15: Chapter 2 Matrices 2.1 Operations with Matrices 2.2 Properties of Matrix Operations 2.3 The Inverse of a Matrix 2.4 Elementary Matrices 2.5 Applications

2.15

then (1) A+B = B+A

(2) A+(B+C) = (A+B)+C

(3) ( cd ) A = c ( dA )

(4) 1A = A

(5) c( A+B ) = cA + cB

(6) ( c+d ) A = cA + dA

If , , , and , are scalars,m nA B C M c d

Properties of matrix addition and scalar multiplication:

(Commutative property (交換律 ) of matrix addition)

(Associative property (結合律 ) of matrix addition)

(Associative property of scalar multiplication)

(Multiplicative identity property, and 1 is the multiplicative identity for all matrices)

(Distributive (分配律 ) property of scalar multiplication over matrix addition)

(Distributive property of scalar multiplication over real-number addition)

Notes:

All above properties are very similar to the counterpart properties for real numbers

Page 16: Chapter 2 Matrices 2.1 Operations with Matrices 2.2 Properties of Matrix Operations 2.3 The Inverse of a Matrix 2.4 Elementary Matrices 2.5 Applications

2.16

If , and is a scalar,m nA M c

then (1) m nA A 0

(2) ( ) m n A A 0

(3) 0 or m n m n cA c A 0 0

Notes:

All above properties are very similar to the counterpart properties for the real number 0

Properties of zero matrices:

※ So, 0m×n is also called the additive identity for the set of all m×n matrices

※ Thus , –A is called the additive inverse of A

Page 17: Chapter 2 Matrices 2.1 Operations with Matrices 2.2 Properties of Matrix Operations 2.3 The Inverse of a Matrix 2.4 Elementary Matrices 2.5 Applications

2.17

(1) A (BC) = (AB ) C

(2) A (B+C) = AB + AC

(3) (A+B)C = AC + BC

(4) c (AB) = (cA) B = A (cB)

Properties of the identity matrix:

If , then (1)

(2) m n n

m

A M AI A

I A A

Properties of matrix multiplication:(Associative property of matrix multiplication)

(Distributive property of LHS matrix multiplication over matrix addition)(Distributive property of RHS matrix multiplication over matrix addition)

※ For real numbers, the properties (2) and (3) are the same since the order for the multiplication of real numbers is irrelevant

※ The real-number multiplication can satisfy above properties and there is a commutative property for the real-number multiplication, i.e., cd = dc

※ The role of the real number 1 is similar to the identity matrix. However, 1 is unique in real numbers and there could be many identity matrices with different sizes

(Associative property of scalar and matrix multiplication)

Page 18: Chapter 2 Matrices 2.1 Operations with Matrices 2.2 Properties of Matrix Operations 2.3 The Inverse of a Matrix 2.4 Elementary Matrices 2.5 Applications

2.18

1 01 2 1 0 2

, , and 3 1 .2 1 3 2 1

2 4

A B C

Ex 3: Matrix Multiplication is Associative

Calculate (AB)C and A(BC) for

Sol:1 0

1 2 1 0 2( ) 3 1

2 1 3 2 12 4

1 05 4 0 17 4

3 11 2 3 13 14

2 4

AB C

Page 19: Chapter 2 Matrices 2.1 Operations with Matrices 2.2 Properties of Matrix Operations 2.3 The Inverse of a Matrix 2.4 Elementary Matrices 2.5 Applications

2.19

1 01 2 1 0 2

( ) 3 12 1 3 2 1

2 4

1 2 3 8 17 4

2 1 7 2 13 14

A BC

Page 20: Chapter 2 Matrices 2.1 Operations with Matrices 2.2 Properties of Matrix Operations 2.3 The Inverse of a Matrix 2.4 Elementary Matrices 2.5 Applications

2.20

Properties for Ak:

Definition of Ak : repeated multiplication of a square matrix:

1 2

matrices of

, , , k

k A

A A A AA A AA A

(1) AjAk = Aj+k

(2) (Aj)k = Ajk

where j and k are nonegative integers and A0 is assumed to be I

1 1

2 2

0 0 0 0

0 0 0 0

0 0 0 0

k

kk

kn n

d d

d dD D

d d

For diagonal matrices:

Page 21: Chapter 2 Matrices 2.1 Operations with Matrices 2.2 Properties of Matrix Operations 2.3 The Inverse of a Matrix 2.4 Elementary Matrices 2.5 Applications

2.21

Equipped with the four properties of matrix multiplication, we can prove a statement on Slide 1.35: if a homogeneous system has any nontrivial solution, this system must have infinitely many nontrivial solutions

1

1 1

1

Suppose there is a nonzero solution for this homegeneous system such

that . Then it is straightforward to show that must be another

solution, i.e.,

( ) (

A t

A t t A

x

x 0 x

x x1) ( )

Finally, since can be any real number, it can be concluded that there are

infinitely many solutions for this homogeneous system

t

t

0 0

The fourth property of matrix multiplication on Slide 2.17

Page 22: Chapter 2 Matrices 2.1 Operations with Matrices 2.2 Properties of Matrix Operations 2.3 The Inverse of a Matrix 2.4 Elementary Matrices 2.5 Applications

2.22

11 12 1

21 22 2

1 2

If ,

n

nm n

m m mn

a a a

a a aA M

a a a

11 21 1

12 22 2

1 2

then

m

mTn m

n n mn

a a a

a a aA M

a a a

Transpose of a matrix (轉置矩陣 ):

※ The transpose operation is to move the entry aij (original at the position (i, j)) to the position (j, i)

※ Note that after performing the transpose operation, AT is with the size n×m

Page 23: Chapter 2 Matrices 2.1 Operations with Matrices 2.2 Properties of Matrix Operations 2.3 The Inverse of a Matrix 2.4 Elementary Matrices 2.5 Applications

2.23

8

2A (b)

987

654

321

A (c)

11

42

10

A

Sol: (a)

8

2A 82 TA

(b)

987

654

321

A

963

852

741TA

(c)

11

42

10

A

141

120TA

(a)

Ex 8: Find the transpose of the following matrix

Page 24: Chapter 2 Matrices 2.1 Operations with Matrices 2.2 Properties of Matrix Operations 2.3 The Inverse of a Matrix 2.4 Elementary Matrices 2.5 Applications

2.24

AA TT )( )1(TTT BABA )( )2(

)()( )3( TT AccA

)( )4( TTT ABAB

Properties of transposes:

※ Properties (2) and (4) can be generalized to the sum or product of multiple matrices. For example, (A+B+C)T = AT+BT+CT and (ABC)T = CTBTAT

※ Since a real number also can be viewed as a 1 × 1 matrix, the transpose of a real number is itself, that is, for , aT = a. In other words, transpose operation has actually no effect on real numbers

a R

Page 25: Chapter 2 Matrices 2.1 Operations with Matrices 2.2 Properties of Matrix Operations 2.3 The Inverse of a Matrix 2.4 Elementary Matrices 2.5 Applications

2.25

2 1 2

1 0 3

0 2 1

A

3 1

2 1

3 0

B

Sol:

Ex 9: Show that (AB)T and BTAT are equal

2 1 2 3 1 2 12 6 1

( ) 1 0 3 2 1 6 11 1 2

0 2 1 3 0 1 2

T T

TAB

2 1 03 2 3 2 6 1

1 0 21 1 0 1 1 2

2 3 1

T TB A

Page 26: Chapter 2 Matrices 2.1 Operations with Matrices 2.2 Properties of Matrix Operations 2.3 The Inverse of a Matrix 2.4 Elementary Matrices 2.5 Applications

2.26

A square matrix A is symmetric if A = AT

Ex:

6

54

321

If

cb

aA is symmetric, find a, b, c?

A square matrix A is skew-symmetric if AT = –A

Skew-symmetric matrix (反對稱矩陣 ):

Sol:

6

54

321

cb

aA

653

42

1

c

ba

AT

5 ,3 ,2 cba

TAA

Symmetric matrix (對稱矩陣 ):

Page 27: Chapter 2 Matrices 2.1 Operations with Matrices 2.2 Properties of Matrix Operations 2.3 The Inverse of a Matrix 2.4 Elementary Matrices 2.5 Applications

2.27

0

30

210

If

cb

aA is a skew-symmetric, find a, b, c?

Note:

TAA must be symmetric

Pf:

symmetric is

)()(T

TTTTTT

AA

AAAAAA

Sol:

030210

cbaA

032

01

0

c

ba

AT

TAA 3 ,2 ,1 cba

Ex:

※ The matrix A could be with any size, i.e., it is not necessary for A to be a square matrix.

※ In fact, AAT must be a square matrix.

Page 28: Chapter 2 Matrices 2.1 Operations with Matrices 2.2 Properties of Matrix Operations 2.3 The Inverse of a Matrix 2.4 Elementary Matrices 2.5 Applications

2.28

ab = ba (Commutative property of real-number multiplication)

(1) If , then is defined, but is undefinedm p AB BA

(3) If , then m m m mm p n AB M BA M ,

(2) If , , then , m m n nm p m n AB M BA M (Sizes are not the same)

(Sizes are the same, but resulting matrices may not be equal)

Real number:

Matrix:

BAAB pnnm

Three results for BA:

n p m n

Before finishing this section, two properties will be discussed, which is held for real numbers, but not for matrices: the first is the commutative property of matrix multiplication and the second is the cancellation law

Page 29: Chapter 2 Matrices 2.1 Operations with Matrices 2.2 Properties of Matrix Operations 2.3 The Inverse of a Matrix 2.4 Elementary Matrices 2.5 Applications

2.29

12

31A

20

12B

Sol:

44

52

20

12

12

31AB

BAAB

24

70

12

31

20

12BA

Ex 4:

Show that AB and BA are not equal for the following matrices.

and

(noncommutativity of matrix multiplication)

Page 30: Chapter 2 Matrices 2.1 Operations with Matrices 2.2 Properties of Matrix Operations 2.3 The Inverse of a Matrix 2.4 Elementary Matrices 2.5 Applications

2.30

Notes:

(1) A+B = B+A (the commutative law of matrix addition)

(2) (the matrix multiplication is not with the

commutative law) (so the order of matrix multiplication is very

important)

BAAB

※ This property is different from the property for the multiplication operations of real numbers, for which the order of multiplication is with no difference

Page 31: Chapter 2 Matrices 2.1 Operations with Matrices 2.2 Properties of Matrix Operations 2.3 The Inverse of a Matrix 2.4 Elementary Matrices 2.5 Applications

2.31

(Cancellation law is not necessary to be valid)

and 0ac bc c b a (Cancellation law for real numbers)

Matrix: and ( is not a zero matrix)AC BC C C 0

(1) If C is invertible, then A = B

(2) If C is not invertible, then

Real number:

BA

※ Here I skip to introduce the definition of “invertible” because we will study it soon in the next section

Page 32: Chapter 2 Matrices 2.1 Operations with Matrices 2.2 Properties of Matrix Operations 2.3 The Inverse of a Matrix 2.4 Elementary Matrices 2.5 Applications

2.32

21

21 ,

32

42 ,

10

31CBA

Sol:

21

42

21

21

10

31AC

So, although , BCAC BA

21

42

21

21

32

42BC

Ex 5: (An example in which cancellation is not valid)

Show that AC=BC

Page 33: Chapter 2 Matrices 2.1 Operations with Matrices 2.2 Properties of Matrix Operations 2.3 The Inverse of a Matrix 2.4 Elementary Matrices 2.5 Applications

2.33

Keywords in Section 2.2:

zero matrix: 零矩陣 identity matrix: 單位矩陣 commutative property: 交換律 associative property: 結合律 distributive property: 分配律 cancellation law: 消去法則 transpose matrix: 轉置矩陣 symmetric matrix: 對稱矩陣 skew-symmetric matrix: 反對稱矩陣

Page 34: Chapter 2 Matrices 2.1 Operations with Matrices 2.2 Properties of Matrix Operations 2.3 The Inverse of a Matrix 2.4 Elementary Matrices 2.5 Applications

2.34

2.3 The Inverse of a Matrix

nnMA

if there exists a matrix such that ,n n nB M AB BA I

Note:

A square matrix that does not have an inverse is called noninvertible (or singular (奇異 ))

Consider ,

then (1) A is invertible (可逆 ) (or nonsingular (非奇異 ))

(2) B is the inverse of A

Inverse matrix (反矩陣 ):

※ The definition of the inverse of a matrix is similar to that of the inverse of a scalar, i.e., c · (1/c) = 1

※ Since there is no inverse (or said multiplicative inverse (倒數 )) for the real number 0, you can “imagine” that noninvertible matrices act a similar role to the real number 0 is some sense

Page 35: Chapter 2 Matrices 2.1 Operations with Matrices 2.2 Properties of Matrix Operations 2.3 The Inverse of a Matrix 2.4 Elementary Matrices 2.5 Applications

2.35

If B and C are both inverses of the matrix A, then B = C.

Pf:

CB

CIB

CBCA

CIABC

IAB

)(

)(

Consequently, the inverse of a matrix is unique.

Notes:

(1) The inverse of A is denoted by 1A

IAAAA 11 )2(

Theorem 2.7: The inverse of a matrix is unique

(associative property of matrix multiplication and the property for the identity matrix)

Page 36: Chapter 2 Matrices 2.1 Operations with Matrices 2.2 Properties of Matrix Operations 2.3 The Inverse of a Matrix 2.4 Elementary Matrices 2.5 Applications

2.36

Gauss-Jordan elimination 1| |A I I A

Ex 2: Find the inverse of the matrix A

31

41A

Sol:AX I

10

01

31

41

2221

1211

xx

xx

10

01

33

44

22122111

22122111

xxxx

xxxx

Find the inverse of a matrix by the Gauss-Jordan elimination:

Page 37: Chapter 2 Matrices 2.1 Operations with Matrices 2.2 Properties of Matrix Operations 2.3 The Inverse of a Matrix 2.4 Elementary Matrices 2.5 Applications

2.37

(1) ( 4)1,2 2,1, 1 4 1 1 0 3

(1)1 3 0 0 1 1

A A

(1) ( 4)1,2 2,1, 1 4 0 1 0 4

(2)1 3 1 0 1 1

A A

1 ,3 2111 xx

1 ,4 2212 xx

11

431AX

Thus

(2) 1304

(1) 0314

2212

2212

2111

2111

xxxx

xxxx

by equating corresponding entries

This two systems of linear equations have the same coefficient matrix, which is exactly the matrix A

Perform the Gauss-Jordan elimination on the matrix A with the same row operations

Page 38: Chapter 2 Matrices 2.1 Operations with Matrices 2.2 Properties of Matrix Operations 2.3 The Inverse of a Matrix 2.4 Elementary Matrices 2.5 Applications

2.38

(1) ( 4)1,2 2,1

Gauss-Jordan elimination

,

1

1 4 1 0 1 0 3 4

1 3 0 1 0 1 1 1

A A

A I I A

※ If A cannot be row reduced to I, then A is singular

Note:

Instead of solving the two systems separately, you can solve them simultaneously by adjoining (appending) the identity matrix to the right of the coefficient matrix

11

21

solution for x

x

12

22

solution for x

x

Page 39: Chapter 2 Matrices 2.1 Operations with Matrices 2.2 Properties of Matrix Operations 2.3 The Inverse of a Matrix 2.4 Elementary Matrices 2.5 Applications

2.39

326101011

A

( 1)1,2

1 1 0 1 0 0

0 1 1 1 1 0

6 2 3 0 0 1

A

Sol:

100010001

326101011

IA

(6)1,3

1 1 0 1 0 0

0 1 1 1 1 0

0 4 3 6 0 1

A

( 1)3

1 1 0 1 0 0

0 1 1 1 1 0

0 0 1 2 4 1

M

( 4)2,3

1 1 0 1 0 0

0 1 1 1 1 0

0 0 1 2 4 1

A

Ex 3: Find the inverse of the following matrix

Page 40: Chapter 2 Matrices 2.1 Operations with Matrices 2.2 Properties of Matrix Operations 2.3 The Inverse of a Matrix 2.4 Elementary Matrices 2.5 Applications

2.40

(1)3,2

1 1 0 1 0 0

0 1 0 3 3 1

0 0 1 2 4 1

A

(1)2,1

1 0 0 2 3 1

0 1 0 3 3 1

0 0 1 1 4 1

A

So the matrix A is invertible, and its inverse is

142

133

1321A

] [ 1 AI

Check it by yourselves:

IAAAA 11

Page 41: Chapter 2 Matrices 2.1 Operations with Matrices 2.2 Properties of Matrix Operations 2.3 The Inverse of a Matrix 2.4 Elementary Matrices 2.5 Applications

2.41

Matrix Operations in Excel

TRANSPOSE: calculate the transpose of a matrix

MMULT: matrix multiplication

MINVERSE: calculate the inverse of a matrix

MDETERM: calculate the determinant of a matrix

SUMPRODUCT: calculate the inner product of two vectors

※ For TRANSPOSE, MMULT, and MINVSRSE, since the output should be a matrix or a vector, we need to input the formula in a cell first, then identify the output range (the cell with the input formula located at the position a11), and finally put focus on the formula description cell and press “Ctrl+Shift+Enter” to obtain the desired result

※ See “Matrix operations in Excel for Ch2.xls” downloaded from my website

Page 42: Chapter 2 Matrices 2.1 Operations with Matrices 2.2 Properties of Matrix Operations 2.3 The Inverse of a Matrix 2.4 Elementary Matrices 2.5 Applications

2.42

If A is an invertible matrix, k is a positive integer, and c is a scalar,

then

AAA 111 )( and invertible is (1)

1 1(2) is invertible and ( ) ( )k k kA A A

1 11(3) is invertible given 0 and ( )cA c cA A

c

Theorem 2.8: Properties of inverse matrices

TTT AAA )()( and invertible is (4) 11

1 1 1 11(1) ; (2) ( ) ; (3) ( )( ) ; (4) ( )

Pf:

k k T TA A I A A I cA A I A A Ic

← “T” is not the number of power. It denotes the transpose operation.

Page 43: Chapter 2 Matrices 2.1 Operations with Matrices 2.2 Properties of Matrix Operations 2.3 The Inverse of a Matrix 2.4 Elementary Matrices 2.5 Applications

2.43

Theorem 2.9: The inverse of a product If A and B are invertible matrices of order n, then AB is invertible and

111)( ABAB

1 1Thus, if is invertible, then its inverse is AB B A

Pf: 1 1 1 1 1 1 1( )( ) ( ) ( ) ( )AB B A A BB A A I A AI A AA I

Note:

(1) It can be generalized to the product of multiple matrices

(2) It is similar to the results of the transpose of the products of multiple matrices (see Slide 2.24)

11

12

13

11321

AAAAAAAA nn

1 2 3 3 2 1

T T T T Tn nA A A A A A A A

(associative property of matrix multiplication)

Page 44: Chapter 2 Matrices 2.1 Operations with Matrices 2.2 Properties of Matrix Operations 2.3 The Inverse of a Matrix 2.4 Elementary Matrices 2.5 Applications

2.44

Theorem 2.10: Cancellation properties for matrix multiplication

If C is an invertible matrix, then the following properties hold:

(1) If AC=BC, then A=B (right cancellation property)

(2) If CA=CB, then A=B (left cancellation property)

Pf:

BA

BIAI

CCBCCA

CBCCAC

BCAC

)()(

)()(11

11 -1( is invertible, so exists)C C

Note:

If C is not invertible, then cancellation is not valid

(Associative property of matrix multiplication)

Page 45: Chapter 2 Matrices 2.1 Operations with Matrices 2.2 Properties of Matrix Operations 2.3 The Inverse of a Matrix 2.4 Elementary Matrices 2.5 Applications

2.45

Theorem 2.11: Systems of equations with a unique solution

If A is an invertible matrix, then the system of linear equations

Ax = b has a unique solution given by1Ax b

Pf:

( A is nonsingular)1 1

1

1

A

A A A

I A

A

x b

x b

x b

x b

So, this solution is unique

1 2If and were two solutions of equation ,A x x x b

1 2then A A x b x 1 2 x x (left cancellation property)

Page 46: Chapter 2 Matrices 2.1 Operations with Matrices 2.2 Properties of Matrix Operations 2.3 The Inverse of a Matrix 2.4 Elementary Matrices 2.5 Applications

2.46

Ex 8:

Use an inverse matrix to solve each system

(a) (b)

(c)

2 3 1

3 3 1

2 4 2

x y z

x y z

x y z

2 3 4

3 3 8

2 4 5

x y z

x y z

x y z

2 3 0

3 3 0

2 4 0

x y z

x y z

x y z

Gauss-Jordan elimination 1

2 3 1 1 1 0

3 3 1 1 0 1

2 4 1 6 2 3

A A

Sol:

Page 47: Chapter 2 Matrices 2.1 Operations with Matrices 2.2 Properties of Matrix Operations 2.3 The Inverse of a Matrix 2.4 Elementary Matrices 2.5 Applications

2.47

(a)

(b)

(c)

1

1 1 0 1 2

1 0 1 1 1

6 2 3 2 2

A

x b

1

1 1 0 4 4

1 0 1 8 1

6 2 3 5 7

A

x b

1

1 1 0 0 0

1 0 1 0 0

6 2 3 0 0

A

x b

※ This technique is very convenient when you face the problem of solving several systems with the same coefficient matrix

※ Because once you have A-

1, you simply need to perform the matrix multiplication to solve the unknown variables

※ If you solve only one system, the computational effort is less for the G. E. plus the back substitution or the G. J. E.

Page 48: Chapter 2 Matrices 2.1 Operations with Matrices 2.2 Properties of Matrix Operations 2.3 The Inverse of a Matrix 2.4 Elementary Matrices 2.5 Applications

2.48

Keywords in Section 2.3:

inverse matrix: 反矩陣 invertible: 可逆 nonsingular: 非奇異 singular: 奇異

Page 49: Chapter 2 Matrices 2.1 Operations with Matrices 2.2 Properties of Matrix Operations 2.3 The Inverse of a Matrix 2.4 Elementary Matrices 2.5 Applications

2.49

2.4 Elementary Matrices

Elementary matrix (列基本矩陣 ):

An nn matrix is called an elementary matrix if it can be obtained

from the identity matrix I by a single elementary row operation Three row elementary matrices:

, ,(1) ( )i j i jE I I( ) ( )(2) ( ) ( 0)k ki iE M I k ( ) ( ), ,(3) ( )k k

i j i jE A I

(interchange two rows)

(multiply a row by a nonzero constant)

(add a multiple of a row to another row)

Note:1. Perform only a single elementary row operation on the identity

matrix2. Since the identity matrix is a square matrix, elementary matrices

must be square matrices

Page 50: Chapter 2 Matrices 2.1 Operations with Matrices 2.2 Properties of Matrix Operations 2.3 The Inverse of a Matrix 2.4 Elementary Matrices 2.5 Applications

2.50

1 0 0

(a) 0 3 0

0 0 1

1 0 0(b)

0 1 0

1 0 0

(c) 0 1 0

0 0 0

1 0 0

(d) 0 0 1

0 1 0

1 0(e)

2 1

1 0 0

(f ) 0 2 0

0 0 1

(3)2 3Yes ( ( ))M I square)(not No No (row multiplication must

be with a nonzero constant)

2,3 3Yes ( ( ))I I (2)1,2 2Yes ( ( ))A I

(2) ( 1)2 3

No (use two elementary row

operations, and )M M

Ex 1: Elementary matrices and nonelementary matrices

Page 51: Chapter 2 Matrices 2.1 Operations with Matrices 2.2 Properties of Matrix Operations 2.3 The Inverse of a Matrix 2.4 Elementary Matrices 2.5 Applications

2.51

Theorem 2.12: Representing elementary row operations Let E be the elementary matrix obtained by performing an elementary row operation on Im. If that same elementary row

operation is performed on an mn matrix A, then the resulting matrix equals the product EA (Note that the elementary matrix must be multiplied to the left side of the matrix A)

Note:

Elementary matrices are useful because they enable you to use matrix multiplication to perform elementary row operations

※ There are many computer programs implementing the matrix addition and multiplication, but the elementary row operations are seldom to be implemented

※ If you want to perform the elementary row operations on computers (maybe for G. E. or G.-J. E.), you can compute the matrix multiplication of the corresponding elementary matrices and the target matrix A instead

Page 52: Chapter 2 Matrices 2.1 Operations with Matrices 2.2 Properties of Matrix Operations 2.3 The Inverse of a Matrix 2.4 Elementary Matrices 2.5 Applications

2.52

1( )

( 2) 21,2 1,3 3, ,

0 1 3 5 1 3 0 2

1 3 0 2 0 1 3 5

2 6 2 0 0 0 1 2

I A MA

Sol:

1 1,2 3

0 1 0

( ) 1 0 0

0 0 1

E I I

( 2)2 1,3 3

1 0 0

( ) 0 1 0

2 0 1

E A I

1( )2

3 3 3

12

1 0 0

( ) 0 1 0

0 0

E M I

Ex 3: Using elementary matrices

Find a sequence of elementary matrices that can be used to

rewrite the matrix A in its row-echelon form

Page 53: Chapter 2 Matrices 2.1 Operations with Matrices 2.2 Properties of Matrix Operations 2.3 The Inverse of a Matrix 2.4 Elementary Matrices 2.5 Applications

2.53

1 1,2 1

0 1 0 0 1 3 5 1 3 0 2

( ) 1 0 0 1 3 0 2 0 1 3 5

0 0 1 2 6 2 0 2 6 2 0

A I A E A

( 2)2 1,3 1 2 1

1 0 0 1 3 0 2 1 3 0 2

( ) 0 1 0 0 1 3 5 0 1 3 5

2 0 1 2 6 2 0 0 0 2 4

A A A E A

1( )2

3 3 2 3 2

1 0 0 1 3 0 2 1 3 0 2

( ) 0 1 0 0 1 3 5 0 1 3 5

1 0 0 2 4 0 0 1 20 0

2

A M A E A B

1( ) ( 2)2

3 2 1 3 1,3 1,2 or ( ( ( )))B E E E A B M A I A

same row-echelon form

※ This example demonstrate that we can obtain the same effect of performing elementary row operations by multiplying corresponding elementary matrices to the left side of the target matrix A

Page 54: Chapter 2 Matrices 2.1 Operations with Matrices 2.2 Properties of Matrix Operations 2.3 The Inverse of a Matrix 2.4 Elementary Matrices 2.5 Applications

2.54

Matrix B is row-equivalent to A if there exists a finite number of elementary matrices such that

AEEEEB kk 121

Row-equivalent (列等價 ):

Theorem 2.13: Elementary matrices are invertible

If E is an elementary matrix, then exists and is still an

elementary matrix

1E

※ This row-equivalent property is from the row-equivalent property after performing a finite sequence of the elementary row operations (see Slide 1.23)

1E

Page 55: Chapter 2 Matrices 2.1 Operations with Matrices 2.2 Properties of Matrix Operations 2.3 The Inverse of a Matrix 2.4 Elementary Matrices 2.5 Applications

1 (2)3 3

1 0 0

0 1 0 ( )

0 0 2

E M I

1( )2

3 3

12

1 0 0

0 1 0 ( )

0 0

E M I

1 (2)2 1,3

1 0 0

0 1 0 ( )

2 0 1

E A I

( 2)2 1,3

1 0 0

0 1 0 ( )

2 0 1

E A I

2.55

1 1,2

0 1 0

1 0 0 ( )

0 0 1

E I I

11 1,2

0 1 0

1 0 0 ( )

0 0 1

E I I

Ex:

Elementary Matrix Inverse Matrix

still corresponds to I1,2(I)

11E

The corresponding element row operations for is still to add a multiple of the row 1 to the row 3, but the multiplying scalar is from –2 to 2

12E

The corresponding element row operations for is still to multiply the row 3 by a nonzero constant, but the constant is from 1/2 to 2

13E

Page 56: Chapter 2 Matrices 2.1 Operations with Matrices 2.2 Properties of Matrix Operations 2.3 The Inverse of a Matrix 2.4 Elementary Matrices 2.5 Applications

2.56

Pf: Assume that A is the product of elementary matrices

1. Every elementary matrix is invertible (Thm. 2.13) 2. The product of invertible matrices is invertible (Thm. 2.9) Thus A is invertible

If A is invertible, has only one solution (Thm. 2.11), and this solution must be the trivial solution.

A x 0

G.-J. E.A I 0 0 3 2 1 kE E E E A I 1 1 1 1

1 2 3 1 2 3 =k kA E E E E I E E E E I

Thus A can be written as the product of elementary matrices

Theorem 2.14: A property of invertible matrices A square matrix A is invertible if and only if it can be written as the product of elementary matrices (we can further obtain that an invertible matrix is row-equivalent to the identity matrix)

( )

( )

A invertible matrix is row-equivalent to the identity matrix

Page 57: Chapter 2 Matrices 2.1 Operations with Matrices 2.2 Properties of Matrix Operations 2.3 The Inverse of a Matrix 2.4 Elementary Matrices 2.5 Applications

2.57

83

21A

Sol:

( 3)( 1)1,21

1( ) ( 2)2

2,12

1 2 1 2 1 2

3 8 3 8 0 2

1 2 1 0

0 1 0 1

AM

AM

A

I

1( )( 2) ( 3) ( 1)2

2,1 2 1,2 1Therefore E E E E A I

Ex 4:

Find a sequence of elementary matrices whose product is

Page 58: Chapter 2 Matrices 2.1 Operations with Matrices 2.2 Properties of Matrix Operations 2.3 The Inverse of a Matrix 2.4 Elementary Matrices 2.5 Applications

2.58

1( )( 1) 1 ( 3) 1 1 ( 2) 12

1 1,2 2 2,1Thus ( ) ( ) ( ) ( )A E E E E

10

21

20

01

13

01

10

01

Note: another way to justify using the Gauss-Jordan elimination to find A–1 on Slide 2.36

First, if A is invertible, according to Thm. 2.14,

3 2 1 3 2 1 3 2 1

1

Third , by expressing the G.-J. E. on [ ] through the matrix multiplication with

elementary matrices, we obtain [ ] [ ]

[ ]

k k k

A I

E E E E A I E E E E A E E E E I

I A

3 2 1then .kE E E E A I1 1

3 2 1Second, since , according to the cancellation rule.kA A I A E E E E

(Therefore, the G.-J. E. can be performed by applying the counterpart elementary row operations for E1,…E2, and Ek)

Page 59: Chapter 2 Matrices 2.1 Operations with Matrices 2.2 Properties of Matrix Operations 2.3 The Inverse of a Matrix 2.4 Elementary Matrices 2.5 Applications

2.59

If A is an nn matrix, then the following statements are equivalent

(1) A is invertible

(2) Ax = b has a unique solution for every n1 column vector b

(3) Ax = 0 has only the trivial solution

(4) A is row-equivalent to In

(5) A can be written as the product of elementary matrices

Theorem 2.15: Equivalent conditions

※ Statements (2) and (3) are from Theorem 2.11, and Statements (4) and (5) are from Theorem 2.14

Page 60: Chapter 2 Matrices 2.1 Operations with Matrices 2.2 Properties of Matrix Operations 2.3 The Inverse of a Matrix 2.4 Elementary Matrices 2.5 Applications

2.60

is a -factorization of A LU LU A

If the nn matrix A can be written as the product of a lower

triangular matrix L and an upper triangular matrix U, then

LU-factorization (or LU-decomposition) (LU分解 ):

11

21 22

31 32 33

0 0

0

a

a a

a a a

11 12 13

22 23

33

0

0 0

a a a

a a

a

3 3 lower triangular matrix (下三角矩陣 ): all entries above the principal diagonal are zero

3 3 upper triangular matrix (上三角矩陣 ): all entries below the principal diagonal are zero

Page 61: Chapter 2 Matrices 2.1 Operations with Matrices 2.2 Properties of Matrix Operations 2.3 The Inverse of a Matrix 2.4 Elementary Matrices 2.5 Applications

2 1

1 1 11 2

1 1 11 2

( is similar to a row-echelon form matrix, expcet that the

leading coffieicnets may not be 1)

( )

k

k

k

E E E A U

U

A E E E U

A LU L E E E

※ If only is applied, then will be lower triangular matrices

2.61

Note:If a square matrix A can be row reduced to an upper triangular

matrix U using only the elementary row operations of adding

a multiple of one row to another, then it is easy to find an LU-

factorization of A

1 1 11 2 kE E E ( )

,k

i jA

Page 62: Chapter 2 Matrices 2.1 Operations with Matrices 2.2 Properties of Matrix Operations 2.3 The Inverse of a Matrix 2.4 Elementary Matrices 2.5 Applications

2.62

1 2(a)

1 0A

1 3 0

(b) 0 1 3

2 10 2

A

(-1)1,2

1 2 1 2

1 0 0 2A

A U

Sol: (a)

( 1)1,2E A U

( 1) 11,2( )A E U LU

( 1) 11,2

1 0( )

1 1L E

Ex 5: LU-factorization

Page 63: Chapter 2 Matrices 2.1 Operations with Matrices 2.2 Properties of Matrix Operations 2.3 The Inverse of a Matrix 2.4 Elementary Matrices 2.5 Applications

2.63

(b)

( 2) ( 4)1,3 2,3

1 3 0 1 3 0 1 3 0

0 1 3 0 1 3 0 1 3

2 10 2 0 4 2 0 0 14

A AA U

(4) ( 2)2,3 1,3E E A U

( 2) 1 (4) 11,3 2,3( ) ( )A E E U LU

( 2) 1 (4) 11,3 2,3( ) ( )

1 0 0 1 0 0 1 0 0

0 1 0 0 1 0 0 1 0

2 0 1 0 4 1 2 4 1

L E E

※ Note that we do not perform the G.-J. E. here

※ Instead, only the elementary row operations of adding a multiple of one row to another is used to derive the upper triangular matrix U

※ In addition, the inverse of these elementary matrices should be lower triangular matrices

※ Together with the fact that the product of lower triangular matrices is still a lower triangular matrix, we can derive the lower triangular matrix L in this way

Page 64: Chapter 2 Matrices 2.1 Operations with Matrices 2.2 Properties of Matrix Operations 2.3 The Inverse of a Matrix 2.4 Elementary Matrices 2.5 Applications

2.64

If , thenA LU LU x b

Let , thenU L y x y b

Two steps to solve Ax=b:

(1) Write y = Ux and solve Ly = b for y

(2) Solve Ux = y for x

A x b

Solving Ax=b with an LU-factorization of A (an important application of the LU-factorization)

Page 65: Chapter 2 Matrices 2.1 Operations with Matrices 2.2 Properties of Matrix Operations 2.3 The Inverse of a Matrix 2.4 Elementary Matrices 2.5 Applications

2.65

Sol:

LUA

1400

310

031

142

010

001

2102

310

031

2021021353

321

32

21

xxxxx

xx

(1) Let , and solve U L y x y b

2015

142010001

3

2

1

yyy

14)1(4)5(220

422015

213

2

1

yyy

yy

Ex 7: Solving a linear system using LU-factorization

(solved by the forward substitution)

Page 66: Chapter 2 Matrices 2.1 Operations with Matrices 2.2 Properties of Matrix Operations 2.3 The Inverse of a Matrix 2.4 Elementary Matrices 2.5 Applications

2.66

(2) Solve the following system U x y

1415

1400

310031

3

2

1

xxx

1)2(3535

2)1)(3(131

1

21

32

3

xx

xx

x

Thus, the solution is

1

2

1

x

So

(solved by the back substitution)

※ Similar to the method using A –1 to solve the systems, the LU-factorization is useful when you need to solve many systems with the same coefficient matrix. In such scenario, the LU-factorization is performed once, and can be used many times.

※ You can find that the computational effort for LU-factorization is almost the same as that for the Gaussian elimination, so if you need to solve one system of linear equations, just use the Gaussian elimination plus the back substitution or the Gauss-Jordan elimination directly.

Page 67: Chapter 2 Matrices 2.1 Operations with Matrices 2.2 Properties of Matrix Operations 2.3 The Inverse of a Matrix 2.4 Elementary Matrices 2.5 Applications

2.67

Keywords in Section 2.4:

row elementary matrix: 列基本矩陣 row equivalent: 列等價 lower triangular matrix: 下三角矩陣 upper triangular matrix: 上三角矩陣 LU-factorization: LU分解

Page 68: Chapter 2 Matrices 2.1 Operations with Matrices 2.2 Properties of Matrix Operations 2.3 The Inverse of a Matrix 2.4 Elementary Matrices 2.5 Applications

2.68

2.5 Applications of Matrix Operations

Stochastic (隨機 ) Matrices or Markov Chain processes in Examples 1, 2, and 3

Least Squares Regression Analysis (Example 10 in the text book vs. the linear regression in EXCEL)

Read the text book or “Applications in Ch2.pdf” downloaded from my website

See “Example 10 for regression in Ch 2.xls” downloaded from my website for example

Since the formula for the solution of the least squares regression problem will be proved in Sec. 5.4 and the homework to apply the Least Squares Regression Analysis is about the CAPM, which you will learn later in the course of Investments in this semester, the homework will be assigned after Sec. 5.4