06.09.2021 Views

Linear Algebra, 2020a

Linear Algebra, 2020a

Linear Algebra, 2020a

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.

16 Chapter One. <strong>Linear</strong> Systems<br />

above. We like matrix notation because it lightens the clerical load, the copying<br />

of variables and the writing of +’s and =’s.<br />

2.7 Example We can abbreviate this linear system<br />

with this matrix.<br />

x + 2y = 4<br />

y − z = 0<br />

x + 2z = 4<br />

⎛<br />

⎜<br />

1 2 0 4<br />

⎞<br />

⎟<br />

⎝0 1 −1 0⎠<br />

1 0 2 4<br />

The vertical bar reminds a reader of the difference between the coefficients on<br />

the system’s left hand side and the constants on the right. With a bar, this is<br />

an augmented matrix.<br />

⎛<br />

⎜<br />

1 2 0 4<br />

⎞ ⎛<br />

⎟<br />

⎝0 1 −1 0⎠ −ρ 1+ρ 3 ⎜<br />

1 2 0 4<br />

⎞ ⎛<br />

⎟<br />

−→ ⎝0 1 −1 0⎠ 2ρ 2+ρ 3 ⎜<br />

1 2 0 4<br />

⎞<br />

⎟<br />

−→ ⎝0 1 −1 0⎠<br />

1 0 2 4<br />

0 −2 2 0<br />

0 0 0 0<br />

The second row stands for y − z = 0 and the first row stands for x + 2y = 4 so<br />

the solution set is {(4 − 2z, z, z) | z ∈ R}.<br />

Matrix notation also clarifies the descriptions of solution sets. Example 2.3’s<br />

{(2 − 2z + 2w, −1 + z − w, z, w) | z, w ∈ R} is hard to read. We will rewrite it<br />

to group all of the constants together, all of the coefficients of z together, and<br />

all of the coefficients of w together. We write them vertically, in one-column<br />

matrices. ⎛ ⎞ ⎞ ⎞<br />

2 −2 2<br />

⎛<br />

−1<br />

{ ⎜ ⎟<br />

⎝ 0 ⎠ + ⎜<br />

⎝<br />

0<br />

1<br />

1<br />

0<br />

⎛<br />

⎟<br />

⎠ · z + −1<br />

⎜ ⎟ · w | z, w ∈ R}<br />

⎝ 0 ⎠<br />

1<br />

For instance, the top line says that x = 2 − 2z + 2w and the second line says<br />

that y =−1 + z − w. (Our next section gives a geometric interpretation that<br />

will help us picture the solution sets.)<br />

2.8 Definition A column vector, often just called a vector, is a matrix with a<br />

single column. A matrix with a single row is a row vector. The entries of<br />

a vector are sometimes called components. A column or row vector whose<br />

components are all zeros is a zero vector.<br />

Vectors are an exception to the convention of representing matrices with<br />

capital roman letters. We use lower-case roman or greek letters overlined with an

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

Saved successfully!

Ooh no, something went wrong!