06.09.2021 Views

A First Course in Linear Algebra, 2017a

A First Course in Linear Algebra, 2017a

A First Course in Linear Algebra, 2017a

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

76 Matrices<br />

Notice that the left hand side of this matrix is now the 3 × 3 identity matrix I 3 . Therefore, the <strong>in</strong>verse is<br />

the 3 × 3 matrix on the right hand side, given by<br />

⎡<br />

⎤<br />

⎢<br />

⎣<br />

− 1 7<br />

2<br />

7<br />

2<br />

7<br />

1<br />

2<br />

− 1 2<br />

0<br />

1<br />

14<br />

5<br />

14<br />

− 1 7<br />

It may happen that through this algorithm, you discover that the left hand side cannot be row reduced<br />

to the identity matrix. Consider the follow<strong>in</strong>g example of this situation.<br />

Example 2.39: A Matrix Which Has No Inverse<br />

⎡<br />

1 2<br />

⎤<br />

2<br />

Let A = ⎣ 1 0 2 ⎦. F<strong>in</strong>dA −1 if it exists.<br />

2 2 4<br />

⎥<br />

⎦<br />

♠<br />

Solution. Write the augmented matrix [A|I]<br />

⎡<br />

1 2 2 1 0 0<br />

⎣ 1 0 2 0 1 0<br />

2 2 4 0 0 1<br />

and proceed to do row operations attempt<strong>in</strong>g to obta<strong>in</strong> [ I|A −1] .Take−1 times the first row and add to the<br />

second. Then take −2 times the first row and add to the third row.<br />

⎡<br />

1 2 2 1 0<br />

⎤<br />

0<br />

⎣ 0 −2 0 −1 1 0 ⎦<br />

0 −2 0 −2 0 1<br />

Next add −1 times the second row to the third row.<br />

⎡<br />

1 2 2 1 0<br />

⎤<br />

0<br />

⎣ 0 −2 0 −1 1 0 ⎦<br />

0 0 0 −1 −1 1<br />

At this po<strong>in</strong>t, you can see there will be no way to obta<strong>in</strong> I on the left side of this augmented matrix. Hence,<br />

there is no way to complete this algorithm, and therefore the <strong>in</strong>verse of A does not exist. In this case, we<br />

say that A is not <strong>in</strong>vertible.<br />

♠<br />

If the algorithm provides an <strong>in</strong>verse for the orig<strong>in</strong>al matrix, it is always possible to check your answer.<br />

To do so, use the method demonstrated <strong>in</strong> Example 2.35. Check that the products AA −1 and A −1 A both<br />

equal the identity matrix. Through this method, you can always be sure that you have calculated A −1<br />

properly!<br />

One way <strong>in</strong> which the <strong>in</strong>verse of a matrix is useful is to f<strong>in</strong>d the solution of a system of l<strong>in</strong>ear equations.<br />

Recall from Def<strong>in</strong>ition 2.15 that we can write a system of equations <strong>in</strong> matrix form, which is of the form<br />

⎤<br />

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!