Unit-1 linear algebra(Matrices)
Unit-1 linear algebra(Matrices)
UNIT-I
1
Fundamentals of Linear Algebra, Calculus and Numerical Methods (MAT211AT)
Department of Mathematics
Ri → Ri + kR j .
2
Fundamentals of Linear Algebra, Calculus and Numerical Methods (MAT211AT)
Department of Mathematics
Example:
2 8 6 7
Let A = 1 5 6 7
3 1 4 2
3 1 4 2
A 1 5 6 7
2 8 6 7
1
Next, by performing row operation on R2 of A by multiplying to it
3
1
(i.e., R '2 → R 2 ), we get.
3
3 1 4 2
1 5 7
A 2
3 3 3
2 8 6 7
3
Fundamentals of Linear Algebra, Calculus and Numerical Methods (MAT211AT)
Department of Mathematics
Equivalent matrices:
Two matrices are said to be equivalent if one of these can be obtained
by applying a finite number of successive elementary row/column
transformations to the other.
Rank of a matrix:
A matrix is said to be of rank r if
1. It has at least one non-zero minor of order r and
2. Every minor of order higher than r vanishes.
The rank of a matrix A is denoted by (A) .
1 2 3 − 2
A = 2 − 2 1 3
3 0 4 1
.
Solution: Since the given matrix A is of order 3 4 , ρ(A) 3.
Consider all the minors of order 3.
They are
1 2 3 2 3 -2 1 3 -2 1 2 -2
2 − 2 1 = 0, - 2 1 3 = 0, 2 1 3 = 0, 2 - 2 3 = 0
3 0 4 0 4 1 3 4 1 3 0 1
.
Therefore, the rank is less than 3 .
Now consider all minors of order 2 .
1 2
= −6 0
2 -2
5
Fundamentals of Linear Algebra, Calculus and Numerical Methods (MAT211AT)
Department of Mathematics
2 3 −1 − 1
1 −1 −2 − 4
A=
3 1 3 − 2
6 3 0 − 7 .
R 3' → 5R 3 − 4R 2 , R '4 → 5R 4 − 9R 2
1 −1 − 2 − 4
0 5 3 7
A ~
0 0 33 22
0 0 33 22
6
Fundamentals of Linear Algebra, Calculus and Numerical Methods (MAT211AT)
Department of Mathematics
R '4 → R 4 − R 3
1 −1 − 2 − 4
0 5 3 7
A ~
0 0 33 22
0 0 0 0
3. Reduce the following matrix to echelon form and hence find the
0 1 2
1 2 1
rank of the matrix A = .
2 3 5
3 5 6
Solution: Given matrix is
0 1 2
1 2 1
A= .
2 3 5
3 5 6
1 2 1
0 1 2
A
2 3 5
3 5 6
7
Fundamentals of Linear Algebra, Calculus and Numerical Methods (MAT211AT)
Department of Mathematics
1 2 1
0 1 2
A
0 −1 3
0 −1 3
1 2 1
0 1 2
A
0 0 5
0 0 5
Perform R '4 → R 4 − R 3
1 2 1
0 1 2
A
0 0 5
0 0 0
Above matrix is in the echelon from, therefore rank of matrix A = 3
(no. of non-zero rows).
8
Fundamentals of Linear Algebra, Calculus and Numerical Methods (MAT211AT)
Department of Mathematics
−1 2 3 −2
0 −1 7 −2
B
0 −2 14 −4
0 −2 14 −4
R 3' → R 3 −2R 2 , R '4 → R 4 − 2R 2 , we get
−1 2 3 −2
0 −1 7 −2
B
0 0 0 0
0 0 0 0
Rank of matrix B = 2 .
Exercise:
9
Fundamentals of Linear Algebra, Calculus and Numerical Methods (MAT211AT)
Department of Mathematics
1 2 3
7 is__________________.
4. The rank of the matrix 2 4
3 6 10
5. If every minor of order r of a matrix A is zero, then rank of A
is__________.
6. If the rank of the transpose matrix A is 3 then the rank of matrix A
is _________.
2 −1 0 5
7. If A = then ( A) = _________________.
0 3 1 4
8. Rank of singular matrix of order 5 is_________________.
1 1 1
3 , (A) = __________.
9. If A = 1 2
1 1 1
A is________.
Descriptive type of questions:
10
Fundamentals of Linear Algebra, Calculus and Numerical Methods (MAT211AT)
Department of Mathematics
1 2 3 4
1. Reduce the following matrix into echelon form 1 3 4 2 .
1 3 4 2
2 − 1 3
2. Find the rank of the matrix 1 4 − 2 .
5 2 4
1 2 3
3. Find the rank of the matrix 3 2 4 .
− 4 3 1
− 6 − 4 − 8
1 2 3 −4
(iv) − 2 3 7 − 1
1 9 16 − 13
1 5 4
5. Find the value of b in the matrix 0 3 2 given that its rank is 2 .
b 13 10
1 1 1 1
6. Find the values of k in the matrix 1 2 4 k such that the rank of
1 4 10 k 2
1) 3 4) 2 7) 2 10) 1
2) 3 5) <r 8) ≤ 4
3) 5 6) 3 9) 2
Descriptive type of questions:
1 2 3 4
1) 0 1 1 − 2
0 0 0 0
2) 2
3) 3
4) (i) 2 (ii) 3 (iii) 3 (iv) 2
5) b=2
6) Rank=3 if 𝑘 ≠ 1, 𝑘 ≠= 2, Rank=2 if 𝑘 = 1 or 𝑘 = 2
Applications:
1. One useful application of calculating the rank of a matrix is in the
computation of solutions of a system of linear equations.
2. In the area of source enumeration.
3. In the classification of an image.
4. If we view a square matrix as specifying a transformation, the
rank tells you about the dimension of the image.
12
Fundamentals of Linear Algebra, Calculus and Numerical Methods (MAT211AT)
Department of Mathematics
Augmented matrix:
13
Fundamentals of Linear Algebra, Calculus and Numerical Methods (MAT211AT)
Department of Mathematics
NON-HOMOGENOUS SYSTEM
AX=B, where B 0
15
Fundamentals of Linear Algebra, Calculus and Numerical Methods (MAT211AT)
Department of Mathematics
HOMOGENOUS SYSTEM
AX = B, where B = 0
Always consistent
16
Fundamentals of Linear Algebra, Calculus and Numerical Methods (MAT211AT)
Department of Mathematics
2 −1 3 :1
A:B = −3 4 −5 :0
1 3 −6 :0
2 −1 3 :1
A:B 0 5 −1 : 3
0 7 −15 : −1
R 3' → R 3 − (7/5)R 2
2 −1 3 : 1
A:B 0 5 −1 : 3
0 0 −68 : −26
17
Fundamentals of Linear Algebra, Calculus and Numerical Methods (MAT211AT)
Department of Mathematics
13
i.e., −68 x3 = −26 x3 = .
34
Next, from second equation we find x2 ,
3 + x3 23
i.e., 5x2 − x3 = 3 x2 = x2 = .
5 34
Finally, to find the x1 we make use first equation
(1 + x2 − 3x3 ) = 1 + − 3 x1 = .
1 1 23 13 9
2 x1 − x2 + 3x3 = 1 x1 =
2 2 34 34 34
There the solution is given by
9 23 13
x1 = , x2 = , x3 = .
34 34 34
18
Fundamentals of Linear Algebra, Calculus and Numerical Methods (MAT211AT)
Department of Mathematics
1 2 2 :1
0 −3 −3 :0
0
A:B
−4 −4 :0
0 1 1 :0
1 2 2 :1
0 1 1 :0
A:B 0 1 1 :0
0 1 1 :0
R 3' → R 3 − R 2 ,R '4 → R 4 − R 2
1 2 2 :1
0 1 1 :0
A:B 0 0 0 :0
0 0 0 :0
Three unknowns are here, we should take z as the free variable and let
z = k (arbitrarily value).
From second equation, y + z = 0 y = − z = −k .
Finally, from first equation,
19
Fundamentals of Linear Algebra, Calculus and Numerical Methods (MAT211AT)
Department of Mathematics
x + 2 y + 2 z = 1 x = 1 − 2 y − 2 z = 1 − 2(−k ) − 2k
x = 1.
Therefore, the solution is given by:
x 1
X = y = −k .
z k
1 2 3 : 6
0 −7 −8 : −14
A:B 0 −2 −7 : −15
0 3 5 : 11
R '4 → R 4 + R 3
20
Fundamentals of Linear Algebra, Calculus and Numerical Methods (MAT211AT)
Department of Mathematics
1 2 3 : 6
0 −7 −8 : −14
A:B 0 0 −33 : −77
0 0 0 : 28
(A) (A:B) .
Therefore, the given system is inconsistent and it has no solution.
4. Check the following system of equations for consistency and solve,
if consistent.
x + y - 2z = 3, 2 x -3 y + z = - 4, 3x - 2 y - z = -1, y - z = 2.
Solution: Consider the augmented matrix,
1 1 −2 : 3
2 −3 1 : −4
A:B 3
=
−2 −1 : −1
0 1 −1 : 2
21
Fundamentals of Linear Algebra, Calculus and Numerical Methods (MAT211AT)
Department of Mathematics
1 1 −2 : 3
0 −5 5 : −10
~
0 0 0 : 0
0 0 0 : 0
x 1 + k
X = y = 2 + k .
z k
22
Fundamentals of Linear Algebra, Calculus and Numerical Methods (MAT211AT)
Department of Mathematics
x1 + 2 x 2 − x3 = 0
4 x1 − x 2 + x3 = 0
5 x1 + x 2 − 2 x3 = 0.
Solution:
Since the given system of linear equations is homogeneous for which
the rank of the coefficient matrix is same as rank of the augmented
matrix, therefore we consider only the coefficient matrix and reduce it
to row echelon form and solve the system as we did in the case of non-
homogeneous system.
Method 1: Consider the coefficient matrix
1 2 −1
A = 4 −1 1
5 1 −2
R 3' → R 3 − R 2
1 2 − 1
~ 0 − 9 5
0 0 − 2
23
Fundamentals of Linear Algebra, Calculus and Numerical Methods (MAT211AT)
Department of Mathematics
x1 + 2 x2 − x3 = 0,
− 9 x2 + 5 x3 = 0,
− 2 x3 = 0.
From last equation,
x3 = 0.
x 0
i.e., X = y = 0 , which is a trivial solution.
z 0
24
Fundamentals of Linear Algebra, Calculus and Numerical Methods (MAT211AT)
Department of Mathematics
R '2 → R 2 − R1 , R 3' → R 3 − R1
1 1 1 : 1
~ 0 1 3 : − 1
0 3 9 : 2 − 1
R 3' → R 3 − 3R 2
1 1 1 : 1
~ 0 1 3 : − 1
0 0 0 : 2 − 3 + 2
25
Fundamentals of Linear Algebra, Calculus and Numerical Methods (MAT211AT)
Department of Mathematics
R '2 → R 2 − R1 , R 3' → R 3 − R1
1 1 1 : 6
~ 0 1 2 : 4
0 1 − 1 : − 6
R 3' → R 3 − R 2
1 1 1 : 6
~ 0 1 2 : 4
0 0 − 3 : − 10
.
Here we observe that
a) If − 3 = 0 and − 10 0 i.e., = 3 and 10 , then the
system will be inconsistent and possesses no solution.
26
Fundamentals of Linear Algebra, Calculus and Numerical Methods (MAT211AT)
Department of Mathematics
R '2 → 2R 2 + R1 , R 3' → 2R 3 + R1
−2 1 1 : a
~ 0 −3 3 :2b + a
0 3 −3 :2c + a
R 3' → R 3 + R 2
27
Fundamentals of Linear Algebra, Calculus and Numerical Methods (MAT211AT)
Department of Mathematics
−2 1 1 : a
~ 0 −3 3 : 2b + a
0 0 0 :2a + 2b + 2c
i.e., −2 x + y + z = a; − 3 y + 3z = 2b + a; 0 = 2a + 2b + 2c (1)
The above system of equations will be consistent if 0 = 2a + 2b + 2c
i.e., if a + b + c = 0 .
To find the solution when a = 1, b = 1, c = −2 .
The reduced equations in (1) give,
−2 x + y + z = 1 and − 3 y + 3z = 3 .
Let z = k then y = k − 1 and x = k −1 .
Exercise:
1. Solve the system of equations
𝑥 + 2𝑦 + 3𝑧 = 0; 3𝑥 + 4𝑦 + 4𝑧 = 0; 7𝑥 + 10𝑦 + 12𝑧 = 0
2. Show that the system of equations
𝑥 + 𝑦 + 𝑧 = 4; 2𝑥 + 𝑦 − 𝑧 = 1; 𝑥 − 𝑦 + 2𝑧 = 2 is consistent and
hence find the solution.
2 x + 3 y + 5z = 9; 7 x + 3 y − 2 z = 8; 2 x + 3 y + z = has
28
Fundamentals of Linear Algebra, Calculus and Numerical Methods (MAT211AT)
Department of Mathematics
3) 𝑥 = 1, 𝑦 = 3, 𝑧 = 5
4) (𝑖) 𝜆 = 1, 𝑥 = 2𝑘 + 1, 𝑦 = −3𝑘, 𝑧 = 𝑘
4) (𝑖𝑖) 𝜆 = 2, 𝑥 = 2𝑘, 𝑦 = 1 − 3𝑘, 𝑧 = 𝑘
5) (𝑖) 𝜆 = 5, (𝑖𝑖) 𝜆 ≠ 5 (𝑖𝑖𝑖) 𝜆 = 5, 𝜇 = 9
29
Fundamentals of Linear Algebra, Calculus and Numerical Methods (MAT211AT)
Department of Mathematics
1 1 −1 :0
2 −3 1 : −1
A : B = 1 1 3 :12
0 1 1 :5
1 1 −1 :0
0 −5 3 : −1
0 0 4 :12
0 1 1 :1
R '4 → R 4 + (1/5)R 2
1 1 −1 :0
0 −5 3 : −1
0 0 4 :12
0 0 8 :24
R '4 → R 4 -2R 3
1 1 −1 :0
0 −5 3 : −1
.
0 0 4 :12
0 0 0 :0
By back substitution
4 z = 12 z = 3,
5 y + 3z = -1 y = 2,
x + y - z = 0 x = 2.
2. Solve the following system by Gauss elimination method
30
Fundamentals of Linear Algebra, Calculus and Numerical Methods (MAT211AT)
Department of Mathematics
2 x1 − x2 + 2 x3 = 1
− 3x1 + 4 x2 − 5 x3 = 0
x1 + 3x2 − 6 x3 = 0.
Solution: Consider the augmented matrix
2 −1 3 :1
A:B = −3 4 −5 :0
1 3 −6 :0
2 −1 3 : 1
0 5 −1 : 3
0 7 −15 : −1
R 3' → R 3 − (7/5)R 2
2 −1 3 : 1
0 5 −1 : 3
0 0 −68 : −26
2 x1 − x2 + 3x3 = 1
5 x 2 − x3 = 3
− 68x3 = −26.
By back substitution the solution is given by
13 23 9
x3 = , x2 = , x1 = .
34 34 34
31
Fundamentals of Linear Algebra, Calculus and Numerical Methods (MAT211AT)
Department of Mathematics
Interchange first and second row (to make top left entry non-zero)
32
Fundamentals of Linear Algebra, Calculus and Numerical Methods (MAT211AT)
Department of Mathematics
1 0 1: 3
~ 0 2 -3:2
1 -1 3: 1
R 3' → R 3 − R1
1 0 1: 3
~ 0 2 -3: 2
0 -1 2: -2
R 3' → R 3 + (1/2)R 2
1 0 1: 3
~ 0 2 -3: 2
0 0 1/2:-1
R 3' → 2R 3
1 0 1: 3
~ 0 2 -3: 2
0 0 1: -2
R1' → R1 − R 3 , R '2 → R 2 + 3R 3
1 0 0: 5
~ 0 2 0: -4
0 0 1: -2
R '2 → (1/2)R 2
33
Fundamentals of Linear Algebra, Calculus and Numerical Methods (MAT211AT)
Department of Mathematics
1 0 0: 5
~ 0 1 0:-2
0 0 1:-2
Consider
1 1 3 1 0 0
A | I = 1 3 −3 0 1 0
−2 −4 −4 0 0 1
34
Fundamentals of Linear Algebra, Calculus and Numerical Methods (MAT211AT)
Department of Mathematics
R31 → R3 + R2
1 1 3 1 0 0
0 2 −6 −1 1 0
0 0 −4 1 1 1
0 0 1 −14 −1
4
−1
4
0 0 1 −14 −1
4
−1
4
R11 → R1 − R2
1 0 0 3 1 3
2
−5 −1 −3
0 1 0 4 4 4
0 0 1 −14 −1
4
−1
4
3 1 3
2
A = −5 4
−1 −1
4
−3
4
−14 −1
4
−1
4
Exercise:
35
Fundamentals of Linear Algebra, Calculus and Numerical Methods (MAT211AT)
Department of Mathematics
36
Fundamentals of Linear Algebra, Calculus and Numerical Methods (MAT211AT)
Department of Mathematics
Answers:
1) x=2, y=3, z =-1
2) x=1, y=1, z =1
3) x=-0.7247, y=-0.2844, z =-1.9357
4) 𝑖1 = 2.2628, 𝑖2 = 0.96, 𝑖3 = 0.4114
5)
7 −3 −3
A = −1 1 0
−1
−1 0 1
37
Fundamentals of Linear Algebra, Calculus and Numerical Methods (MAT211AT)
Department of Mathematics
Gauss-Seidel Method:
The Gauss-Seidel method is an iterative method that can be used to
solve a system of n linear equations in ‘n’ unknowns. A starting or an
initial solution is first assumed, which is then improved through
successive iteration. A convergence to the actual solution is ensured if
the given system of equations is arranged in the diagonally dominant
38
Fundamentals of Linear Algebra, Calculus and Numerical Methods (MAT211AT)
Department of Mathematics
39
Fundamentals of Linear Algebra, Calculus and Numerical Methods (MAT211AT)
Department of Mathematics
x (1) =
1
85 − 0 + 0 = 3.148
27
y (1) =
1
72 − 6(3.1481) − 0 = 3.5407
15
z (1) =
1
110 − 3.1481− 3.5407 = 1.9132 .
54
Note that in finding y (1) the latest value x (1) = 3.1481 is used and not
x ( 2) =
1
85 − 6(3.5407) + 1.9132 = 2.4322
27
y ( 2) =
1
72 − 6(2.4322) − 2(1.9132 = 3.5720
15
z ( 2) =
1
110 − 2.4322 − 3.5720 = 1.9258.
54
Third iteration:
x (3) =
1
85 − 6(3.5720) + 1.9258 = 2.4257
27
y (3) =
1
72 − 6(2.4257) − 2(1.9258) = 3.5729
15
z ( 3) =
1
110 − 2.4257 − 3.5729 = 1.9259.
54
Therefore, x, y, z = 2.4257 ,3.5729 ,1.9259 .
Fourth iteration:
40
Fundamentals of Linear Algebra, Calculus and Numerical Methods (MAT211AT)
Department of Mathematics
x ( 4) =
1
85 − 6(3.5729) + 1.9259 = 2.4255
27
y ( 4) =
1
72 − 6(2.4255) − 2(1.9259) = 3.5730
15
z ( 4) =
1
110 − 2.4255 − 3.5730 = 1.9259.
54
Since the solutions in 3rd and 4th iterations agree upto 3 places of
decimals, the solution can be taken as
x, y, z = 2.4255 ,3.5730 ,1.9259 .
Exercise:
1. Use Gauss -Seidel method to solve the system
10𝑥 + 𝑦 + 𝑧 = 12; 2𝑥 + 10𝑦 + 𝑧 = 13; 2𝑥 + 2𝑦 + 10𝑧 = 14
2. Solve the following system of equations using Gauss -Seidel method
starting with (2, 2, -1) as initial approximation:
5𝑥1 − 𝑥2 + 𝑥3 = 10; 𝑥1 + 𝑥2 + 5𝑥3 = −1; 2𝑥1 + 4𝑥2 = 12.
3. Solve the following system of equations by Gauss -Seidel method
10𝑥 − 2𝑦 − 𝑧 − 𝑤 = 3
−2𝑥 + 10𝑦 − 𝑧 − 𝑢 = 15
−𝑥 − 𝑦 + 10𝑧 − 2𝑢 = 27
−𝑥 − 𝑦 − 2𝑧 + 10𝑢 = −9
Answers:
1) 𝑥 = 0.9995, 𝑦 = 1.0001, 𝑧 = 1.0000
2) 𝑥1 = 2.5555, 𝑥2 = 1.7222, 𝑧 = −1.0555
3) ) 𝑥 = 0.9971, 𝑦 = 1.9985, 𝑧 = 2.9988, 𝑢 = −0.0006
42
Fundamentals of Linear Algebra, Calculus and Numerical Methods (MAT211AT)
Department of Mathematics
Example:
−5 2 1
Let = and = 2
2 −2
Consider the product
−5 2 1 − 5 + 4
= 2 = 2 − 4
2 −2
− 1 1
= = −1 = (-1) X
− 2 2
1
The above is of the form = , where = −1 and = . Hence
2
1
2 is the eigenvector corresponding to the eigenvalue −1.
1 2
1. Find the eigenvalues and eigenvectors of the matrix = .
3 2
Solution: The characteristic equation of is det ( A − I ) = 0 ,
1− 2
i.e., = 0 (1- )(2 - ) - 6 = 0
3 2−
2 − 3 − 4 = 0
.
( − 4)( + 1) = 0
Thus, the eigenvalues are = 4, −1 .
x
Let denote the characteristic vector. Then
y
(i) Characteristic vector corresponding to =4 is the solution of
the system
(1- 4) x + 2 y = 0
3 + (2 - 4) y = 0
i.e., - 3x + 2 y = 0
3x - 2 y = 0.
3k
then y = .
2
x k
Thus = 3k is the characteristic vector corresponding to
y 2
eigenvalue 4.
44
Fundamentals of Linear Algebra, Calculus and Numerical Methods (MAT211AT)
Department of Mathematics
k
Thus is the eigenvector corresponding to the eigenvalue −1.
− k
2. Find the eigenvalues and eigenvectors of the matrix
2 0 1
A = 0 2 0
1 0 2
.
The characteristic equation is det ( A − I ) = 0 ,
2− 0 1
i.e., 0 2− 0 =0,
1 0 2−
(2- ) (2 − ) 2 − 0 − 0 + 10 − (2 − ) =0,
i.e., (2- ) 2
− 4 + 4 − 2 + =0,
22 − 8 + 8 − 3 + 42 − 4 + − 2 = 0,
3 − 62 + 11 − 6 = 0.
=1 is a root of the above equation (by inspection).
Let us use synthetic division to find the other two roots.
45
Fundamentals of Linear Algebra, Calculus and Numerical Methods (MAT211AT)
Department of Mathematics
=1 1 -6 11 -6
0 1 -5 6
1 -5 6 0
Therefore, the other two are determined by the equation 1.
2 − 5. + 6 = 0 .
2, 3. Thus, the Eigen values are = 1,2,3.
(i) Characteristic vector corresponding to =1 is the solution of the
system of equations;
x1 + 0.x2 + x3 = 0
0.x1 + x2 + 0.x3 = 0
x1 + 0.x2 + x3 = 0.
Selecting two equations that are linearly independent, (for example the
last two equations, the non-zero solution is:
x1 x2 x3
= = = k1 (non-zero parameter).
1 0 −1
Therefore x1 x2 x3 T = k1 0 − k1 T is the characteristic vector
46
Fundamentals of Linear Algebra, Calculus and Numerical Methods (MAT211AT)
Department of Mathematics
x1 x2 x3
= = = k2 (non-zero parameter)
0 1 0
Therefore x1 x2 x3 = 0, k2 ,0 is the characteristic vector
T T
manner.
47
Fundamentals of Linear Algebra, Calculus and Numerical Methods (MAT211AT)
Department of Mathematics
Examples:
1. Using power method find an approximate value of eigenvalue
and the corresponding eigenvector of the matrix
4 3 0
A = 0 3 0.
1 1 2
Solution:
7 1
0 = 3 = 7 3 / 7 = 11
4 4 / 7
1
1 = 5.28571 0.24324
0.48649
1
A X 2 =4.72972 0.15428
0.46857
48
Fundamentals of Linear Algebra, Calculus and Numerical Methods (MAT211AT)
Department of Mathematics
1
A X3 =4.46284 0.10371
0.46863
1
A X 4 =4.31113 0.07217
0.47342
1
A X5 =4.02433 0.00605
0.4970
1
A X 6 =4.01815 0.0045
0.49775
49
Fundamentals of Linear Algebra, Calculus and Numerical Methods (MAT211AT)
Department of Mathematics
Applications:
1. It allows people to find important subsystems or patterns inside
noisy data sets.
2. Eigenvalues and eigenvectors have widespread practical
application in multivariate statistics.
3. Powers of a Diagonal Matrix, Matrix Factorization.
4. Eigenvalue analysis is also used in the design of the car stereo
systems, where it helps to reproduce the vibration of the car
due to the music.
5. Electrical Engineering: The application of eigenvalues and
eigenvectors is useful for decoupling three-phase systems
through symmetrical component transformation.
6. Model population growth using an age transition matrix and an
age distribution vector, and find a stable age distribution
vector.
Exercise:
Objective Type Questions:
1. The sum of the eigenvalues of a matrix is the ____ of the matrix.
2. If λ is an eigenvalue of a matrix A, then ________ is the eigenvalue
of 𝐴−1 matrix.
3. If 3, 4 are the eigenvalues of a matrix A, then the eigenvalues of 𝐴4
has _________.
50
Fundamentals of Linear Algebra, Calculus and Numerical Methods (MAT211AT)
Department of Mathematics
-1 2 3
5. If A = 0 3 5 , then the eigenvalues of 𝐴2 are
0 0 -2
________________.
3 0
6. The Largest Eigen value of the Matrix is
0 7
_________________.
7. If is an eigenvalue of a square matrix A with X as a corresponding
eigenvector, then the eigenvalue of 𝐴𝑛 is equal to ___________.
8. Given that two of the eigenvalues of 3 by 3 matrix are equal to 1 &
determinant of the matrix is equal to 5 then the eigenvalues of its
inverse are __________.
8 −4
1. Find the eigenvalues and eigenvectors of 𝐴 = [ ].
2 2
5 4
2. Find the eigenvalues and eigenvectors of 𝐴 = [ ].
1 2
1 1 3
3. Find the eigenvalues and eigenvectors of 𝐴 = [1 5 1].
3 1 1
51
Fundamentals of Linear Algebra, Calculus and Numerical Methods (MAT211AT)
Department of Mathematics
0 11 −5
eigenvector for the matrix = −2 17 −7
−4 26 −10
Answers:
Objective Type Questions:
1) Trace 4) Power method 7) 𝜆𝑛
1 1
2) 𝜆 5) 1, 9, 4 8) 1, 1, 5
3) 81, 256 6) 7
Descriptive type questions:
1) 𝜆 = 4,6, 𝑋1 = [𝑘1 , 𝑘1 ]𝑇 , 𝑋2 = [𝑘2 , 2𝑘2 ]𝑇
2) 𝜆 = 1,6, 𝑋1 = [𝑘1 , −𝑘1 ]𝑇 , 𝑋2 = [4𝑘2 , 𝑘2 ]𝑇
3) 𝜆 = −2,3,6,
𝑋1 = [−𝑘1 , 0, 𝑘1 ]𝑇 , 𝑋2 = [𝑘2 , −𝑘2 , 𝑘2 ]𝑇 , 𝑋2 = [𝑘3 , 2𝑘3 , 𝑘3 ]𝑇
4) 𝜆 = 3, 𝑋 = [0.4166, −1]𝑇
52
Fundamentals of Linear Algebra, Calculus and Numerical Methods (MAT211AT)
Department of Mathematics
5) 𝜆 = 3, 𝑋 = [1, 0, 1]𝑇
0.4
6) = 4 and = 0.6
1
Video links:
https://youtu.be/PFDu9oVAE-g+-
53
Fundamentals of Linear Algebra, Calculus and Numerical Methods (MAT211AT)