L4 L5 Rank and Nullity
L4 L5 Rank and Nullity
L4 L5 Rank and Nullity
4.1
Let T : R 3bea Rlinear
3
transformation defined by
1 2 3 x1
T ( x) A.x 5 4 6 . x2
2 1 2 x
3
1 2 3 1 1 1 2 3 0 2 1 2 3 0 3
5 4 6 . 0 5 5 4 6 . 1 4 5 4 6 . 0 6
2 1 2 0 2 2 1 2 0 1 2 1 2 1 2
4.2
Ex 7: Finding a basis for the range of a linear
transformation
Let T : R 5 R 4 be defined by T ( x) Ax, where x is R 5 and
1 2 0 1 1
2 1 3 1 0
A
1 0 2 0 1
0 0 0 2 8
Find a basis for the range of T
Sol:
4.3
1 2 0
1 1 1 0 2
0 1
2 1 3 1 0 G.-J. E. 0 1 1 0 2
A B
1 0 2 0 1 0 0 0 1 4
0 0 0 2 8 0 0 0 0 0
c1 c2 c3 c4 c5 w1 w2 w3 w4 w5
Nullity of a linear transformation T:V→W :
nullity(T ) the dimension of the kernel of T dim(ker(T ))
Here, ker(T) = NS(A), so dim(ker(T)) = dim(NS(A))
Note:
If T : R n R m is a linear transformation given by T (x) Ax, then
rank(T ) dim(range(T )) dim(CS ( A)) rank( A)
nullity(T ) dim(ker(T )) dim( NS ( A)) nullity( A)
※ The dimension of the row (or column) space of a matrix A is called the rank of
A NS ( A) {x | Ax 0}
※ The dimension of the nullspace of A ( ) is called the nullity
4.5
Theorem: Sum of rank and nullity
Let T: V →W be a linear transformation from an n-dimensional
vector space V (i.e. the dim(domain of T) is n) into a vector
space W. Then
rank(T ) nullity(T ) n
(i.e. dim(range of T ) dim(kernel of T ) dim(domain of T ))
Ex 8: Finding the rank and nullity of a linear transformation
Find the rank and nullity of the linear transformatio n T : R 3 R 3
define by
1 0 2
A 0 1 1
0 0 0
4.6
Sol:
rank(T ) rank( A) 2
nullity(T ) dim(domain of T ) rank(T ) 3 2 1
Ex 9: Finding the rank and nullity of a linear
transformation
Let T : R 5 R 7 be a linear transformation
(a) Find the dimension of the kernel of T if the dimension
of the range of T is 2
(b) Find the rank of T if the nullity of T is 4
(c) Find the rank of T if ker(T ) {0}
4.7
Sol:
(a) dim(domain of T ) n 5
dim(kernel of T ) n dim(range of T ) 5 2 3
4.8
One-to-one :
A function T : V W is called one-to-one if the preimage of
every w in the range consists of a single vector. This is equivalent
to saying that T is one-to-one iff for all u and v in V , T (u) T ( v)
implies that u v
Pf:
() Suppose T is one-to-one
Then T ( v) 0 can have only one solution : v 0
i.e. ker(T ) {0}
() Suppose ker(T )={0} and T (u)=T (v)
T (u v ) T (u) T ( v) 0
u v ker(T ) u v 0 u v
T is one-to-one (because T (u) T ( v ) implies that u v)
4.10
Ex 10: One-to-one and not one-to-one linear
transformation
(a) The linear transformation T : M mn M nm given by T ( A) AT
is one-to-one
because its kernel consists of only the m×n zero matrix
4.11
Onto:
A function T : V W is said to be onto if every element
in W has a preimage in V
(T is onto W when W is equal to the range of T)
Theorem: Onto linear transformations