Tutorial 2
Tutorial 2
Department of Mathematics
Indian Institute of Technology Kharagpur
Tutorial sheet 2, Spring 2025
Topics: Basis and dimension of vector spaces; Gauss elimination method to solve system of
linear equations; Rank of a matrix; Solution of system of equations using rank concept; Gauss
Jordan’s method to compute inverse of a matrix.
1. Determine which of the following sets form a basis of the respective vector spaces and
justify your answer:
3. (a) If U = span({(1, 2, 1), (2, 1, 3)}), W = span({(1, 0, 0), (0, 0, 1)}), show that U and W
are subspaces of R3 . Find the dimensions of the subspaces U , W , U + W and U ∩ W
of R3 .
(b) Find the dimension of the vector space V = A = (aij )n×n : aij ∈ C, aij = −aji
over the field R.
(c) Let V be the vector space C 5 [a, b] over R, where
4. Let Pm (R) be the vector space of all polynomials in t over R of degree at most m. Let
S = {p0 (t), p1 (t), . . . , pm (t)} ⊂ Pm (R) such that pj (2) = 0 for j = 0, 1, . . . , m. Prove that
S is not linearly independent in Pm (R).
(a) 9x + 3y + 4z = 7 (b) x + 2y + 3z + 2w = −1
4x + 3y + 4z = 8 −x − 2y − 2z + w = 2
x+y+z =3 2x + 4y + 8z + 12w = 4
1
6. Find therank of the matrix A where
1 0 3 2 3 −1 1
(i) A = 4 −1 5 . (ii) A = 3 0 4 2
2 0 6 6 9 −3 3
7. Determine the rank of the followingmatrices by reducing to row echelon form.
0 0 2 2 0
1 2 1 0 1 3 2 4 1
(a) 2 4 8 6 (b) 2 6
2 6 2
3 6 6 3
3 9 1 10 6
1 x x
8. Find all x such that the rank of the matrix x
1 x is less than 3.
x x 1
9. Find the value of k for which the system of equations has a non-trivial solution.
x + 2y + z = 0
2x + y + 3z = 0
x + ky + 3z = 0
x + 2y + z = 1
3x + y + 2z = 3
x + 7y + 2z = 1
11. Determine whether the following non-homogenous system of equation has a solution or
not.
x + 2y + z − 3w = 1
2x + 4y + 3z + w = 3
3x + 6y + 4z − 2w = 5
x+y+z =b
2x + y + 3z = b + 1
5x + 2y + az = b2
admits (i) only one solution, (ii) no solution, (iii) infinitely many solutions.
———————————–