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.

2.1. Matrix Arithmetic 65<br />

The j th column of AB is of the form<br />

⎡<br />

⎤⎡<br />

a 11 a 12 ··· a 1n<br />

a 21 a 22 ··· a 2n<br />

⎢<br />

⎣<br />

.<br />

. . ..<br />

⎥⎢<br />

. ⎦⎣<br />

a m1 a m2 ··· a mn<br />

⎤<br />

b 1 j<br />

b 2 j<br />

⎥<br />

. ⎦<br />

b nj<br />

which is an m × 1 column vector. It is calculated by<br />

⎡ ⎤ ⎡ ⎤ ⎡<br />

a 11 a 12<br />

a 21<br />

b 1 j ⎢ ⎥<br />

⎣ . ⎦ + b a 22<br />

2 j ⎢ ⎥<br />

⎣ . ⎦ + ···+ b nj⎢<br />

⎣<br />

a m1 a m2<br />

⎤<br />

a 1n<br />

a 2n<br />

⎥<br />

. ⎦<br />

a mn<br />

Therefore, the ij th entry is the entry <strong>in</strong> row i of this vector. This is computed by<br />

a i1 b 1 j + a i2 b 2 j + ···+ a <strong>in</strong> b nj =<br />

n<br />

∑ a ik b kj<br />

k=1<br />

The follow<strong>in</strong>g is the formal def<strong>in</strong>ition for the ij th entry of a product of matrices.<br />

Def<strong>in</strong>ition 2.21: The ij th Entry of a Product<br />

Let A = [ a ij<br />

]<br />

be an m × n matrix and let B =<br />

[<br />

bij<br />

]<br />

be an n × p matrix. Then AB is an m × p matrix<br />

and the (i, j)-entry of AB is def<strong>in</strong>ed as<br />

Another way to write this is<br />

(AB) ij =<br />

(AB) ij = [ ]<br />

a i1 a i2 ··· a <strong>in</strong> ⎢<br />

⎣<br />

⎡<br />

n<br />

∑ a ik b kj<br />

k=1<br />

⎤<br />

b 1 j<br />

b 2 j<br />

.<br />

.<br />

⎥<br />

b nj<br />

⎦ = a i1b 1 j + a i2 b 2 j + ···+ a <strong>in</strong> b nj<br />

In other words, to f<strong>in</strong>d the (i, j)-entry of the product AB, or(AB) ij , you multiply the i th row of A, on<br />

the left by the j th column of B. To express AB <strong>in</strong> terms of its entries, we write AB = [ ]<br />

(AB) ij .<br />

Consider the follow<strong>in</strong>g example.<br />

Example 2.22: The Entries of a Product<br />

Compute AB if possible. If it is, f<strong>in</strong>d the (3,2)-entry of AB us<strong>in</strong>g Def<strong>in</strong>ition 2.21.<br />

⎡ ⎤<br />

1 2 [ ]<br />

A = ⎣<br />

2 3 1<br />

3 1 ⎦,B =<br />

7 6 2<br />

2 6

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

Saved successfully!

Ooh no, something went wrong!