Lecture # 16 PDF
Lecture # 16 PDF
Lecture # 16 PDF
T ( v) Av
T : Rn
Rm
Example: (A linear transformation defined by a matrix)
3 0
v1
The function T : R2 R3 is defined as T ( v ) Av 2 1
v2
1 2
(a) Find T ( v) , where v (2,1)
(b) Show that T is a linear transformation form R 2 into R 3
Solution: R 2 vector R 3 vector
(a) v (2,1)
3 0 6
2
T ( v ) Av 2 1 3
1
1 2 0
T (2,1) (6,3,0)
ker(T ) V
ker(T ) {0}
Example: (Finding the kernel of a linear transformation)
x1
1 1 2
T (x) Ax x2 (T : R 3 R 2 )
1 2 3 x
3
ker(T ) ?
Solution:
ker(T ) {( x1 , x2 , x3 ) | T ( x1 , x2 , x3 ) (0,0), x ( x1, x2 , x3 ) R3}
T ( x1 , x2 , x3 ) (0,0)
x1
1 1 2 0
1 2 x2
3 0
x3
1 1 2 G. J .E 1 0 1
1 2 3
0 1 1
x1
1 0 1 0
x2
0 1 1 0
x3
x1 x3 0
x2 x3 0
x1 x3 0, x2 x3 0
x1 x3 , x2 x3 , x3 x3 .
Proof: T (0) 0
ker(T ) is a nonemptysubsetof V
Let u and v be vectors in the kernel of T . then
T (u v) T (u) T (v) 0 0 0 u v ker(T )
T (u v) T (u) T ( v) w1 w 2 range(T )
(u V , v V u v V )
T (cu) cT (u) cw1 range(T )
(u V c u V )
Therefore,range(T ) is W subspace.
Notes:
T : V W is a L.T.
(1)Ker(T ) is subspaceof V
(2)range(T ) is subspaceof W
Example: (Finding the kernel and range of a linear transformation)
Let T : R 2 R 3 be a Linear transformation defined by:
T ( x, y ) ( x, x y, x 2 y ).
ker(T ) ? range(T ) ?
Solution:
ker(T ) {( x, y ) | ( x, x y, x 2 y ) (0, 0, 0)}
ker(T ) consists of ( x, y ) that are solutions of the system:
x0
x y 0
x 2y 0
Thus,
ker(T ) {(0, 0)}.
Note:
Let T : R n R m be the L.T. given by T (x) Ax, then
rank (T ) rank ( A)
nullity(T ) nullity( A)
One-to-one transformation (Injective)
A linear transformation T : V W is called one-to-one if the
preimage of every w in the range consists of a single vector.
T is one - to - one iff for all u and v inV,
T (u) T ( v) implies that u v.
An equivalent statement is that T is one-to-one if:
u v implies that T (u) T ( v).
Chapter: 6
Exercise: 6.1
Q # 6, Q # 9, Q # 12
Exercise: 6.2
Q # 1 to Q # 11