0% found this document useful (0 votes)
4 views

QB_Module_5

The document is a question bank for the Linear Algebra module (BMATE101) from the Vidya Vikas Institute of Engineering & Technology. It includes various problems related to matrix rank, eigenvalues, and systems of equations, utilizing methods such as Gauss elimination and Gauss-Seidel. The questions are designed to test students' understanding of linear algebra concepts and their application in solving mathematical problems.

Uploaded by

Vasu V E Gowda
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
4 views

QB_Module_5

The document is a question bank for the Linear Algebra module (BMATE101) from the Vidya Vikas Institute of Engineering & Technology. It includes various problems related to matrix rank, eigenvalues, and systems of equations, utilizing methods such as Gauss elimination and Gauss-Seidel. The questions are designed to test students' understanding of linear algebra concepts and their application in solving mathematical problems.

Uploaded by

Vasu V E Gowda
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Vidya Vikas Institute of Engineering & Technology

Department of Basic Science


Question Bank BMATE101

Module-5: Linear Algebra

1 2 4 3 
2 4 6 8 
1. Find the rank of the matrix  
 4 8 12 6 
 
1 2 3 4 
 2 1 −1 3
1 2 4 3
2. Find the rank of the matrix  
 3 6 12 9 
 
3 3 3 6
11 12 13 14 
12 13 14 15 
3. Find the rank of the matrix  
13 14 15 16 
 
14 15 16 17 
0 1 −3 −1
1 0 1 1 
4. Find the rank of the matrix  
3 1 0 2 
 
1 1 −2 0 
5. Using Rayleigh’s power method find the dominant eigen value and the corresponding eigen
vector of
 4 1 −1
 2 3 −1 by taking 1 0 0 T as the initial eigen vector (Carry out 6 iterations)
   
 −2 1 5 
2 0 1
 
6. Find the largest Eigen value and corresponding Eigen Vector of the matrix A = 0 2 0 by
 
1 0 2
taking 1 1 1 as the initial eigen vector.
T

 2 −1 0 
 
7. Find the largest Eigen value and corresponding Eigen Vector of the matrix A = −1 2 −1 by
 
 0 −1 2 
taking 1 1 1 as the initial eigen vector.
T

pg. 1
Vidya Vikas Institute of Engineering & Technology

Department of Basic Science


Question Bank BMATE101

Module-5: Linear Algebra

8. For What values of  and  the system of equations

x + y + z = 6, x + 2 y + 3z = 10, x + 2 y +  z =  has (i) no solution (ii) a unique solution and


(iii) an infinite solution
9. Solve the system of equations by Gauss Elimination method
3x + y + 2 z = 3, 2 x − 3 y − z = −3, x + 2 y + z = 4
10. Solve the system of equations by Gauss Jordan method,
x + y + z = 10, 2 x − y + 3z = 19, x + 2 y + 3z = 22
11. Using Gauss-Jordan method solve, x + y + z = 11, 3x − y + 2 z = 12, 2 x + y − z = 3
12. Solve the system of equations using Gauss- Seidel method by taking (0,0,0) as an initial
approximation root 2 x − 3 y + 20 z = 25, 20 x + y − 2 z = 17,3x + 20 y − z = −18
13. Using the Gauss- Seidel iteration method, solve the equation
83x + 11y − 4 z = 9, 3x + 8 y + 29 z = 71,7 x + 52 y + 13z = 104
14. Test for consistency and solve 5 x + 3 y + 7 z = 4, 3x + 26 y + 2 z = 9, 7 x + 2 y + 10 z = 5
15. Using modern mathematical tool write a program/code to test the consistency of the equations,
x + 2 y − z = 1, 2 x + y + 4 z = 2,3x + 3 y + 4 z = 1
1 1 3
16.Using mathematical tool write a program/code to find the largest eigen value of A = 1 5 1 by
3 1 1
power method.

Prof. Vasu VE
Department of Basic Science (Mathematics)
Vidya Vikas Institute of Engineering and Technology
Ph:- 9844768091

pg. 2

You might also like