some examples for identity matrixes are i 1 =, i 2 =, i 3 = … let’s analyze the multiplication...

14
Some examples for identity matrixes are I 1 = , I 2 = , I 3 = Let’s analyze the multiplication of any matrix with identity matrix . = . = We can conclude that I 1 , I 2 , I 3 , I 4 … are multiplicative

Upload: arlene-smith

Post on 18-Jan-2018

219 views

Category:

Documents


0 download

DESCRIPTION

The other way to find the inverse matrix of is assume that

TRANSCRIPT

Page 1: Some examples for identity matrixes are I 1 =, I 2 =, I 3 = … Let’s analyze the multiplication of any matrix with identity matrix. = We can conclude that

Some examples for identity matrixes are I1 = , I2 = ,

I3 = …

Let’s analyze the multiplication of any matrix with identity matrix

. =

. =

We can conclude that I1, I2, I3, I4… are multiplicative identity matrix.

Pay attention that (I m)n = I m

Page 2: Some examples for identity matrixes are I 1 =, I 2 =, I 3 = … Let’s analyze the multiplication of any matrix with identity matrix. = We can conclude that

Definition: A-1 is called the multiplicative inverse matrix for any

square matrix A if A.A-1= A-1.A = I

Inverse of Matrix (2×2):

Let’s find the multiplicative inverse of the matrix

A= 2 51 3

Page 3: Some examples for identity matrixes are I 1 =, I 2 =, I 3 = … Let’s analyze the multiplication of any matrix with identity matrix. = We can conclude that

The other way to find the inverse matrix of

is

assume that

a bA

c d

a bA

c d

1 x yA

z t

Page 4: Some examples for identity matrixes are I 1 =, I 2 =, I 3 = … Let’s analyze the multiplication of any matrix with identity matrix. = We can conclude that

We also notice that A-1 exists provided ad – bc ≠ 0, otherwise

would be undefined . If ad – bc ≠ 0, we say that A is invertible.

Now, find the multiplicative inverse of A= , 10 25 1

B

Page 5: Some examples for identity matrixes are I 1 =, I 2 =, I 3 = … Let’s analyze the multiplication of any matrix with identity matrix. = We can conclude that

Example:1. If A= is not invertible, what is the value of x?

Page 6: Some examples for identity matrixes are I 1 =, I 2 =, I 3 = … Let’s analyze the multiplication of any matrix with identity matrix. = We can conclude that

Example:

is not invertible. Find the value of x. sin cos

cos sin2 2

x xA x x

Page 7: Some examples for identity matrixes are I 1 =, I 2 =, I 3 = … Let’s analyze the multiplication of any matrix with identity matrix. = We can conclude that

Example: and are givens. Find the value of x.

2 0xA

x x

1 1 01 2

A

Page 8: Some examples for identity matrixes are I 1 =, I 2 =, I 3 = … Let’s analyze the multiplication of any matrix with identity matrix. = We can conclude that

Example: A= is given. If the inverse of the

matrix A is equal to the matrix A find the value of a.

Page 9: Some examples for identity matrixes are I 1 =, I 2 =, I 3 = … Let’s analyze the multiplication of any matrix with identity matrix. = We can conclude that

2 21 4

A

Example:

and are givens. Find

which justifies A.X=B

51

B

aX

b

Page 10: Some examples for identity matrixes are I 1 =, I 2 =, I 3 = … Let’s analyze the multiplication of any matrix with identity matrix. = We can conclude that

If A.X=B, how can we find X using matrices only?

By using the definition,………………………………………………………

………………………………………………………

………………………………………………………

With the same idea X.A = B => (X.A).A-1=B.A-1

X(A.A-1)= B.A-1

X=B.A-1

Page 11: Some examples for identity matrixes are I 1 =, I 2 =, I 3 = … Let’s analyze the multiplication of any matrix with identity matrix. = We can conclude that

Other properties of inverse:• (A.B)-1 = B-1.A-1

• (A-1) -1 =A

• (An)-1 = (A-1)n

Page 12: Some examples for identity matrixes are I 1 =, I 2 =, I 3 = … Let’s analyze the multiplication of any matrix with identity matrix. = We can conclude that

Example: A= and B=

Find (A-1.B)-1

Page 13: Some examples for identity matrixes are I 1 =, I 2 =, I 3 = … Let’s analyze the multiplication of any matrix with identity matrix. = We can conclude that

Example:

If B . C-1 = A then find the matrix C.

0 1 1 0 , B=

1 2 1 2A

Page 14: Some examples for identity matrixes are I 1 =, I 2 =, I 3 = … Let’s analyze the multiplication of any matrix with identity matrix. = We can conclude that

Example:

If

1 01 2

A