Sec 5.1-5.5 PDF
Sec 5.1-5.5 PDF
(Chapter 5)
Definition :
Let U and V be real vector spaces. A
map L: U V from U to V is called a
linear map, or Linear transformation
if the following holds:
(i ) L u v L u L v for all u , v U
(ii) L(ku) =kL(u) for all u U
and all real numbers k
Example of L.T.
Projection on y-axis
L(x,y)=(0,y)
These are L.T.
Example: Let L: C [-1, 1] C [-1, 1] be
defined by
L( g(x) ) = x g (x) for all g(x) C[-1, 1].
show that L is a linear map.
Sol.: Let h(x), g(x) C[-1,1]
For condn.(i): L( h (x) + g(x))
= x ( h(x)+g(x) )'
= x(h '(x)+g'(x) )
=xh'(x)+xg'(x)=L(h(x) )+ L(g(x))
For condn.(ii):
L(g(x)) = x [g (x)]' =x(g '(x))= L(g(x))
Hence L is linear transformation
Example: Let a map L: R2R3 be defined by
Theorem :
Let L: UV be a L.T. of an n-
dimensional vector space U
into a vector space V. Also let
S ={u1, u2, , un} be a basis
for U. If u is any element of U,
L(u) is completely determined
by {L(u1), L(u2), , L(un)}
Proof.:
Then any vector uU can be
expressed uniquely in the
form
u = 1u1+ 2u2++ nun.
So, if L:UV is a linear map,
then
L(u) =L(1u1+2u2++ nun)
= 1L(u1)+ 2L(u2)++ nL(un).
Definition:
Let V1 , V2 and V3 are vector
spaces with dimension n, m & p,
respectively.
Let L1: V1 V2 and L2 : V2 V3
be linear transformations.
Definition (Cont.)
The function L2 o L1 : V1 V3
defined by
( L2 o L1) (u) = L2(L1(u)) for u in V1
is called the composite of L2 with
L1.
Theorem
Let : L1 : V1 V2 and L2 : V2 V3
be linear transformations.
Then L2 o L1 : V1 V3 is a linear
transformation
Proof. ( not required):
Example
Let L1 : P2 P2 and L2 : P2 P2
be defined by
L1 ( at2 + bt + c ) = 2at + b
L2 ( at2 + bt + c ) = 2at2 + bt
Note : L2 o L1 L1 o L2
Dimensional Theorem
(Section 5.3)
Definition of Kernel:
Let L: UV be a L.T.
Dimensional Theorem
Let L:UV be a L.T. and U is finite
dimensional, then range(L) is finite
dimensional, and
dim(Ker(L))+dim(range(L))=dim(U)
Definition. Let U and V be vector spaces over the field R
and L:UV be a linear transformation. If U is finite
dimensional, then
Linear Algebra 33
Example : Let L:R3 R4 be a linear map,
defined by
L x, y , z x, y z , x y z , x y z .
Find the basis for Ker(L) and range(L).
L( X ) AX
where
1 0 0
0 1 1
A
1 1 1
1 1 1 RRE of A is
1 0 0
Ker ( L) X R 3 : L( X ) 0 0 1 1
B
= X R : AX 0
3 0 0 0
0 0 0
The equivalent system is
x =0 & y = z .
ker(L) ={(0,z, z) : z is arbitrary}
={z(0,1,1): z is arbitrary} =span{(0,1,1)}
Basis is ={(0,1,1)}
R(L)=
{ (x, y - z, x -y +z, x +y -z):(x,y, z)R3}
=[{(1,0,1,1), (0,1,-1,1),(0,-1,1,-1)}]
Is the set
S ={(1,0,1,1), (0,1,-1,1),(0,-1,1,-1)} LI?
Linear Algebra 45
Remark 4. If dim RL dim U , then T is not one-one.
It follows from Remark 3.
Remark 5. L is onto RL V
dim RL dim V
(Section 5.5)
Isomorphism
Invertible Linear Transformation
Definition:
A L.T. L : V W is called invertible
if there exists a unique function
L-1 : W V such that
L-1 o L = Iv and L o L-1 = Iw.
The function L-1 is called inverse of
L
Definition
A L.T. L : V W that is both
one-to-one and onto is called
isomorphism from V to W
Theorem
A L.T. L : V W is isomorphism
if and only if L is invertible.
Moreover
L-1 is a L.T. and (L-1)-1=L
Theorem
Let L : V W be a L.T. and
dim V = dim W<.
Then L is one-to-one
if and only if L is onto
Proof:
x 1 0 1 x
L y 1 1 2 y AX
z 2 1 3 z
(a) Is L onto?
(b) Find ker L
(c) Is L one-to-one?
Conclusion
L is NOT one-one
L is NOT onto
Check that L is one-one and
onto.