Lecture_5, 6_Unit 5
Lecture_5, 6_Unit 5
Unit-5, Lecture-5,6
Lecture-5
1 Linear Transformation
Definition 1.1. Let U and V be two vector spaces over a field F . Then a
as a linear combination of {T (u1 ), T (u2 ), ...., T (un )}. Note that the set
zero vector in V .
Rm for any A = [aij ]mn . It can be easily shown that the A is a linear
transformation.
transformation.
= aT (f ) + bT (g).
be easily solved.
axis. T : R2 −→ R2 by
−1 0 x
T (x, y) = = (−x, 2y). T is a linear transformation.
0 2 y
8. Shear. T : R2 −→ R2 by
3
1 1 x
T (x, y) = = (x + y, y). T is a linear transformation
0 1 y
Ker(T ) and Ran(T ) are subspaces of U and V which are called null
space and range space respectively. Dimension of null space is called Nul-
vector space V over the same field F . If Rank(T ) = r and dim(U ) = n then
1. Let U and V be two vector spaces over the field F . Let T1 , T2 be two linear
4
2. Let U , V and W are three vector spaces over the field F . Let T1 : U −→ V ,
transformation.
T2 T1 6= T1 T2 in general.
1 2
where A = −1 1 and X = (x, y)T . Find the Ker(T ), Ran(T ) and
3 2
their dimensions.
1 2 0
x
TX = 0 ⇒ −1 1 = 0
y
3 2 0
x + 2y 0
⇒ −x + y = 0
3x + 2y 0
⇒ x + 2y = 0, −x + y = 0, 3x + 2y = 0 ⇒ x = y = 0.
5
x + 2y 1 2
Now, AX =
−x + y
= x −1 + y 1 .
3x + 2y 3 2
1 2
⇒ Ran(T ) = {Y = AX : x
−1 + y 1 , x, y ∈ R}
3 2
Since the vectors (1, −1, 3)T and (2, 1, 2)T are LI ⇒ dim(Ran(T )) = 2.
6
Lecture-6
tion
space V to W , in particular T : Rn −→ Rm .
We can write,
7
α11 α12 . . . α1n
. .. .. ..
T [v1 , v2 , . . . vn ] = [w1 , w2 , . . . wm ] . .
. . . .
αm1 αm2 . . . αmn
Or, T X = Y A.
α11 α12 . . . α1n
. .. .. ..
A= .
. . . .
.
αm1 αm2 . . . αmn
Thus, to find the matrix representation of any linear transformation T :
depends on the definition of T but also on the bases of the vector spaces.
Remark 2.2. Note that the basis vectors of V and W are column vectors.
For the sake of simplicity sometime we express them as row vectors in the
examples.
T (x, y) = (x + y, x, x − y).
(i) Find the matrix representation of T with respect to the standard basis
of R2 and R3 .
8
(ii) Find matrix representation of T with respect to the basis X = {(1, 1), (1, −1)}
Solution
(i) Here X = {(1, 0), (0, 1)} and Y = {(1, 0, 0), (0, 1, 0), (0, 0, 1)}
standard basis of R2 .
Solution.
9
By the definition of LT, we have
{(1, 2)T , (3, 4)T } and Y = {(−1, 1, 1)T , (1, −1, 1)T , (1, 1, −1)T } respectively.
by
1 2
A= 2 3 .
3 4
Solution-
We have
T [v1 , v2 ] =[w1 , w2 , w3 ]A
−1 1 1 1 2 4 5
=
1 −1 1
2 3 = 2 3
1 1 −1 3 4 0 1
Clearly T (v1 ) = (4, 2, 0)T and T (v2 ) = (5, 3, 1)T .
10
Now,
any
vector
x x2 )T
= (x1 , ∈ R2 can be expressed as
x1 1 3
= α +β ⇒ α = 12 (−4x1 + 3x2 ), β = 12 (2x1 − x2 )
x2 2 4
Hence, we have
T x =T (αv
1 + βv2 ) =
αT (v1 ) + βT (v2 )
4 5
= α 2
+ β
3
0 1
4α + 5β
= 2α + 3β
β
−6x1 + 7x2
= 21
−2x1 + 3x2
(putting the value of α and β)
2x1 − x2
Note that, for the given matrix A, the corresponding linear transformation
2y, 2x + 3y, 3x + 4y)T (or T (x, y) = (x + 2y, 2x + 3y, 3x + 4y)) with respect
Example
2.4.Find the linear transformation T corresponding to the matrix
1 2
A= with respect to the standard basis.
3 4
Solution- Linear transformation T is defined by T (x, y)T = A(x, y)T , i.e.,
11
1 2 x x + 2y
T (x, y)T = =
3 4 y 3x + 4y
Thus, T (x, y) = (x + 2y, 3x + 4y).
Example 2.5. Find the matrix, rank and nullity of linear transformation T :
basis.
given by-
1 1 0
M atrix (T ) =
−1 0 1
= {(x, y, z)| x + y = 0, −x + z = 0}
12
1 1 0
Since = − .
−1 0 1
This implies dim[Range(T )] = Rank(T ) = 2.
Thus, Rank(T ) = 3 − 1 = 2
Now,
13
0 0 0 0
1 0 0 0
M atrix (T ) =
0 2 0 0
0 0 3 0
0 0 0 4
Exercises
of R3 = {(0, 1, 1), (1, 0, 1), (1, 1, 0)} and basis of R2 = {(1, 1), (1, −1)}.
14
5. Find matrix, rank and nullity of linear transformation T : R3 −→ R3
15