Lecture 13
Lecture 13
n
The rows of A can be considered as vectors in .
span{r1 , r2 ,..., rm } is a subspace of n
,
This subspace is called the row space of A.
DEFINITION
Given any m n matrix A,
1
0 0 2 0 1 2 0
4 1 1
If (1, 0, 1,1, 4),(0,1, 4, 2,1),(0, 0, 2, 0,1) (that is, the rows of A)
are linearly independent, then obviously they will form
a basis for the row space of A.
EXAMPLE
1 0 1 1 4
A 0 1 4 2 1 How to find a basis for the
0 0 2 0 1
row space or column space of A?
a 0 ,b 0 ,c 0
So the three rows of A are linearly independent and
thus form a basis for the row space of A.
EXAMPLE
1 0 1 1 4 Note that A is in row echelon form.
A 0 1 4 2 1
What if we want to find a basis
0 0 2 0 1
for the row space of a matrix R
that is in row echelon form?
* *
non zero
* *
rows
*
R 0
* *
0 ... ... ... 0 0 zero rows
(if any)
EXAMPLE
1 0 1 1 4 Note that A is in row echelon form.
A 0 1 4 2 1 The non zero rows of R are always
0 0 2 0 1
linearly independent and thus forms
a basis for the row space of R.
* *
non zero
* *
rows
*
R 0
* *
0 ... ... ... 0 0 zero rows
(if any)
EXAMPLE
1 0 1 1 4
A 0 1 4 2 1 How to find a basis for the
0 0 2 0 1
row space or column space of A?
1 0 1 1 4
column space of A span 0 , 1 , 4 , 2 , 1
0 0 2 0 1
column space of A is a subspace of 3 ,
the dimension of this subspace is at most 3
So if we can identify 3 linearly independent vectors
(out of the 5) from the set above...
EXAMPLE
1 0 1 1 4
A 0 1 4 2 1 How to find a basis for the
0 0 2 0 1
row space or column space of A?
1 0 1 1 4
column space of A span{ 0 , 1 , 4 , 2 , 1 }
0 0 2 0 1
3
linearly
column space of A is a subspace of ,
independent
the dimension of this subspace is at most 3
3
Column space of A is the entire .
DISCUSSION
1 0 1 1 4
A 0 1 4 2 1 How to find a basis for the
0 0 2 0 1
row space or column space of A?
That was based on Yes, you are right.
observations... A more systematic
approach is needed.
DISCUSSION
Let S be the set of all matrices of the same size (say m n).
Recall the definition of row equivalent.
Series of e.r.o A and B are
A B
row equivalent
Two matrices A and B (of the same size) are row equivalent
if and only if they have a similar row-echelon form (or they
have the same unique reduced row-echelon form).
THEOREM
0 0 1 R R 12 1 2
0 2 4 1 3
0 2 4
span{(0, 0,1),(0, 2, 4),( 12 ,1, 2)}
1 1 2 0 0 1
2
span{(12 ,1, 2),(0, 2, 4),(0, 0,1)}
2R1
span{(1, 2, 4),(0, 2, 4),(0, 0,1)}
1 0 0 R1 R2 1 2 4
0 2 4 0 2 4 span{(1, 0, 0),(0, 2, 4),(0, 0,1)}
0 0 1 0 0 1
BACK TO THIS QUESTION
Question : How to find a basis for the row space of a matrix A?
1 2 0
Ok, what about
4 1 1
column spaces?
Note the
relationship
between column
space of A and
row space of AT ...
FINDING BASIS FOR COLUMN SPACES
1 0 1 1 4 1 0 0
0 1 0
A 0 1 4 2 1 column space of A
0 0 2 0 1
row space of A A 1 4 2
T
T
1 2 0
4 1 1
So to find a basis for the column space of A, we can
use the previous method to find a basis for the row
space of AT .
In what follows, we will discuss another method.
IMPORTANT TO NOTE
1 0 1 2 3 1 0 1 2 3
2 1 3 1 1 Gaussian 0 1 5 3 5
B R
0 5 2 0 1 Elimination 0 0 23 15 24
4 0 4 8 12 0 0 0
0 0
METHOD 1 VS METHOD 2
Let u1 (1, 2, 0, 4), u2 (0,1, 5, 0), u3 (1, 3, 2, 4),
u4 (2,1, 0,8), u5 (3,1, 1,12) and V span{ u1 , u2 , u3 , u4 , u5 }.
Find a basis for V .
Method 1 Method 2
{(1, 2, 0, 4),(0,1, 5, 0),(0, 0, 23, 0)} {(1, 2, 0, 4),(0,1, 5, 0),(1, 3, 2, 4)}
is a basis for V . is a basis for V .
{u1 , u2 , u3 } is a basis for V .