06.09.2021 Views

Fundamentals of Matrix Algebra, 2011a

Fundamentals of Matrix Algebra, 2011a

Fundamentals of Matrix Algebra, 2011a

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.

1.2 Using Matrices To Solve Systems <strong>of</strong> Linear Equaons<br />

Now let’s get rid <strong>of</strong> the r’s in the first and second equaon. To remove the r in the<br />

first equaon, let’s mulply the third equaon by − 3 2<br />

and add the result to the first<br />

equaon, replacing the first equaon with that sum. To remove the r in the second<br />

equaon, we can mulply the third equaon by 1 2<br />

and add that to the second equaon,<br />

replacing the second equaon with that sum. This gives us:<br />

b = 15<br />

g = 5<br />

r = 10<br />

Clearly we have discovered the same result as when we solved this problem in Secon<br />

1.1.<br />

Now again revisit the idea that all that really maers are the coefficients and the<br />

constants. There is nothing special about the leers b, g and r; we could have used x,<br />

y and z or x 1 , x 2 and x 3 . And even then, since we wrote our equaons so carefully, we<br />

really didn’t need to write the variable names at all as long as we put things “in the<br />

right place.”<br />

Let’s look again at our system <strong>of</strong> equaons in (1.6) and write the coefficients and<br />

the constants in a rectangular array. This me we won’t ignore the zeros, but rather<br />

write them out.<br />

b + g + r = 30<br />

− 2g + r = 0<br />

−b + g + r = 0<br />

⇔<br />

.<br />

⎡<br />

1 1 1<br />

⎤<br />

30<br />

⎣ 0 −2 1 0 ⎦<br />

−1 1 1 0<br />

Noce how even the equal signs are gone; we don’t need them, for we know that the<br />

last column contains the coefficients.<br />

We have just created a matrix. The definion <strong>of</strong> matrix is remarkable only in how<br />

unremarkable it seems.<br />

.<br />

Ḋefinion 2<br />

<strong>Matrix</strong><br />

A matrix is a rectangular array <strong>of</strong> numbers.<br />

The horizontal lines <strong>of</strong> numbers form rows and the vercal<br />

lines <strong>of</strong> numbers form columns. A matrix with m rows and<br />

n columns is said to be an m×n matrix (“an m by n matrix”).<br />

.<br />

The entries <strong>of</strong> an m × n matrix are indexed as follows:<br />

⎡<br />

⎤<br />

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

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

a 31 a 32 a 33 · · · a 3n<br />

.<br />

⎢<br />

⎣<br />

.<br />

.<br />

. . ..<br />

. ⎥<br />

⎦<br />

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

That is, a 32 means “the number in the third row and second<br />

column.”<br />

7

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

Saved successfully!

Ooh no, something went wrong!