the inverse of the matrix

ssuser025eb5 2,809 views 48 slides Oct 07, 2018
Slide 1
Slide 1 of 48
Slide 1
1
Slide 2
2
Slide 3
3
Slide 4
4
Slide 5
5
Slide 6
6
Slide 7
7
Slide 8
8
Slide 9
9
Slide 10
10
Slide 11
11
Slide 12
12
Slide 13
13
Slide 14
14
Slide 15
15
Slide 16
16
Slide 17
17
Slide 18
18
Slide 19
19
Slide 20
20
Slide 21
21
Slide 22
22
Slide 23
23
Slide 24
24
Slide 25
25
Slide 26
26
Slide 27
27
Slide 28
28
Slide 29
29
Slide 30
30
Slide 31
31
Slide 32
32
Slide 33
33
Slide 34
34
Slide 35
35
Slide 36
36
Slide 37
37
Slide 38
38
Slide 39
39
Slide 40
40
Slide 41
41
Slide 42
42
Slide 43
43
Slide 44
44
Slide 45
45
Slide 46
46
Slide 47
47
Slide 48
48

About This Presentation

the inverse of the matrix


Slide Content

2018 Lecture №3 the inverse of the matrix Dobroshtan О lena

2 Determine the determinant of the matrix shown below.

3 Determine C=AB.

4

5 Determine D=BA.

Cofactor Method for Inverses Let A = ( a ij ) be an nxn matrix Recall, the co-factor C ij of element a ij is: C ij = (-1) i+j | M ij | M ij is the (n-1) x (n-1) matrix made by removing the ROW i and COLUMN j of A

Cofactor Method for Inverses Put all co-factors in a matrix – called the matrix of co-factors: C 11 C 12 C 1n C 21 C n1 C 22 C n2 C 2n C nn

Cofactor Method for Inverses Inverse of A is given by: A -1 = (matrix of co-factors) T 1 | A | 1 | A | C 11 C 21 C n1 C 12 C 1n C 22 C 2n C n2 C nn =

Examples Calculate the inverse of A = a c b d | M 11 | = d C 11 = d M 11 = d

Examples Calculate the inverse of A = a c b d | M 12 | = c C 12 = -c M 12 = c

Examples Calculate the inverse of A = a c b d | M 21 | = b C 12 = -b M 21 = b

Examples Calculate the inverse of A = a c b d | M 22 | = a C 22 = a M 22 = a

Examples Calculate the inverse of A = a c b d Found that: C 22 = a C 21 = -b C 12 = -c C 11 = d So, A -1 = (matrix of co-factors) T 1 | A |

Examples Calculate the inverse of A = a c b d Found that: C 22 = a C 21 = -b C 12 = -c C 11 = d So, A -1 = (matrix of co-factors) T 1 (ad-bc)

Examples Calculate the inverse of A = a c b d Found that: C 22 = a C 21 = -b C 12 = -c C 11 = d So, A -1 = 1 (ad-bc) C 11 C 21 C 12 C 22 T

Examples Calculate the inverse of A = a c b d Found that: C 22 = a C 21 = -b C 12 = -c C 11 = d So, A -1 = 1 (ad-bc) C 11 C 12 C 21 C 22

Examples Calculate the inverse of A = a c b d Found that: C 22 = a C 21 = -b C 12 = -c C 11 = d So, A -1 = 1 (ad-bc) d C 12 C 21 C 22

Examples Calculate the inverse of A = a c b d Found that: C 22 = a C 21 = -b C 12 = -c C 11 = d So, A -1 = 1 (ad-bc) d C 12 -b C 22

Examples Calculate the inverse of A = a c b d Found that: C 22 = a C 21 = -b C 12 = -c C 11 = d So, A -1 = 1 (ad-bc) d -c -b C 22

Examples Calculate the inverse of A = a c b d Found that: C 22 = a C 21 = -b C 12 = -c C 11 = d So, A -1 = 1 (ad-bc) d -c -b a

Examples 3x3 Matrix Calculate the inverse of B = 1 1 1 2 Find the co-factors: 2 2 1 4 3 C 11 = 2 | M 11 | = 2 M 11 = 2 2 4 3

Examples 3x3 Matrix Calculate the inverse of B = 1 1 1 2 Find the co-factors: 2 2 1 4 3 C 12 = 0 | M 12 | = 0 M 12 = 1 2 4 2

Examples 3x3 Matrix Calculate the inverse of B = 1 1 1 2 Find the co-factors: 2 2 1 4 3 C 13 = -1 | M 13 | = -1 M 13 = 1 2 3 2

Examples 3x3 Matrix Calculate the inverse of B = 1 1 1 2 Find the co-factors: 2 2 1 4 3 C 21 = -1 | M 21 | = 1 M 21 = 1 1 4 3

Examples 3x3 Matrix Calculate the inverse of B = 1 1 1 2 Find the co-factors: 2 2 1 4 3 C 22 = 2 | M 22 | = 2 M 22 = 1 1 4 2

Examples 3x3 Matrix Calculate the inverse of B = 1 1 1 2 Find the co-factors: 2 2 1 4 3 C 23 = -1 | M 23 | = 1 M 23 = 1 1 3 2

Examples 3x3 Matrix Calculate the inverse of B = 1 1 1 2 Find the co-factors: 2 2 1 4 3 C 31 = 0 | M 31 | = 0 M 31 = 1 1 2 2

Examples 3x3 Matrix Calculate the inverse of B = 1 1 1 2 Find the co-factors: 2 2 1 4 3 C 32 = -1 | M 32 | = 1 M 32 = 1 1 2 1

Examples 3x3 Matrix Calculate the inverse of B = 1 1 1 2 First find the co-factors: 2 2 1 4 3 C 33 = 1 | M 33 | = 1 M 33 = 1 1 2 1

Examples 3x3 Matrix Calculate the inverse of B = 1 1 1 2 Next the determinant: use the top row: 2 2 1 4 3 | B | = 1x | M 11 | -1x | M 12 | + 1x | M 13 | = 2 – 0 + (-1) = 1

Using the formula, B -1 = (matrix of co-factors) T 1 | B | = (matrix of co-factors) T 1 1 Examples 3x3 Matrix

Examples 3x3 Matrix 2 -1 2 -1 1 1 -1 Using the formula, B -1 = (matrix of co-factors) T 1 | B | = 1 1 T

2 -1 2 -1 -1 1 -1 Examples 3x3 Matrix Using the formula, B -1 = (matrix of co-factors) T 1 | B | = Same answer obtained by Gauss-Jordan method

34 The inverse of A below is developed in the text.

35 The inverse of A below is developed in the text.

36 Simultaneous Linear Equations

37 Matrix Form of Simultaneous Linear Equations

38 Define variables as follows:

39 Matrix Solution Development

40 The general form and the final solution follow.

41 Use matrices to solve the simultaneous equations below.

42

43

To show that matrices are inverses of one another, show that the multiplication of the matrices is commutative and results in the identity matrix. Show that A and B are inverses.

Use the equation AB = E Write and solve the equation:
Tags