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

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

2.1. Matrix Arithmetic 71<br />

2.1.7 The Identity and Inverses<br />

There is a special matrix, denoted I, whichiscalledtoastheidentity matrix. The identity matrix is<br />

always a square matrix, and it has the property that there are ones down the ma<strong>in</strong> diagonal and zeroes<br />

elsewhere. Here are some identity matrices of various sizes.<br />

[ 1 0<br />

[1],<br />

0 1<br />

⎡<br />

]<br />

, ⎣<br />

1 0 0<br />

0 1 0<br />

0 0 1<br />

⎡<br />

⎤<br />

⎦, ⎢<br />

⎣<br />

1 0 0 0<br />

0 1 0 0<br />

0 0 1 0<br />

0 0 0 1<br />

The first is the 1 × 1 identity matrix, the second is the 2 × 2 identity matrix, and so on. By extension, you<br />

can likely see what the n × n identity matrix would be. When it is necessary to dist<strong>in</strong>guish which size of<br />

identity matrix is be<strong>in</strong>g discussed, we will use the notation I n for the n × n identity matrix.<br />

The identity matrix is so important that there is a special symbol to denote the ij th entry of the identity<br />

matrix. This symbol is given by I ij = δ ij where δ ij is the Kronecker symbol def<strong>in</strong>ed by<br />

{<br />

1ifi = j<br />

δ ij =<br />

0ifi ≠ j<br />

I n is called the identity matrix because it is a multiplicative identity <strong>in</strong> the follow<strong>in</strong>g sense.<br />

Lemma 2.32: Multiplication by the Identity Matrix<br />

Suppose A is an m × n matrix and I n is the n × n identity matrix. Then AI n = A. If I m is the m × m<br />

identity matrix, it also follows that I m A = A.<br />

⎤<br />

⎥<br />

⎦<br />

Proof. The (i, j)-entry of AI n is given by:<br />

∑a ik δ kj = a ij<br />

k<br />

and so AI n = A. The other case is left as an exercise for you.<br />

♠<br />

We now def<strong>in</strong>e the matrix operation which <strong>in</strong> some ways plays the role of division.<br />

Def<strong>in</strong>ition 2.33: The Inverse of a Matrix<br />

A square n × n matrix A is said to have an <strong>in</strong>verse A −1 if and only if<br />

AA −1 = A −1 A = I n<br />

In this case, the matrix A is called <strong>in</strong>vertible.<br />

Such a matrix A −1 will have the same size as the matrix A. It is very important to observe that the<br />

<strong>in</strong>verse of a matrix, if it exists, is unique. Another way to th<strong>in</strong>k of this is that if it acts like the <strong>in</strong>verse, then<br />

it is the <strong>in</strong>verse.

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

Saved successfully!

Ooh no, something went wrong!