Assignment 1
Assignment 1
(1) Reduce each of the following matrices into row echelon form and then find their ranks:
1 2 1 0 2 4 6 0 0 2 2 0
1 −2 5 −3
(b) −1 3 2 (c) 2
2 4 8 6 1 3 2 4 1
(a)
0 0 5 8 1 4 6 3 1 −4 (d) 2 6
2 6 2
3 8 −3 −5
3 6 6 3 2 8 7 3 9 1 10 6
(2) Examine the following set of vectors over R for linear dependence:
(a) {(1, 0, 0), (0, 1, 0), (1, 1, 1), (−1, 1, −1)} (b) {(1, −1, 1), (2, 1, 1), (8, 1, 5)}
(c) {(1, −1, 2, 4), (2, −1, 5, 7), (−1, 3, 1, −2)} (d) {(1, 2, 1), (2, 1, 0), (1, −1, 2)}
(6) Use Gauss elimination method to show that following system has no solution:
2 sin x − cos y + 3 tan z = 3 2x2 + 2x3 + 3x4 = b1
(a) 4 sin x + 2 cos y − 2 tan z = 10 (b) 2x1 + 4x2 + 6x3 + 7x4 = b2 for some (b1 , b2 , b3 ) ∈ R3 .
6 sin x − 3 cos y + tan z = 9. x1 + x2 + 2x3 + 2x4 = b3 ,
(7) Let P2 be the set of all polynomials of degree 2 or less. Use Gauss elimination method
to find polynomial(s) f ∈ P2 such that f (0) = 1, f (1) = 2 and f (−1) = 6.
(8) Find the values of k for which the following system of equations has
(i) trivial solution (ii) non-trivial solution.
1 1 1 1
1 2 −2 2 1 3 0
(a) −1 3 0 (b)
3
0 2 5
0 −2 1
2 1 1 3
(10) Suppose X, Y ∈ Rn , n > 1 are any two column matrices. Prove or disprove that the matrix
A = XY T is invertible.
(11) Find the value of θ for which the following system of equations has non-trivial solution?
2(sin θ)x + y − 2z = 0, 3x + 2(cos 2θ)y + 3z = 0, 5x + 3y − z = 0.
(12) (a) Let A be an n × n matrix. If A is not invertible, then prove that there exists an n × n matrix
B such that AB = 0 but B 6= 0.
1 2 −1 3
−2 1 0 1
(b) Let A = 0 5 −2 7 . Find a 4 × 4 matrix B 6= 0 such that AB = 0.
−1 3 −1 4
1 7 −1 −2 −1
3 21 0 9 0
(13) Consider a 4 × 5 matrix A = 2 14 0
.
6 1
6 42 −1 13 0
(a) Find the row-reduced echelon form of A.
1 7 −1 −2 −1
0 0 3 15 3
(b) Find an invertible matrix P such that P A = 0 0 2 10 3 .
0 0 5 25 6
3
(c) Find the locus of the point (x, y, z) ∈ R such that for each column vector
Y = (x, y, z, 5)T , the equation AX = Y has a solution.
(d) If X = (x1 , x2 , x3 , x4 , x5 )T , then find the conditions on x1 , x2 , x3 , x4 , x5
such that AX = 0.
ANSWERS
(1) (a) 3 (b) 3 (c) 2 (d) 3
0 5 0 5
1 7 0 3 0 1 0 0 0
0 0 1 5 0 −3 1 0 0
(13) (a)
0 0 0 0 1
(b)
−2 0 1 0
0 0 0 0 0 −6 0 0 1
(c) x + y + z = 5
(d) x1 + 7x2 + 3x4 = 0, x3 + 5x4 = 0, x5 = 0 .