23.07.2012 Views

Linear Algebra

Linear Algebra

Linear Algebra

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.

126 Chapter 2. Vector Spaces<br />

3.6 Definition The column space of a matrix is the span of the set of its<br />

columns. The column rank is the dimension of the column space, the number<br />

of linearly independent columns.<br />

Our interest in column spaces stems from our study of linear systems. An<br />

example is that this system<br />

c1 +3c2 +7c3 = d1<br />

2c1 +3c2 +8c3 = d2<br />

4c1<br />

c2 +2c3 = d3<br />

+4c3 = d4<br />

has a solution if and only if the vector of d’s is a linear combination of the other<br />

column vectors,<br />

⎛ ⎞ ⎛ ⎞ ⎛ ⎞<br />

1 3 7<br />

⎜<br />

c1<br />

⎜2⎟<br />

⎜<br />

⎟<br />

⎝0⎠<br />

+ c2<br />

⎜3⎟<br />

⎜<br />

⎟<br />

⎝1⎠<br />

+ c3<br />

⎜8<br />

⎟<br />

⎝2⎠<br />

4 0 4<br />

=<br />

⎛ ⎞<br />

d1<br />

⎜d2⎟<br />

⎜ ⎟<br />

⎝d3⎠<br />

meaning that the vector of d’s is in the column space of the matrix of coefficients.<br />

3.7 Example Given this matrix,<br />

⎛<br />

1<br />

⎜<br />

⎜2<br />

⎝0<br />

3<br />

3<br />

1<br />

⎞<br />

7<br />

8 ⎟<br />

2⎠<br />

4 0 4<br />

to get a basis for the column space, temporarily turn the columns into rows and<br />

reduce.<br />

⎛<br />

⎞<br />

1 2 0 4<br />

⎝3<br />

3 1 0⎠<br />

7 8 2 4<br />

−3ρ1+ρ2<br />

⎛<br />

⎞<br />

1 2 0 4<br />

−2ρ2+ρ3<br />

−→ −→ ⎝0<br />

−3 1 −12⎠<br />

−7ρ1+ρ3<br />

0 0 0 0<br />

Now turn the rows back to columns.<br />

⎛ ⎞<br />

1<br />

⎜<br />

〈 ⎜2<br />

⎟<br />

⎝0⎠<br />

4<br />

,<br />

⎛ ⎞<br />

0<br />

⎜ −3 ⎟<br />

⎝ 1 ⎠<br />

−12<br />

〉<br />

The result is a basis for the column space of the given matrix.<br />

3.8 Definition The transpose of a matrix is the result of interchanging the<br />

rows and columns of that matrix. That is, column j of the matrix A is row j of<br />

A trans , and vice versa.<br />

d4

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

Saved successfully!

Ooh no, something went wrong!