MAT-202unit-3-Linear-transformations
MAT-202unit-3-Linear-transformations
Sem-III
MAT 202: Linear Algebra-I
Unit-3 Linear transformations
Note:- T: V3 V3 define by T (x1, x2, x3) = (x1, x2, 0) is called the projection on
x1x2 plane.
Example:- Prove that the map T: V3 V2 define by T (x1,x2,x3) = (x1 - x2, x1+x3)
linear map.
Solution:- Let be any scalar and x, y V3 where x=(x1, x2, x3) and y = (y1,y2,y3)
x + y =(x1, x2, x3) + (y1, y2, y3)= (x1+ y1, x2+ y2 , .x3+ y3)
And x=( x1, x2, x3)
Now T(x + y) = T(x1+ y1, x2+ y2 , .x3+ y3)
= (x1+ y1 - x2- y2, x1+ y1+ x3+ y3) ____________(1)
( by definition of T)
Now T(x) + T(y) = T(x1, x2, x3) + T(y1,y2,y3)
2
= (x1 - x2, x1+x3) + (y1-y2, y1+y3) ( by definition of T)
= (x1+ y1 - x2- y2, x1+ y1+ x3+ y3) ____________(2)
T( x)= T( x1, x2, x3) = ( x1 - x2 , x1 + x3 )
= (x1 - x2, x1+x3) _________(3)
T(x)= T (x1,x2,x3) = (x1 - x2, x1+x3) ____________(4)
From (1) ,(2),(3) and (4)
T: V3 V2 linear map.
Note:- the map T: V2 V2 define by T (x1,x2) = (x1, - x2) is called the reflection
in the x1-axis.
Figure
Example:- Prove that the map D: Ç(1)(a,b) Ç(1)(a,b) define by D (f) = f '
linear map. Where is the derivative of f.
Solution:- Let be any scalar and f, g Ç(1)(a,b)
b
Example:- Prove that the map D: Ç(1)(a,b) R define by I (f) = f ( x)dx
a
linear map.
Solution:- Let be any scalar and f, g Ç(1)(a,b)
4
b
Now T(f + g) = ( f ( x) g ( x))dx
a
b b
=
a
f ( x)dx + g ( x)dx ____________(1)
a
( by definition of T)
b b
Now T(f ) + T(g) = f ( x)dx + g ( x)dx ____________(2)
a a
( by definition of T)
b b
T( f)= f ( x)dx = f ( x)dx _________(3)
a a
b
T(f) = f ( x)dx ____________(4)
a
= (-1)T(u) [ T is linear]
=-T(u)
(c) This result can be proved by mathematical induction.
Let p(n): T( 1 u1+ 2 u2+ 3 u3+ ….+ n un)
= 1 T(u1)+ 2 T(u2)+ 3 T(u3)+ ….+ n T(un).
Then p(1): T( 1 u1) = 1 T(u1)
Since T is linear this is obviously true.
So the result is true for n =1.
Assume that p(k) to be true
Proof:- Let u U . since B={ u1,u2,…,un} is a basis for U ,any vector u in U can be written as
a unique linear combination of basis elements. Hence there exist scalars 1 , 2 ,…, n
satisfying
u= 1 u1+ 2 u2+…+ n un.
We define mapping T: U V by T(u)= 1 v1+ 2 v2+…+ n vn.
We prove the following facts:
(i) T is linear transformation.
(ii) T(ui) =vi
(iii) Such mapping T is unique.
Proof of (i):- Let u,v U . Then there are scalars 1 , 2 ,…, n and 1 , 2 ,…, n for
which
u= 1 u1+ 2 u2+…+ n un.
v= 1 u1+ 2 u2+…+ n un.
u + v = 1 1 u1+ 2 2 u2+…+ n n un
By definition of T
T(u) = 1 v1+ 2 v2+…+ n vn.
6
3 2
T(0, 1) =T( (2, 1) + (-3, 4))
11 11
3 2
= T(2, 1) + T (-3, 4)
11 11
3 2 1
= (3, 4) + (0, 5) = (9, 22)
11 11 11
1
Thus we get T(0, 1) = (9, 22)
11
T (e1) = e1 +e2 +e3 ,T (e2) = e2 + e3 and T(e3) = e2 – e3 where e1 ,e2 , e3 are unit
vector of R3 . Then (i)Determine the transformation of (2, -1, 3) And
(ii)describe explicitly the linear transformation T.
Solution:- Since e1 ,e2 , e3 are unit vector of R3
e1 =(1, 0, 0),e2 =(0, 1, 0) , e3 =(0, 0, 1)
We have T (e1) = e1 +e2 +e3 T(1, 0, 0) = (1, 0, 0 ) +(0, 1, 0) +(0, 0, 1)
= (1, 1, 1 )
T (e2) = e2 + e3 T(0, 1, 0) = (0, 1, 0) +(0, 0, 1)
= (0, 1, 1 )
T(e3) = e2 – e3 T(0, 0, 1) = (0, 1, 0) - (0, 0, 1)
= (0, 1, -1 )
Since e1 ,e2 , e3 form basis for R3 .
3
every vector of R can be uniquely expressed as a linear combination of e1 ,e2 , e3.
(i) Now (2, -1, 3) = 2(1, 0, 0 ) +(-1)(0, 1, 0) +3(0, 0, 1) = 2e1 +(-1)e2 +3e3
T(2, -1, 3) = 2T(e1)+(-1)T(e2)+3T(e3)
Example:- Let T: V3 V3 be a linear map define by T(x1,x2,x3)= (x1,x2,0) Find N(T) &
R(T) (OR) Find the range and kernel of T.
Solution:- Here ,R(T) = {(x1,x2,0) / x1,x2 R}
8
R(T) is x1x2 plane.
T is not onto.
Since R(T) is a subset of co domain V3.
T is not one-one.
Since different vectors (1,0,2) and (1,0,5) have the same image (1,0,0).
N(T) = x3-axis.
Since any vector (0,0, x3) on the x3-axis will be taken onto zero to vector of V3.
Example:- Let T: U U be an identity linear map then find N(T) & R(T).
(OR) Find the range and kernel of T.
Solution:- Here T: U U be an identity linear map.
i.e. T(u) = u for u U.
This is one – one and onto linear map.
R(T) = U and N(T) = 0
Example:- Let T: U U be zero linear map then find N(T) & R(T).
(OR) Find the range and kernel of T.
Solution:- Here T: U U be zero linear map.
i.e. T(u) = 0 for u U.
This is not one – one and onto linear map.
R(T) = 0 and N(T) = U
Example:-Let T: V3 V2 be a linear map define by T (x1, x2, x3) = (x1 - x2, x1+x3) then find
N(T) & R(T) (OR) Find the range and kernel of T.
. Solution:- Here T: V3 V2 be a linear map define by T (x1,x2,x3) = (x1 - x2, x1+x3)
Let (a, b) V2 such that T (x1,x2,x3) = (a, b)
(x1 - x2, x1+x3) = (a, b)
x1 - x2 = a , x1+x3 = b
Solving these equation then we get
x2 = x1 – a, x3 = b - x1
Hence T (x1, x1 – a, b - x1) = (a, b)
R(T) = V2 ( every vector (a, b) V2 in R(T) )
So this is onto map.
Now for kernel of T
T (x1, x2, x3) = (0, 0)
(x1 - x2, x1+x3) = (0, 0)
x1 - x2 = 0 , x1+x3 = 0
Solving these equation then we get
x1= x2 = -x3
i.e. all vectors of the form (x1,x1,-x1) will be mapped into zero.
N(T) = { x1 (1,1,-1) / x1 any scalar} = [(1,1,-1)]
Example:- Let T: V2 V2 be a linear map define by T (x1, x2) = (x1, - x2) then find N(T) &
R(T) (OR) Find the range and kernel of T.
. Solution:- Solution:- Here T: V2 V2 be a linear map define by T (x1,x2) = (x1, - x2)
Let (a, b) V2 such that T (x1,x2) = (a, b)
9
(x1 ,- x2) = (a, b)
x1 = a , - x2 = b
Solving these equation then we get
x1 = a , x2 = -b
Hence T (a, – b ) = (a, b)
R(T) = V2 ( every vector (a, b) V2 in R(T) )
So this is onto map.
Now for kernel of T
T (x1, x2) = (0, 0)
(x1 ,- x2) = (0, 0)
x1 = 0 , x 2 = 0
N(T) = (0,0)}
b
Example:- Let the map D: Ç (a,b) R define by I (f) = f ( x)dx linear map. Where is the
(1)
derivative of f. then find N(T) & R(T). (OR) Find the range and kernel of T.
Solution:- Since every real number can be obtained as the algebraic area under some
curve y = f(x) from a to b.
hence D is an onto map.
R(D) = R .
And it is difficult to say anything about kernel i.e. N(D).
Note :- From above example we see that if T is one-one when N(T) is the zero subspace and
conversely.
Example:- Prove that the linear map T : V3 V3 define by T (e1) = e1 - e2 , T (e2) = 2e2 + e3
and T(e3) = e1 + e2 + e3 is neither one-one nor onto.
Solution:- Here R(T) = [T (e1), T (e2) , T(e3)]
= [e1 - e2 , 2e2 + e3 , e1 + e2 + e3]
13
=[ e1 - e2 , 2e2 + e3]
Since e1 + e2 + e3 is linear combination of e1 - e2 , 2e2 + e3
R(T) has dimension 2.
R(T) V3
T is not onto.
Since N(T) consists those vectors (x1 , x2 , x3) V3 such that T (x1 , x2 , x3) = 0.
i.e T(x1e1+ x2 e2 + x3 e3) = 0
x1 T(e1)+ x2 T(e2) + x3 T(e3) = 0
x1 (e1 - e2) + x2 (2e2 + e3 )+ x3 (e1 + e2 + e3) = 0
x1 + x3= 0 , -x1 +2 x2 +x3 = 0 and x2+ x3= 0
Solving these equation then we get x1 = x2 = -x3
N(T) = { (x1 , x1 , -x1)/ x1 an arbitrary scalar}= [(1, 1,-1)].
N(T) is not the zero subspace of V3.
Hence T is not one-one.
Example:- Let linear map T : V4 V3 define by T (e1) =(1, 1, 1), T (e2) = (1, -1, 1) , T(e3) =
(1, 0, 0) and T(e4) = (1, 0, 1) then verify that r(T) + n(T) = dim U(=V4) = 4.
Solution:- Here R(T) = [T (e1), T (e2) , T(e3), T(e4)]
R(T) = [(1, 1, 1), (1, -1, 1) , (1, 0, 0) , (1, 0, 1)]
(1, 1, 1), (1, -1, 1) , (1, 0, 0) (1, 0, 1) is LD, because a set of four vectors of V3
(dim V3 = 3)is always LD.
1 1
Now find that (1, 0, 1) = (1, 1, 1) + (1, -1, 1) +0 (1, 0, 0)
2 2
Hence we discard the vector (1, 0, 1) so that
R(T) = [(1, 1, 1), (1, -1, 1) , (1, 0, 0)]
Now check R(T) is LI.
Let 1 , 2 , 3 R such that 1 (1, 1, 1)+ 2 (1, -1, 1)+ 3 (1, 0, 0) = 0
( 1 + 2 + 3 , 1 - 2 , 1 + 2 ) = 0
1 + 2 + 3 = 0, 1 - 2 = 0, 1 + 2 = 0
From above equations we get
1 = 2 = 3 = 0
Hence {(1, 1, 1), (1, -1, 1) , (1, 0, 0)} is LI.
dim R(T) = r(T) = 3
Now we find N(T).
Let us suppose that T(u) = 0 for u V4 where u = (x1 , x2 , x3, x4),
Now u = x1e1+ x2e2+ x3e3+x4e4
T(u) = T(x1e1+ x2e2+ x3e3+x4e4) = 0
x1 T(e1)+ x2 T(e2) + x3 T(e3) = 0
x1 [(1, 1, 1)+ x2 (1, -1, 1) + x3 (1, 0, 0) ++ x4 (1, 0, 1) = 0
x1 + x2+ x3+ x4= 0 , x1 - x2 = 0 and + x1+x2+ x4= 0
Solving these equation then we get x1 = x2 = -x4/2, x3 =0
N(T) = { (x1 , x1 , 0,-2x1)/ x1 an arbitrary scalar}= [(1, 1,0,-2)].
dim N(T) = n(T) =1
Hence r(T) + n(T) = 3 +1 = 4 = dim U(=V4)
14
Example:- Define a linear map T : V2 V2 by T(x1 , x2) = (x1 , -x2). Prove that this map is
Nonsingular.
Solution:- Here the linear map T : V2 V2 define by T(x1 , x2) = (x1 , -x2)
Now for N(T)
T(x1 , x2) = 0
(x1 , -x2) = 0
x1 = 0 and x2 = 0
N(T) = 0
This linear map T is one – one.
Now for R(T)
For every (y1 , y2) V2 then there exists (x1 , x2) V2 such that
T(x1 , x2) = (y1 , y2)
(x1 , -x2) =(y1 , y2)
x1 = y1and x2 = y2
R(T) = V2
This linear map T is onto
-1
T (y1 , y2) = (y1 , -y2).
it has inverse
This map is Nonsingular.
it has inverse
This map is Nonsingular.
v1 = v2= T(u)
Since image of u under T is unique.
v1 = v2
Thus we get T-1(v1) = T-1(v2) v1 = v2
-1
T is one-one.
Now we want to prove that T-1 is onto.
Given any element u U then there exists an element v V such that
T(u) = v.
-1
u =T (v)
This show that T-1 is onto.
-1
T : V U is a linear, one – one and onto map.
N(T) = 0
This linear map T is one – one.
Now for R(T)
let (1 , 1 , 1,…, 1, … ) U has no pre image in U
R(T) U
This linear map T is not onto
Thus we get T is not onto but one-one.
This map is not nonsingular.
Also T has not inverse.
Theorem:- If U and V are finite dimensional vector spaces of the same dimension, then a
linear map T: U V is one-one iff it is onto.
Proof:- T is one –one N(T) = {0v}
n(T) = 0
r(T) = dim U = dim V
[ By Rank and Nullity Theorem i.e r(T) + n(T) = dim U]
T is onto.
Example:- Show that the linear map T : V3 V3 defined by
T(x1 , x2, x3) = (x1 + x2+ x3 ,x2 +x3, x3) is nonsingular and find its inverse.
Solution:- Here the linear map T : V3 V3 defined by T(x1 , x2, x3) = (x1 + x2+ x3 ,x2 +x3, x3)
Now for N(T)
T(x1 , x2, x3) = 0
(x1 + x2+ x3 ,x2 +x3, x3)= 0
x1 + x2+ x3 = 0 ,x2 +x3 = 0, x3 = 0
x1 = 0, x2 = 0 and x3 = 0
N(T) = 0
This linear map T is one – one.
Since the dimension of domain space and dimension of co domain space are equal.
T is onto.
Thus we get T is one-one and onto.
Hence T is nonsingular and the inverse of T exists. i.e.T-1 exists.
Now we derive the formula for T-1.
Let T-1(y1 , y2, y3) = (x1 , x2, x3).__________(1)
(y1 , y2, y3) = T(x1 , x2, x3)
(y1 , y2, y3) = (x1 + x2+ x3 , x2 +x3, x3)
y1 = x1 + x2+ x3, y2 = x2 +x3 , y3= x3
Solving these equation then we get
x1 = y1 - y2, x2 = y2 -y3 and x3 = y3
put the values of x1 , x2, x3 in equation (1) then we get
T-1(y1 , y2, y3) = (y1 - y2, y2 -y3 , y3)
Definition:-Isomorphic:-
Two vector spaces U and V are said to be isomorphic if there exists an isomorphism
from U to V.
If U and V are isomorphic then we write U ≈ V.