06.09.2021 Views

Linear Algebra, Theory And Applications, 2012a

Linear Algebra, Theory And Applications, 2012a

Linear Algebra, Theory And Applications, 2012a

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. MATRICES 41<br />

is it possible to multiply these matrices. According to the above discussion it should be a<br />

2 × 3 matrix of the form<br />

⎛<br />

⎞<br />

First column<br />

{ }} {<br />

( ) ⎛ Second column<br />

1 2 1<br />

⎝ 1 ⎞ { }} {<br />

( ) ⎛ Third column<br />

1 2 1<br />

0 ⎠,<br />

⎝ 2 ⎞ { }} {<br />

( ) ⎛ 1 2 1<br />

3 ⎠,<br />

⎝ 0 ⎞<br />

1 ⎠<br />

⎜ 0 2 1<br />

0 2 1<br />

0 2 1 ⎟<br />

⎝<br />

−2<br />

1<br />

1 ⎠<br />

You know how to multiply a matrix times a vector and so you do so to obtain each of the<br />

three columns. Thus<br />

( ) ⎛ 1 2 1 ⎝ 1 2 0<br />

⎞<br />

( )<br />

0 3 1 ⎠ −1 9 3<br />

= .<br />

0 2 1<br />

−2 7 3<br />

−2 1 1<br />

Here is another example.<br />

Example 2.1.7 Multiply the following.<br />

⎛<br />

⎞<br />

1 2 0 (<br />

⎝ 0 3 1 ⎠ 1 2 1<br />

0 2 1<br />

−2 1 1<br />

First check if it is possible. This is of the form (3 × 3) (2 × 3) . The inside numbers do not<br />

match and so you can’t do this multiplication. This means that anything you write will be<br />

absolute nonsense because it is impossible to multiply these matrices in this order. Aren’t<br />

they the same two matrices considered in the previous example? Yes they are. It is just<br />

that here they are in a different order. This shows something you must always remember<br />

about matrix multiplication.<br />

Order Matters!<br />

Matrix multiplication is not commutative. This is very different than multiplication of<br />

numbers!<br />

2.1.1 The ij th Entry Of A Product<br />

It is important to describe matrix multiplication in terms of entries of the matrices. What<br />

is the ij th entry of AB? It would be the i th entry of the j th column of AB. Thus it would<br />

be the i th entry of Ab j . Now<br />

b j =<br />

⎛<br />

⎜<br />

⎝<br />

and from the above definition, the i th entry is<br />

n∑<br />

A ik B kj . (2.11)<br />

k=1<br />

B 1j<br />

.<br />

B nj<br />

In terms of pictures of the matrix, you are doing<br />

⎛<br />

⎞ ⎛<br />

⎞<br />

A 11 A 12 ··· A 1n B 11 B 12 ··· B 1p<br />

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

B 21 B 22 ··· B 2p<br />

⎜ . .<br />

. ⎟ ⎜ . . . ⎟<br />

⎝ . .<br />

. ⎠ ⎝ . . . ⎠<br />

A m1 A m2 ··· A mn B n1 B n2 ··· B np<br />

⎞<br />

⎟<br />

⎠<br />

)

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

Saved successfully!

Ooh no, something went wrong!