Lecture 21
Lecture 21
R(T ) {T (u)| u }
n m
T
R(T ) { } 'set of all
n m images'
R(I ) n
n n
Example
Let O : n
m
be the transformation defined by
'whatever you put into O,
O(u) 0, u n
you get back the zero vector'
m
(in )
R(O) {0} m
0
n m
Example
Let T : 2
3
be the transformation defined by
x yz 0
Discussion
Let T : n
m
be a linear transformation and
{u1 , u2 ,..., un } be a basis for n .
v For any v n , we have already
observed that T (v) is some
linear combination of
T (u1) T (u2 ) T (un ) T (v) T (u1),T (u2 ),...,T (un ).
Each T (v) is a linear
So R(T ) {T (v)|v n
}
combination
span{T (u1),...,T (un )}
of T (u1),T (u2 ),...,T (un ).
Discussion
Let T : n
m
be a linear transformation and
{u1 , u2 ,..., un } be a basis for n
. Conversely,
w span{T (u1),T (u2 )...,T (un )} since u1 , u2 ,..., un
n
w a1T (u1), a2T (u2 ) ... anT (un ) is a basis for
T (a1u1 a2 u2 ... an un ) T (v) for some v n
w R(T )
span{T (u1),T (u2 ),...,T (un )} R(T )
So R(T ) {T (v)|v n
} R(T )
span{T (u1),...,T (un )} span{T (u ),T (u ),...,T (u )}
1 2 n
What does this mean?
Let T : n
m
be a linear transformation and
n
{u1 , u2 ,..., un } be a basis for .
R(T )
span{T (u1),T (u2 ),...,T (un )}
w x 2y z w
x x 3y x
T 4
.
y x 4y z y
z
z y z
Find a basis for R(T ) and determine rank(T ).
If A is the standard matrix for T ...
Find a basis for the column space of A and
determine rank(A).
Example
Let T : 4
4
be a linear transformation defined by
w x 2y z w
x x 3y x
T 4
.
y x 4y z y
z
z y z
0 1 2 1 w
We will find a basis 0 1 3 0 x
for the column space
0 1 4 1 y
of and rank of 0
0 1 1
z
Example
0 1 2 1 0 1 2 1
0 1 3 0 Gaussian 0 0 1 1
Elimination
0 1 4 1 0 0 0 0
0 1 1 0 0 0
0 0
1 2
1 3
So a basis for R(T ) is , and rank(T ) 2.
1 4
0 1
Definition
Let T : n
m
be a linear transformation.
Ker(T ) { u n
|T (u) 0}
T
0 n
n m
{ }
The kernel, denoted by Ker(T ) of T is the set of vectors
n m
in whose image is the zero vector in .
Example
Let I : n
n
be the transformation defined by
'what you put into I ,
I (u) u, u n
you get back the same thing'
Ker(I ) ?
n n
Example
Let O : n
m
be the transformation defined by
'whatever you put into O,
O(u) 0, u n
you get back the zero vector'
m
(in )
Ker(O) ?
0
n m
Example
Let T : 2
3
be the transformation defined by
x y
x x
T y 2
.
y x y
Ker(T ) ?
Example
Let T : 3
4
be the transformation defined by
2x y
x x
x y 3z
T y y 3.
5 x y
z z
x z
Solve!
To find Ker(T ), we need to
0
x x
0
find all vectors y such that T y
z 0
z
0
Example 2 1 0 0
1 1 0
2x y 0
3
x y 3z 5 1 0 0
0
1 0 1
5 x y 0 0
x z 0
x 0, y 0, z 0 1 0 0 0
0 1 0 0
So Ker(T ) contains only the zero vector,
that is, Ker(T ) {0}. 0 0 1 0
0 0
0 0
Example
Let T : 3
3
be the transformation defined by
x x z x
T y 0 y 3
.
z z
y
I (u) u, u n
Ker(I ) {0} nullity(I ) 0
Let O : n
m
be the transformation defined by
O(u) 0, u n
Ker(O) n
nullity(O) n
Example
Let T : 3
3
be the transformation defined by
x x z x
T y 0 y 3.
z y z
1
x 1 0 is a basis
1
Ker(T ) 0 x span 0
x 1 for Ker( T ) and
nullity(T ) 1
Example
Let T : 4
4
be the transformation defined by
w x 2y z w
x x 3y x
T 4
.
y x 4y z y
z y z z
rank(T ) nullity(T ) n.
Proof:
Let A be the standard matrix for T . So A is a m n matrix.
By dimension theorem for matrices:
rank( A) nullity( A) n
by earlier
observation
rank(T ) nullity(T ) n
End of Lecture 21
Lecture 22:
Revision