Lecture7, Linear Transformation
Lecture7, Linear Transformation
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
The dimension of the nullspace of A (
) is called the nullity
NS ( A) {x | Ax 0}
of A
Pf:
rank (T ) nullity(T ) r (n r ) n
Sol:
rank (T ) rank ( A) 2
nullity(T ) dim( domain of T ) rank (T ) 3 2 1
The rank is determined by the number of leading 1s, and the
nullity by the number of free variables (columns without leading
1s)
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
one-to-one
not one-to-one
One to one
Not onto
Onto
Not one to one
One to one
Onto
(one to one
correspondance)
Pf:
() Suppose T is one-to-one
Then T ( v) 0 can have only one solution : 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)
Onto:
A function T : V W is said to be onto if every element
in W has a preimage in V
The definition
of onto linear
transformations
Ex 11:
1 2
(b) A 0 1
0 0
= dim(Rn)
=n
Sol:
T:RnRm
1 2 0
(c) A
0 1 1
= dim(range
of T)
= # of
leading 1s
= (1) (2) =
dim(ker(T))
dim(domain of T)
rank(T) (2)
(1)
1 2 0
(d) A 0 1 1
0 0 0
If nullity(T)
= dim(ker(T))
=0
If rank(T) =
dim(Rm) =
m
nullity(T)
1-1
onto
(a) T:R3R3
Yes
Yes
(b) T:R2R3
Yes
No
(c) T:R3R2
No
Yes
(d) T:R3R3
No
No
Isomorphism :
A linear transformation T : V W that is one to one and onto
is called an isomorphism. M oreover, if V and W are vector spaces
such that there exists an isomorphism from V to W , then V and W
are said to be isomorphic to each other
T is onto
dim( range of T ) dim(W ) n
Thus dim(V ) dim(W ) n
B ' w1 , w 2 ,
,w n be a basis of W
T is one - to - one
By Theorem5, we can derive that dim(range of T) =
dim(domain of T) dim(ker(T)) = n 0 = n = dim(W)
T is onto
Since this linear transformation is both one-to-one and onto,
then V and W are isomorphic
2 1 1 x1
(2) T (x) Ax 1 3 2 x2
0 3 4 x3
It is simpler to write
It is simpler to read
where {e1 , e2 ,
a1n
a
, T (e n ) 2 n ,
amn
a11
a
T (e n ) 21
am1
a1n
a2 n
,
amn
a12
a22
am 2
Pf:
v1
1
0
v
0
1
v 2 v1 v2
v
0
0
n
0
0
vn v1e1 v2e 2
1
If A T (e1 ) T (e2 )
a11
a21
Av
am1
a12
a22
am 2
vne n
vne n )
T (v1e1 ) T (v2e2 )
T (vnen )
vnT (en )
T (en ) , then
a11
a12
a1n
a
a
a
v1 21 v2 22 vn 2 n
am1
am 2
amn
v1T (e1 ) v2T (e2 ) vnT (e n )
Therefore, T ( v) Av for each v in R n
Note
Sol:
Vector Notation
T (e1 ) T (1, 0, 0) (1, 2)
Matrix Notation
1
1
T (e1 ) T ( 0 )
2
0
0
2
T (e2 ) T ( 1 )
1
0
0
0
T (e3 ) T ( 0 )
0
6.21
2
1
0
Check:
x
x
1 2 0 x 2 y
A y
y
2 1 0 2 x y
z
z
i.e., T ( x, y, z) ( x 2 y, 2 x y)
Sol:
T ( x, y) ( x, 0)
1 0
A T (e1 ) T (e2 ) T (1, 0) T (0, 1)
0
0
Notes:
(1) The standard matrix for the zero transformation from Rn into Rm
is the mn zero matrix
(2) The standard matrix for the identity transformation from Rn into
Rn is the nn identity matrix In
Pf:
(1) (T is a linear transformation)
Let u and v be vectors in R n and let c be any scalar. Then
T (u v) T2 (T1 (u v)) T2 (T1 (u) T1 ( v))
T2 (T1 (u)) T2 (T1 ( v)) T (u) T ( v)
T (cv) T2 (T1 (cv)) T2 (cT1 ( v)) cT2 (T1 ( v)) cT ( v)
Note:
T1 T2 T2 T1
Sol:
2
A1 0
1
1
A2 0
0
1 0
0 0 (standard matrix for T1 )
0 1
1 0
0 1 (standard matrix for T2 )
1 0
1 1 0 2 1 0 2 1 0
A A2 A1 0 0 1 0 0 0 1 0 1
0
1
0
1
0
1
0
0
0
2 1 0 1 1 0 2 2 1
A' A1 A2 0 0 0 0 0 1 0 0 0
1 0 1 0 1 0 1 0 0
Note:
(1) T is invertible
2 x1 3 x2 x3
3 x1 3 x2 x3
2 x1 4 x2 x3
2 3 1 1 0 0
A I 3 3 3 1 0 1 0
2
4
1
0
0
1
1 0 0 1 1 0
G.-J. E.
0 1 0 1 0 1 I
0 0 1 6 2 3
A1
0
1 1
A1 1 0
1
0 x1 x1 x2
1 1
T 1 ( v) A1 v 1 0
1 x2 x1 x3
3
x
6
x
2
x
3
x
2
3
3 1
In other words,
T 1 ( x1 , x2 , x3 ) ( x1 x2 , x1 x3 , 6 x1 2 x2 3x3 )
Check T-1(T(2, 3, 4)) = T-1(17, 19, 20) = (2, 3, 4)
, vn}
(a linear transformation)
(a nonstandard basis for V )
if v can be represeted as c v c v
1 1
2 2
c1
c
cn v n , then [v]B 2
cn
T ( v1 )B '
a11
a
21 ,
am1
T ( v 2 )B '
a12
a
22 ,
am 2
T ( v n )B '
a1n
a
2n
amn
A [T ( v1 )]B [T ( v 2 )]B
a11
a
[T ( v n )]B 21
am1
a12
a22
am 2
a1n
a2 n
amn
Find the matrix of T relative to the basis B {(1, 2), (1, 1)}
and B ' {(1, 0), (0, 1)}
Sol:
T (1, 2) (3, 0) 3(1, 0) 0(0, 1)
T (1, 1) (0, 3) 0(1, 0) 3(0, 1)
T (1, 2)B ' 03, T (1, 1)B ' 03
the matrix for T relative to B and B'
3 0
T (1, 2)B'
Ex 6:
For the L.T. T : R 2 R 2 given in Example 5, use the matrix A
to find T ( v), where v (2, 1)
Sol:
v (2, 1) 1(1, 2) 1(1, 1)
B {(1, 2), (1, 1)}
1
v B
1
3 0 1 3
T ( v)B ' Av B
0 3 1 3
T ( v) 3(1, 0) 3(0, 1) (3, 3)
B' {(1, 0), (0, 1)}
Check:
T (2, 1) (2 1, 2(2) 1) (3, 3)