Problem Set 3
Problem Set 3
2. Determine whether there exists a linear map in the following cases. If it exists, give the
general formula.
3. Determine a linear map T : R2 −→ R2 , which maps all the vectors on the line x + y = 0 onto
themselves.
4. Determine the Range and Kernel of the following linear maps. Also find the Rank and Nullity
of T , if it exists
5. Find a linear map T : R3 −→ R3 such that the set of all vectors (x1 , x2 , x3 ) satisfying the
equation 4x1 − 3x2 + x3 = 0 is the Kernel of T .
8. Let T be a linear map on a finite dimensional vector space V . Then prove that
1
(b) If S is one-one, then Rank(ST ) = Rank(T ).
11. Let T be a linear map on R3 , defined by T (x1 , x2 , x3 ) = (3x1 , x2 , x3 ). Show that T is invertible.
Also find T −1 .
12. Let U and V be finite dimensional vector spaces over the field F such that dim(U ) =
dim(V ) = p. If T is a linear map from U into V , the following are equivalent.
(a) T is non-singular.
(b) T is one one.
(c) T transforms linearly independent subsets of U into linearly independent subsets of V .
(d) T transforms every basis for U into a basis for V .
(e) T is onto.
(f) Rank(T ) = p.
(g) N ullity(T ) = 0.
(h) T −1 exists.
13. If a linear map T on V satisfies the condition T 2 + I = T , then prove that T −1 exists.
14. Consider non-zero finite dimensional real vector spaces V1 , V2 , V3 , V4 and linear transforma-
tions φ1 : V1 −→ V2 , φ2 : V2 −→ V3 and φ3 : V3 −→ V4 such that Ker φ1 = {0}, Range φ1 =
X4
Ker φ2 , Range φ2 = Ker φ3 , Range φ3 = V4 . Then find the value of (−1)i dimVi .
i=1
15. Let T : R3 −→ R3 be the linear map defined by T (x1 , x2 , x3 ) = (3x1 + x3 , 12x1 + x2 , −x1 +
2x2 + 4x3 ).
(a) Find the matrix M of T relative to the basis B = (1, 0, 1), (−1, 2, 1), (2, 1, 1).
(b) Find the matrix N of T relative to the standard basis of R3 .
(c) Find a non singular matrix P such that N = P M P −1 .
16. Let T : R3 −→ R2 be the linear map defined by T (x1 , x2 , x3 ) = (x1 + x2 , 2x3 − x1 ). Let
B = {(1, 0, −1), (1, 1, 1), (1, 0, 0)} be an ordered basis of R3 .
(a) Find the matrix M of T relative to the pair B and standard basis of R2 .
(b) Find the matrix N of T relative to the standard basis of R3 standard basis of R2 .
(c) Find a non singular 2 × 2 matrix P and a non singular 3 × 3 matrix Q such that
N = P M Q.
17. Let A be an n × n invertible matrix.
(a) Let B be an n × k matrix. Show that Rank(AB) = Rank(B).
(b) Let B be an n×n invertible matrix. Then show that Rank(AB) = Rank(A) = Rank(B).
18. Let A ∈ Mm×n (R). Then Rank(AAt ) = Rank(A).
19. Let A be an m×n matrix and R be the RRE form of A. Then show that Rank(A) = Rank(R).
20. Let V = M2 (R) and W = P3 (R) be two vector spaces over R. Define the linear transformation
T : V → W by
a b
T = 2a + (b − d)x − (a + c)x2 + (a + b − c − d)x3 .
c d
2
(a) Find the matrix representation of T with respect to the standard ordered bases.
(b) Find a basis for the range of T and a basis for the null space of T.
(c) Find Rank(T ) and Nullity(T ).