0% found this document useful (0 votes)
48 views1 page

Problem Sheet 1

1. The document is a problem sheet from a linear algebra course that contains 13 problems involving linear systems of equations, matrix factorization methods like LU and LDU, and properties of linear dependence between points and vectors. 2. The problems cover topics like determining the number of solutions to a system based on its coefficients, constructing matrices with certain properties, factorizing matrices, inverting matrices using Gauss-Jordan elimination, and determining linear dependence between points and polynomials. 3. The problems are presented without solutions to be solved by students as part of their coursework.

Uploaded by

Priyanshu Kumar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
48 views1 page

Problem Sheet 1

1. The document is a problem sheet from a linear algebra course that contains 13 problems involving linear systems of equations, matrix factorization methods like LU and LDU, and properties of linear dependence between points and vectors. 2. The problems cover topics like determining the number of solutions to a system based on its coefficients, constructing matrices with certain properties, factorizing matrices, inverting matrices using Gauss-Jordan elimination, and determining linear dependence between points and polynomials. 3. The problems are presented without solutions to be solved by students as part of their coursework.

Uploaded by

Priyanshu Kumar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

MAT2004 : Linear Algebra Department of Mathematics

Winter 2021-2022 VIT University


Problem Sheet – 1 Vellore

1. Find all the values of a if the following system

x + y = 1; 2x + ay = 2

(a) has only one solution,


(b) infintely many solutions and
(c) no solution.
2. Choose h and k such that the system

x + hy = 2p; 4x + 8y = k

(a) has only one solution,


(b) infintely many solutions and
(c) no solution.
 
1
3. Construct a 3 × 3 nonzero matrix A such that the vector−2 is a soultion of Ax = 0
1
4. Construct three different linear systems Ax = b whose solution set is x1 = −2, x2 = 1 and x3 = 0.
 
1 0
5. Find E 2 , E 8 and E −1 if E = .
6 1
 
1 0 1
6. Find LU factorization of the matrix 2 2 2.
3 4 5
 
3 −1 2
7. Find LDU factorization of the matrix −3 −2 10.
9 −5 6
 
−5 3 4
8. Find P A = LU factorization of the matrix  0 0 −9.
15 1 2
   
1 1 0 a a 0
9. Factor the following tridiagonal matrices into LU and LDU : 1 2 1 and a a + b b .
0 1 2 0 a b+c
   
1 −2 −1 2 −1
10. If A = and AB = , determine the first and second column of B.
−2 5 6 −9 3
 
1 1 1
11. Invert the matrix 1 2 2 by the Gauss-Jordan method.
1 2 3
Same Recipe with Different Flavour
12. Under what condition on y1 , y2 , y3 do the points (0, y1 ), (1, y2 ), (2, y3 ) lie on a straight line. What
is an appropriate generalization of the result?
13. Use Gaussian elimination to find a polynomial which passes through the following points (0,0), (1,4),
(-1,0) and (-2,10).
14. If (a, b) is a multiple of (c, d) with abcd ̸= 0, show that (a, c) is a multiple of (b, d).

Instructor : S. Balaji

You might also like