Download as pdf or txt
Download as pdf or txt
You are on page 1of 2

Assignment -1

Answer the following questions

1. Find the rank of the following matrices by row echelon form


4 0 2 1 
1 2 4 3  2 1 3 4
(i) ( 2 4 6 8 ) (ii) A =  
4 8 12 16 2 3 4 7 
1 2 3 4  
 2 3 1 4

− 2 − 1 − 3 − 1
0 1 −3 −1 
1 ] (iv) A =  1 2 3 1 
(iii) [1 0 1
3 1 0 2 1 0 1 1
1 1 −2 0  
0 1 1 1

2. Test for consistency and solve the following system of equations


(i) 5𝑥 + 𝑦 + 3𝑧 = 20; 2𝑥 + 5𝑦 + 2𝑧 = 18; 3𝑥 + 2𝑦 + 𝑧 = 14
(ii) Investigate the values of  and  such that the system of equations
x+y+z=6;x+2y+3z=10, x+2y+ z =  may have
(1). Unique solution (2). Infinite solution (3). No solution.
3. Solve the following system of equations by Gauss elimination method
(a) 𝑥 − 2𝑦 + 3𝑧 = 2; 3𝑥 − 𝑦 + 4𝑧 = 4; 2𝑥 + 𝑦 − 2𝑧 = 5
(b) 3𝑥 + 4𝑦 + 5𝑧 = 18; 2𝑥 − 𝑦 + 8𝑧 = 13; 5𝑥 − 2𝑦 + 7𝑧 = 20
4. Solve the following system of equations by Gauss-Jordon elimination method
(a) 2𝑥 + 3𝑦 − 𝑧 = 5; 4𝑥 + 4𝑦 − 3𝑧 = 3; 2𝑥 − 3𝑦 + 2𝑧 = 2
(b ) 2x+y+3z=1, 4x+4y+7z=1, 2x+5y+9z=3.
5. Solve the following system of equations using Gauss Seidel method
(a) 10𝑥 + 2𝑦 + 𝑧 = 9; 𝑥 + 10𝑦 − 𝑧 = −22; −2𝑥 + 3𝑦 + 10𝑧 = 22
(b) 20x+y-2z=17, 3x+20y-z=-18,2x-3y+20z=25.
6.Find the largest eigen value and the corresponding eigen vector of the matrix A by
2 0 1 
the power method given that : A = 0 2 0
1 0 2
7. Find the numerically largest eigen value and the corresponding eigen vector of the
4 1 −1
matrix A=[ 2 3 −1] by taking the initial approximation to the eigen vector as
−2 1 5
[1, 0.8, −0.8]𝑇 . Perform 5 iterations.

You might also like