Tut Sheets Unit-1
Tut Sheets Unit-1
TUTORIAL SHEET-1
I. Objective type questions:
1. If A is a 3 4 matrix then rank of A cannot exceed ____________.
2. Rank of the matrix 1 0 0 0 is __________.
0 0 0 1
0 0 0 0
0 0 1 0
1 5 4
A 0 3 2 is 2
b 13 10
b=2.
6) Find the rank of A, B, A+B, BA and AB if
1 1 1 1 2 1
A 2
3 4 and B 6 12 6
3 2 3 5 10 5
1|Page
R V COLLEGE OF ENGINEERING
(An autonomous institution affiliated to VTU, Belgaum)
DEPARTMENT OF MATHEMATICS
Answer: rank of A=2, rank of B=1, rank of (A+B)=2, rank of (AB)=0, rank of (BA)=1.
DIFFERENTIAL EQUATIONS AND NUMERICAL METHODS
(21MA21)
UNIT-1
ELEMENTARY LINEAR ALGEBRA
TUTORIAL SHEET-2
2. Test the consistency of the following system and solve if the system is consistent
𝑥1 + 2𝑥2 + 𝑥3 = 2
3𝑥1 + 𝑥2 − 2𝑥3 = 1
4𝑥1 − 3𝑥2 − 𝑥3 = 3
2𝑥1 + 4𝑥2 + 2𝑥3 = 4
Answer: Consistent. 𝑥1 = 1, 𝑥2 = 0, 𝑥3 = 1.
3. Find the value of k such that the following system of equations posses a non-trivial
solution. Also find the solution of the system
4𝑥1 + 9𝑥2 + 𝑥3 = 0
𝑘𝑥1 + 3𝑥2 + 𝑘𝑥3 = 0
𝑥1 + 4𝑥2 + 2𝑥3 = 0
Answer: 𝑘 = 1, 𝑥1 = 2𝑘, 𝑦 = −𝑘, 𝑧 = 𝑘.
2|Page
R V COLLEGE OF ENGINEERING
(An autonomous institution affiliated to VTU, Belgaum)
DEPARTMENT OF MATHEMATICS
DIFFERENTIAL EQUATIONS AND NUMERICAL METHODS
(21MA21)
UNIT-1
ELEMENTARY LINEAR ALGEBRA
TUTORIAL SHEET-3
5 −2 0
5. Find the eigenvalues and eigenvectors of the matrix 𝐴 = [−2 6 2].
0 2 7
2 2 1
Answer: 𝜆 = 3,6,9 and 𝑋1 = [ 2 ] , 𝑋2 = [−1] , 𝑋3 = [−2]
−1 2 −2
2 −3
6. The sum and product of the eigenvalues of the matrix 𝐴 = [ ] are
4 −2
Answer: 0 and 8.
8 −6 2
7. If two eigenvalues of [−6 7 −4] are 3 and 15, then the third eigenvalue is
2 −4 3
__________.
Answer: 0
2 1
8. If 𝐴 = [ ], then the eigenvalues of 𝐴−1 are
1 2
1
Answer: 1 and 3.
3|Page
R V COLLEGE OF ENGINEERING
(An autonomous institution affiliated to VTU, Belgaum)
DEPARTMENT OF MATHEMATICS
DIFFERENTIAL EQUATIONS AND NUMERICAL METHODS
(21MA21)
UNIT-1
ELEMENTARY LINEAR ALGEBRA
TUTORIAL SHEET-4
1. Find the largest eigenvalue and the corresponding eigenvector of the matrix
1 −3 2
𝐴 = [4 4 −1] by Rayleigh power method. (Perform 5 iterations)
6 3 5
0.341
Answer:𝐴𝑋 (4) = 6.941 [0.039]
1
2. Find the largest eigenvalue and the corresponding eigenvector of the matrix
6 −2 2
𝐴 = [−2 3 −1] by Rayleigh power method taking initial eigenvector as
2 −1 3
0.341
Answer: 𝐴𝑋 (4) = 6.941 [0.039]
1
4|Page