Tutorial Sheet 3
Tutorial Sheet 3
Problem Sheet–3
1. Check whether T is a linear transformation. If T is linear, find Ker(T ) (Null Space(T )) and
Range(T ) (Im (T ))
(a) T : R3 → R3 that maps the basis vectors (1, 0, 0), (0, 1, 0), (0, 0, 1) of R3 to the vectors
(0, 1, 0), (0, 0, 1), (1, 0, 0), respectively;
(b) T : R3 → R3 that maps the basis vectors (0, 1, 1), (1, 0, 1), (1, 1, 0) of R3 to the vectors
(1, 1, 1), (1, 1, 1), (1, 1, 1), respectively;
(c) T : R3 → R4 that maps the basis vectors (0, 1, 1), (1, 0, 1), (1, 1, 0) of R3 to the vectors
(0, 1, 1, 1), (1, 0, 1, 1), (1, 1, 0, 1), respectively.
3. A linear transformation T : R3 → R2 maps the basis vectors (2, 0, 0), (0, 2, 0), (0, 0, 2) to the
vectors (1, 2), (2, 3), (3, 4). Find T (−1, 2, 4).
4. For given dim(V ) = n, find the dimensions of Kernel and Range space for
5. Let (u1 , u2 , u3 ) and (v1 , v2 ) be ordered bases of the real vectors space V and W , respectively
and a linear transformation T : V → W maps the basis vectors as
8. Let M2 (R) denote the set of all 2×2 matrices with real entries. Check whether T : M2 (R) → R
is a linear transformation for
!
a b
(a) T ( )=a+d
c d
!
a b
(b) T ( ) = ad − bc
c d
!
a b
(c) T ( ) = 2a + 3b + c − d
c d
!
a b
(d) T ( ) = a2 + b2
c d
(a) T : R2 → P3 given by !
a
7→ a + ax + ax2
b
Page 2
(d) the zero map Z : R3 → R4
10. Prove that a map T : R → R is a linear transformation if and only if there exists a unique
c ∈ R such that T (x) = cx, for every x ∈ R.
Page 3