Finding Rank of Matrices in Echelon Form
Finding Rank of Matrices in Echelon Form
Linear Algebra
_________________________________________________________________________
5.1 Rank of a matrix
Introduction:
Elementary row operations are 𝑅𝑖 → 𝑅𝑗 , 𝑅𝑖 → 𝑘𝑅𝑖 , 𝑅𝑖 → 𝑘1 𝑅𝑖 + 𝐾2 𝑅𝑗
A non-zero matrix is in Echelon form if
(i) All the zero rows are below the non-zero rows.
(ii) The first non-zero element in each non-zero row lies to the right of the
non-zero element in any preceding row.
In other words, For an Echelon form, all the elements below the first non-zero
element of each row should be zero.
Example:
2 1 3 2 2 1 −1 3 4
2 3 1 0 4 1 2 3
(0 0 1 4 5 ) , (0 3 2 1 5 )
−4 −5 3 2) , ( 0 3 2) , (
0 0 5 2 0 0 0 0 0
0 0 2 1 3 0 0 0 3
0 0 0 0 0 0 0 0
are in Echelon form.
2 1 3 2 2 1 −1 3 4
2 3 1 0 4 1 2 3
(0 0 1 4 5 ) , (0 3 2 1 5)
−4 −5 3 2) , ( 0 3 2) , (
0 0 5 2 0 0 0 0 −2
0 3 2 1 3 0 −1 0 3
0 0 1 0 0 0 0 1
are not in Echelon form.
Apply elementary row transformation successively to get the echelon form of the
given matrix.
The rank of the matrix is the number of non-zero rows in the echelon form of the
matrix. 𝑅𝑎𝑛𝑘 𝑜𝑓 𝐴 = 𝜌(𝐴) = 𝑟.
The rank of the matrix is not altered by elementary transformations.
Maths dept. Dr. HNNCE, Bengaluru-70
1
A matrix and its transpose have the same rank.
If A is a null matrix then 𝜌(𝐴) = 0.
If A is a non-singular 𝑛 × 𝑛 matrix then 𝜌(𝐴) = 𝑛.
3 −1 2
Let 𝐴 = (−6 2 4)
−3 1 −2
𝑅2 → 𝑅2 + 2𝑅1 , 𝑅3 → 𝑅3 + 𝑅1
3 −1 2
~ (0 0 8)
0 0 0
2 3 4 −1
Let 𝐴 = ( 5 2 0 −1)
−4 5 12 −1
𝑅2 → 2𝑅2 − 5𝑅1 , 𝑅3 → 𝑅3 + 2𝑅1
2 3 4 −1
~ (0 −11 −20 3 )
0 11 20 −3
𝑅3 → 𝑅3 + 𝑅1
2 3 4 −1
~ (0 −11 −20 3 )
0 0 0 0
𝟏 𝟑 𝟒 𝟑
4. (𝟑 𝟗 𝟏𝟐 𝟑)
𝟏 𝟑 𝟒 𝟏
1 3 4 3
Let 𝐴 = (3 9 12 3)
1 3 4 1
𝑅2 → 𝑅2 − 3𝑅1 , 𝑅3 → 𝑅3 − 𝑅1
1 3 4 3
~ (0 0 0 −6)
0 0 0 −2
𝑅3 → 3𝑅3 − 𝑅2
1 3 4 3
~ (0 0 0 −6)
0 0 0 0
2 1 3 5
Let 𝐴 = ( 4 2 1 3 )
8 4 7 13
8 4 −3 −1
𝑅2 → 𝑅2 − 2𝑅1 , 𝑅3 → 𝑅3 − 4𝑅1 , 𝑅4 → 𝑅4 − 4𝑅1
2 1 3 5
~( 0 0 −5 −7 )
0 0 −5 −7
0 0 −15 −21
𝑅3 → 𝑅3 − 𝑅2 , 𝑅4 → 𝑅4 − 3𝑅1
2 1 3 5
~ (0 0 −5 −7 )
0 0 0 0
0 0 0 0
−2 −1 −3 −1
Let 𝐴 = ( 1 2 3 −1)
1 0 1 1
0 −1 −1 −1
𝑅2 → 2𝑅2 + 𝑅1 , 𝑅3 → 2𝑅3 + 𝑅1
−2 −1 −3 −1
~( 0 3 3 −3 )
0 −1 −1 1
0 1 −1 −1
𝑅2
𝑅2 → 3
−2 −1 −3 −1
~( 0 1 1 −1 )
0 −1 −1 1
0 1 −1 −1
𝑅3 → 𝑅3 + 𝑅2 , 𝑅4 → 𝑅4 − 𝑅2
−2 −1 −3 −1
~( 0 1 1 −1 )
0 0 0 0
0 0 −2 −2
𝑅3 ↔ 𝑅4
−2 −1 −3 −1
~(0 1 1 −1 )
0 0 −2 −2
0 0 0 0
This is in echelon form. The number of non-zero rows is 3.
Therefore, the rank of the given matrix is 3.
0 1 −3 −1
Let 𝐴 = ( 1 0 1 1 )
3 1 0 2
1 1 −2 −0
𝑅1 ↔ 𝑅2
1 0 1 1
~( 0 1 −3 −1 )
3 1 0 2
1 1 −2 −0
𝑅3 → 𝑅3 − 3𝑅1 , 𝑅4 → 𝑅4 − 𝑅1
1 0 1 1
~( 0 1 −3 −1 )
0 1 −3 −1
0 1 −3 −1
𝑅3 → 𝑅3 − 𝑅2 , 𝑅4 → 𝑅4 − 𝑅2
1 0 1 1
~ (0 1 −3 −1)
0 0 0 0
0 0 0 0
1 2 −2 3
Let 𝐴 = ( 2 5 −4 6 )
−1 −3 2 −2
2 −4 −1 −6
𝑅2 → 𝑅2 − 2𝑅1 , 𝑅3 → 𝑅3 + 𝑅1 , 𝑅4 → 𝑅4 − 2𝑅1
1 2 −2 3
~( 0 1 0 0)
0 −1 0 1
0 −0 3 0
𝑅3 → 𝑅3 + 𝑅2 , 𝑅4 → 𝑅4 − 𝑅1
1 2 −2 3
~( 0 1 0 0)
0 0 0 1
0 0 3 0
𝑅3 ↔ 𝑅4
1 2 −2 3
~(0 1 0 0)
0 0 3 0
0 0 0 1
1 2 3 0
Let 𝐴 = (2 4 3 2)
3 2 1 3
6 8 7 5
𝑅2 → 𝑅2 − 2𝑅1 , 𝑅3 → 𝑅3 − 3𝑅1 , 𝑅4 → 𝑅4 − 6𝑅1
1 2 3 0
~ ( 0 0 −3 2 )
0 −4 −8 3
0 −4 −11 5
𝑅2 ↔ 𝑅3
1 2 3 0
~( 0 −4 −8 3 )
0 0 −3 2
0 −4 −11 5
𝑅4 → 𝑅4 − 𝑅2
1 2 3 0
~ ( 0 −4 −8 3 )
0 0 −3 2
0 0 −3 2
𝑅4 → 𝑅4 − 𝑅3
1 2 3 0
0 −4 −8 3
~( )
0 0 −3 2
0 0 0 0
𝑎1 𝑥 + 𝑏1 𝑦 + 𝑐1 𝑧 = 𝑑1
Non-homogeneous 𝑎2 𝑥 + 𝑏2 𝑦 + 𝑐2 𝑧 = 𝑑2
system 𝑎3 𝑥 + 𝑏3 𝑦 + 𝑐3 𝑧 = 𝑑3
𝑎1 𝑏1 𝑐1 𝑥 𝑑1
(𝑎2 𝑏2 𝑐2 ) (𝑦) = (𝑑2 )
Matrix form
𝑎3 𝑏3 𝑐3 𝑧 𝑑3
Or 𝐴𝑋 = 𝐵
Augmented matrix 𝑎1 𝑏1 𝑐1 𝑑1
(𝐴, 𝐵) = (𝑎2 𝑏2 𝑐2 𝑑2 )
𝑎3 𝑏3 𝑐3 𝑑3
𝜌(𝐴) = 𝜌(𝐴, 𝐵) Consistent
( ) ( )
𝜌 𝐴 = 𝜌 𝐴, 𝐵 = 3 Unique solution
𝜌(𝐴) = 𝜌(𝐴, 𝐵) < 3 Infinite number of solutions
By back substitution,
−3𝑧 = 3 gives 𝑧 = −1
7
5𝑦 − 5(−1) = −2 gives 𝑦 = − 5
7 11
𝑥 − 2 (− 5) + 3(−1) = 2 gives 𝑥 = 5
By back substitution,
8𝑧 = −8 gives 𝑧 = −1
−7𝑦 − 3(−1) = −11 gives 𝑦 = 2
𝑥 + 2(2) + (−1) = 4 gives 𝑥 = 1
By back substitution,
8𝑧 = −8 gives 𝑧 = −1
−7𝑦 − 3(−1) = −11 gives 𝑦 = 2
𝑥 + 2(2) + (−1) = 4 gives 𝑥 = 1
By back substitution,
−4𝑧 = −20 gives 𝑧 = 5
−𝑦 − 3(5) = −18 gives 𝑦 = 3
𝑥 + (3) + (5) = 9 gives 𝑥 = 1
By back substitution,
−4𝑧 = −20 gives 𝑧 = 5
𝑦 + 3(5) = 6 gives 𝑦 = −9
2𝑥 − 9 + 5 = 10 gives 𝑥 = 7
By back substitution,
−20𝑧 = 26 gives 𝑧 = −1.3
11𝑦 + 9(−1.3) = 51 gives 𝑦 = 5.7
2𝑥 − 3(5.7) − 1.3 = −1 gives 𝑥 = 8.7
Introduction
1 1 1 10
(𝐴: 𝐵) = (2 −1 3 19)
1 2 3 22
𝑅2 → 𝑅2 − 2𝑅1 , 𝑅3 → 𝑅3 − 𝑅1
1 1 1 10
~ (0 −3 1 −1)
0 1 2 12
𝑅
𝑅2 → −32
1 1 1 10
~ (0 1 −1/3 1/3)
0 1 2 12
𝑅3 → 𝑅3 − 𝑅2 , 𝑅1 → 𝑅1 − 𝑅2
1 0 4/3 29/3
~ (0 1 −1/3 1/3 )
0 0 7/3 35/3
3
𝑅3 → 7 𝑅3
1 0 4/3 29/3
~ (0 1 −1/3 1/3 )
0 0 1 5
1 4
𝑅2 → 𝑅2 + 3 𝑅3 , 𝑅1 → 𝑅1 − 3 𝑅3
1 0 0 3
~ (0 1 0 2)
0 0 1 5
Therefore, 𝑥 = 3, 𝑦 = 2 , 𝑧 = 5.
1 1 1 9
(𝐴: 𝐵) = (2 1 −1 0)
2 5 7 52
𝑅2 → 𝑅2 − 2𝑅1 , 𝑅3 → 𝑅3 − 2𝑅1
1 1 1 9
~ (0 −1 −3 −18)
0 3 5 34
𝑅2 → −1 × 𝑅2
1 1 1 9
~ (0 1 3 18)
0 3 5 34
𝑅3 → 𝑅3 − 3𝑅2 , 𝑅1 → 𝑅1 − 𝑅2
1 0 −2 −9
~ (0 1 3 18 )
0 0 −4 −20
1
𝑅3 → − 4 𝑅3
1 0 −2 −9
~ (0 1 3 18 )
0 0 1 5
𝑅2 → 𝑅2 − 3𝑅3 , 𝑅1 → 𝑅1 + 2𝑅3
1 0 0 1
~ (0 1 0 3)
0 0 1 5
Therefore, 𝑥 = 1, 𝑦 = 3 , 𝑧 = 5.
1 −2 3 2
~ (0 1 −1 −2/5)
0 0 −3 3
𝑅1 → 𝑅1 + 2𝑅2
1 0 1 6/5
~ (0 1 −1 −2/5)
0 0 −3 3
𝑅
𝑅3 → −33
1 0 1 6/5
~ (0 1 −1 −2/5)
0 0 1 −1
𝑅2 → 𝑅2 + 𝑅3 , 𝑅1 → 𝑅1 − 𝑅3
1 0 0 11/5
~ (0 1 0 −7/5)
0 0 1 −1
11 7
Therefore, 𝑥 = , 𝑦 = − 5 , 𝑧 = −1.
5
1 4 5 25
(
~ 0 1 9/11 51/11)
0 −16 −14 −73
𝑅1 → 𝑅1 − 4𝑅2 , 𝑅3 → 𝑅3 + 16𝑅2
1 0 19/11 71/11
~ (0 1 9/11 51/11)
0 0 −10/11 13/11
11
𝑅3 → − 10 𝑅3
1 0 19/11 71/11
~ (0 1 9/11 51/11 )
0 0 1 −13/10
19 9
𝑅1 → 𝑅1 − 11 𝑅3 , 𝑅2 → 𝑅2 − 11 𝑅3
1 0 0 87/10
(
~ 0 1 0 57/10 )
0 0 1 −13/10
87 57 13
Therefore, 𝑥 = 10 , 𝑦 = 10 , 𝑧 = − 10 .
1 4 9 16
~ (0 1 24/10 3 )
0 −7 −17 −22
𝑅1 → 𝑅1 − 4𝑅2 , 𝑅3 → 𝑅3 + 7𝑅2
1 0 −6/10 4
~ (0 1 24/10 3)
0 0 −2/10 −1
𝑅3 → −5𝑅3
1 0 −6/10 4
~ (0 1 24/10 3)
0 0 1 5
6 24
𝑅1 → 𝑅1 + 10 𝑅3 , 𝑅2 → 𝑅2 − 10 𝑅3
1 0 0 7
~ (0 1 0 −9)
0 0 1 5
Therefore, 𝑥 = 7, 𝑦 = −9, 𝑧 = 5 .
1
𝑦 = 𝑏 (𝑑2 − 𝑐2 𝑧 − 𝑎2 𝑥)
2
1
𝑧 = 𝑐 (𝑑3 − 𝑎3 𝑥 − 𝑏3 𝑦)
3
1
𝑧1 = 𝑐 (𝑑3 − 𝑎3 𝑥1 − 𝑏3 𝑦1 )
3
1
Second iteration: 𝑥2 = 𝑎 (𝑑1 − 𝑏1 𝑦1 − 𝑐1 𝑧1 )
1
1
𝑦2 = 𝑏 (𝑑2 − 𝑐2 𝑧1 − 𝑎2 𝑥2 )
2
1
𝑧2 = 𝑐 (𝑑3 − 𝑎3 𝑥2 − 𝑏3 𝑦2 )
3
1
Third iteration: 𝑥3 = 𝑎 (𝑑1 − 𝑏1 𝑦2 − 𝑐1 𝑧2 )
1
1
𝑦3 = 𝑏 (𝑑2 − 𝑐2 𝑧2 − 𝑎2 𝑥3 )
2
1
𝑧3 = 𝑐 (𝑑3 − 𝑎3 𝑥3 − 𝑏3 𝑦3 )
3
Second iteration:
1 1
𝑥2 = 10 (12 − 𝑦1 − 𝑧1 ) = 10 (12 − 1.32 − 1.452) = 1.2
1 1
𝑦2 = 10 (12 − 𝑧1 − 𝑥2 ) = 10 (12 − 1.452 − 1.2) = 0.9348
1 1
𝑧2 = 10 (12 − 𝑥2 − 𝑦2 ) = 10 (12 − 1.2 − 0.9348) = 0.9865
Third iteration:
1 1
𝑥3 = 10 (12 − 𝑦2 − 𝑧2 ) = 10 (12 − 0.9348 − 0.9865) = 1.0079
1 1
𝑦3 = (12 − 𝑧2 − 𝑥3 ) = (12 − 0.9865 − 1.0079) = 1.0005
10 10
1 1
𝑧3 = 10 (12 − 𝑥3 − 𝑦3 ) = 10 (12 − 1.0079 − 1.0005 ) = 0.9992
Therefore, approximate solution of the given system of equations is
𝑥 ≅ 1, 𝑦 ≅ 1, 𝑧 ≅ 1
Second iteration:
1 1
𝑥2 = 20 (17 − 𝑦1 + 2𝑧1 ) = 20 (17 + 1.0285 + 2(1.0107)) = 1.0025
1 1
𝑦2 = 20 (−18 + 𝑧1 − 3𝑥2 ) = 20 (−18 + 1.0107 − 3(1.0025)) = −0.9998
1 1
𝑧2 = 20 (25 − 2𝑥2 + 3𝑦2 ) = 20 (25 − 2(1.0025) − 3(0.9998)) = 0.9998
Third iteration:
1 1
𝑥3 = 20 (17 − 𝑦2 + 2𝑧2 ) = 20 (17 + 0.9998 + 2(0.9998)) = 0.9999
1 1
𝑦3 = (−18 + 𝑧2 − 3𝑥3 ) = (−18 + 0.9998 − 3(0.9999)) = −0.9999
20 20
1 1
𝑧3 = 20 (25 − 2𝑥3 + 3𝑦3 ) = 20 (25 − 2(0.9999) − 3(0.9999)) = 1
Therefore, approximate solution of the given system of equations is
𝑥 ≅ 1, 𝑦 ≅ −1, 𝑧 ≅ 1
Second iteration:
1 1
𝑥2 = (85 − 6𝑦1 + 𝑧1 ) = (85 − 6(3.5111) + (1.9247)) = 2.5133
27 27
1 1
𝑦2 = 15 (72 − 2𝑧1 − 6𝑥2 ) = 15 (72 − 2(1.9247) − 6(2.5133)) = 3.5381
1 1
𝑧2 = 54 (110 − 𝑥2 − 𝑦2 ) = 54 (110 − 2.5133 − 3.5381) = 1.9250
Third iteration:
1 1
𝑥3 = 27 (85 − 6𝑦2 + 𝑧2 ) = 27 (85 − 6(3.5381 ) + 1.9250) = 2.4332
1 1
𝑦3 = 15 (72 − 2𝑧2 − 6𝑥3 ) = 15 (72 − 2(1.9250 ) − 6(2.4332)) = 3.5701
1 1
𝑧3 = 54 (110 − 𝑥3 − 𝑦3 ) = 54 (110 − 2.4332 − 3.5701) = 1.9259
Second iteration:
1 1
𝑥2 = 5 (9 + 𝑦1 ) = 5 (9 + 1.16) = 2.032
1 1
𝑦2 = 5 (4 + 𝑧1 + 𝑥2 ) = 5 (4 − 0.968 + 2.032) = 1.0128
1 1
𝑧2 = 5 (−6 + 𝑦2 ) = 5 (−6 + 1.0128) = −0.9974
Third iteration:
1 1
𝑥3 = 5 (9 + 𝑦2 ) = 5 (9 + 1.0128) = 2.0026
1 1
𝑦3 = (4 + 𝑧2 + 𝑥3 ) = (4 − 0.9974 + 2.0026) = 1.001
5 5
1 1
𝑧3 = 5 (−6 + 𝑦3 ) = 5 (−6 + 1.001) = −0.9998
Therefore, approximate solution of the given system of equations is
𝑥 ≅ 2, 𝑦 ≅ 1, 𝑧 ≅ −1
Second iteration:
1 1
𝑥2 = 5 (12 − 2𝑦1 − 𝑧1 ) = 5 (12 − 2(3.15) − 2.26) = 0.688
1 1
𝑦2 = 4 (15 − 2𝑧1 − 𝑥2 ) = 4 (15 − 2(2.26) − 0.688) = 2.488
1 1
𝑧2 = 5 (20 − 𝑥2 − 2𝑦2 ) = 5 (20 − 0.688 − 2(2.488)) = 2.8672
Third iteration:
1 1
𝑥3 = 5 (12 − 2𝑦2 − 𝑧2 ) = 5 (12 − 2(2.488) − 2.8672) = 0.8314
1 1
𝑦3 = (15 − 2𝑧2 − 𝑥3 ) = (15 − 2(2.8672) − 0.8314) = 2.1086
4 4
1 1
𝑧3 = 5 (20 − 𝑥3 − 2𝑦3 ) = 5 (20 − 0.8314 − 2(2.1086)) = 2.9903
Therefore, approximate solution of the given system of equations is
𝑥 = 0.8314, 𝑦 = 2.1086, 𝑧 = 2.9903
Second iteration:
1 1
𝑥2 = (32 − 4𝑦1 + 𝑧1 ) = (32 − 4(1.9244) + 1.7084) = 0.9290
28 28
1 1
𝑦2 = 17 (35 − 4𝑧1 − 2𝑥2 ) = 17 (35 − 4(1.7084) − 2(0.9290)) = 1.5476
1 1
𝑧2 = 10 (24 − 𝑥2 − 3𝑦2 ) = 10 (24 − 0.9290 − 3(1.5476)) = 1.8428
Third iteration:
1 1
𝑥3 = 28 (32 − 4𝑦2 + 𝑧2 ) = 28 (32 − 4(1.5476) + 1.8428) = 0.9876
1 1
𝑦3 = (35 − 4𝑧2 − 2𝑥3 ) = (35 − 4(1.8428) − 2(0.9876)) = 1.5090
17 17
1 1
𝑧3 = 10 (24 − 𝑥3 − 3𝑦3 ) = 10 (24 − 0.9876 − 3(1.5090)) = 1.8485
Therefore, approximate solution of the given system of equations is
𝑥 = 0.9876, 𝑦 = 1.5090, 𝑧 = 1.8485
Introduction:
This method is useful to find the largest Eigen value and its corresponding Eigen
vector.
If initial Eigen vector is not given, take [1 0 0]𝑇 as an initial Eigen vector.
Problems:
1. Using Rayleigh’s power method find the the largest eigen value and the
4 1 −1
corresponding eigen vector of the matrix ( 2 3 −1) by taking [𝟏 𝟎 𝟎]𝑻 as
−2 1 5
initial eigen vector [carry out 6 iterations]. (MQP 1)
4 1 −1 1 4 1
(2 3 −1) (0) =( 2 ) = 4 ( 0.5 )
−2 1 5 0 −2 −0.5
4 1 −1 1 5 1
(2 3 −1 ) ( 0.5 ) = ( 4) = 5 ( 0.8 )
−2 1 5 −0.5 −4 −0.8
4 1 −1 1 5.6 1
(2 3 −1) ( 0.8 ) = ( 5.21 ) = 5.6 ( 0.93 )
−2 1 5 −0.8 −5.21 −0.93
4 1 −1 1 5.86 1
(2 3 −1 ) ( 0.93 ) = ( 5.74 ) = 5.86 ( 0.98 )
−2 1 5 −0.93 −5.74 −0.98
4 1 −1 1 5.96 1
(2 3 −1) ( 0.98 ) = ( 5.9 ) = 5.96 ( 0.99 )
−2 1 5 −0.98 −5.9 −0.99
4 1 −1 1 5.98 1
(2 3 −1 ) ( 0.99 ) = ( 5.98 ) = 5.98 ( 1)
−2 1 5 −0.99 −5.98 −1
6 −2 2 1 6 1
(−2 3 −1) (0) =( 2 ) = 6 ( 0.33 )
2 −1 3 0 −2 −0.33
6 −2 2 1 4.68 1
(−2 3 −1) ( 0.33 ) = (−0.68) = 4.68 (−0.15)
2 −1 3 −0.33 0.68 0.15
6 −2 2 1 6.6 1
(−2 3 −1) (−0.15) = (−2.6) = 6.6 (−0.4)
2 −1 3 0.15 2.6 0.4
6 −2 2 1 7.6 1
(−2 3 −1) (−0.4) = (−3.6) = 7.6 (−0.47)
2 −1 3 0.4 3.6 0.47
6 −2 2 1 7.88 1
(−2 3 −1) (−0.47) = (−3.88) = 7.88 (−0.5)
2 −1 3 0.47 3.88 0.5
6 −2 2 1 8 1
(−2 3 −1 −0.5 = −4 = 8 −0.5)
) ( ) ( ) (
2 −1 3 0.5 4 0.5
6 −2 2 1 6 1
(−2 3 −1 1)
) ( = ( 0) = 6( 0 )
2 −1 3 1 4 0.67
6 −2 2 1 7.34 1
(−2 3 −1) ( 0 ) = (−2.67) = 7.34 (−0.36)
2 −1 3 0.67 4.01 0.55
6 −2 2 1 7.82 1
(−2 3 ) (
−1 −0.36 ) = (−3.63 ) = 7.82 ( −0.46)
2 −1 3 0.55 4.01 0.51
6 −2 2 1 7.94 1
(−2 3 −1) (−0.46) = (−3.89) = 7.94 (−0.49)
2 −1 3 0.51 3.99 0.5
6 −2 2 1 7.98 1
(−2 3 −1) (−0.49) = (−3.97) = 7.98 (−0.5)
2 −1 3 0.5 3.99 0.5
2 0 1 1 2 1
(0 2 0) (0) = (0) = 2( 0 )
1 0 2 0 1 0.5
2 0 1 1 2.5 1
(0 2 0) ( 0 ) =(0 ) = 2.5 ( 0 )
1 0 2 0.5 2 0.8
2 0 1 1 2.8 1
(0 2 0) ( 0 ) =(0 ) = 2.8 ( 0 )
1 0 2 0.8 2.6 0.93
2 0 1 1 2.93 1
(0 2 0) ( 0 ) = ( 0 ) = 2.93 ( 0 )
1 0 2 0.93 2.86 0.98
2 0 1 1 2.98 1
(0 2 0) ( 0 ) = ( 0 ) = 2.98 ( 0 )
1 0 2 0.98 2.96 0.99
25 1 2 1 25 1
(1 3 0 ) (0) =(1) = 25 (0.04)
2 0 −4 0 2 0.08
25 1 2 1 25.2 1
(1 3 0 ) (0.04) = (1.12) = 25.2 (0.04)
2 0 −4 0.08 1.68 0.07
25 1 2 1 25.18 1
(1 3 0 ) (0.04 ) = ( 1.12 ) = 25.18 (0.04)
2 0 −4 0.07 1.72 0.07
25 1 2 1 25.18 1
(1 3 0 ) (0.04) = ( 1.12 ) = 25.18 (0.04)
2 0 −4 0.07 1.72 0.07
Two consecutive iterations give the same eigen value and eigen vector.
1
The corresponding eigen vector is (0.04) .
0.07
−2 0 −1 1 −3 −0.75
(1 −1 1 ) (1) =( 1 ) = 4 ( 0.25 )
2 2 0 1 4 1
−2 0 −1 0.5 0 0
(1 −1 1 ) ( 0 ) = (−0.5) = 1 (−0.5)
2 2 0 −1 1 1
−2 0 −1 0 −1 0.067
(1 −1 1 ) (−0.5) = (1.5) = 1.5 ( 1 )
2 2 0 1 −1 0.067
−2 0 −1 0.067 2.74 1
(1 −1 1 ) ( 1 ) = (−0.866) = 2.74 (0.316)
2 2 0 0.067 2.134 0.779
1
The corresponding eigen vector is (0.04) .
0.07
2 −1 0 1 2 1
(−1 2 −1 0)
) ( = (−1) = 2 (−0.5)
0 −1 2 0 0 0
2 −1 0 1 2.5 1
(−1 2 −1) (−0.5) = (−2) = 2.5 (−0.8)
0 −1 2 0 0.5 0.2
2 −1 0 1 2.8 1
(−1 2 ) (
−1 −0.8 ) = ( −2.8) = 2.8 ( −1 )
0 −1 2 0.2 1.2 0.43
2 −1 0 1 3 0.87
(−1 2 −1) ( −1 ) = (−3.43) = 3.43 ( −1 )
0 −1 2 0.43 1.86 0.54
0.76
The corresponding eigen vector is ( −1 ) .
0.65
1 −3 2 1 1 0.167
(4 4 −1 0)
) ( = ( 4) = 6 (0.667)
6 3 5 0 6 1
0.335
The corresponding eigen vector is ( 0.04 ) .
1
The rank of a matrix is determined by the number of non-zero rows in its echelon form. This is significant because it indicates the dimension of the vector space spanned by its rows or columns, providing information about the system's degree of independence and its ability to solve equations. For example, in Source 1, the given matrix has four non-zero rows, resulting in a rank of 4.
Rayleigh’s power method is significant in finding the largest eigenvalue and corresponding eigenvector of a matrix due to its iterative approximation capabilities. The method starts with an approximate vector and iteratively refines it, maximizing the Rayleigh quotient to converge toward the largest eigenvalue. For instance, in Source 4, six iterations yield a largest eigenvalue of 5.98 with vector (1 1 -1).
A consistent homogeneous system of linear equations with a rank equal to the number of variables implies that the system has only the trivial solution. This means each variable's solution is zero, as shown in Source 1, where the rank of matrix A equals the number of variables (3), leading to solutions x=0, y=0, z=0.
Consistency is crucial in solving systems of linear equations as it assures at least one solution exists. An inconsistent system, where the rank of the augmented matrix exceeds that of the coefficient matrix, has no solutions. Source 3 elucidates systems with consistent ranks yielding unique or infinite solutions, depending on degree.
A discrepancy between the rank of the coefficient matrix and the augmented matrix in a non-homogeneous system indicates inconsistency, meaning there are no solutions. In Source 3, with ranks differing (ρ(A)=2, ρ(A, B)=3), the system lacks solutions, highlighting the relationship between rank equality and solvability.
For a non-homogeneous system of linear equations, when the ranks of the coefficient matrix and the augmented matrix are equal, it indicates that the system is consistent and has at least one solution. In Source 3, the ranks match at 3, providing a unique solution: x=9/2, y=-1, z=-1/2.
Using multiple iterations in Rayleigh’s power method enhances accuracy and convergence by continuously refining estimates towards the maximum eigenvalue. Incremental improvements via iterations are evident in Source 5, where six iterations identify eigenvalue 8 efficiently, demonstrating precision gains through methodological repetition.
Matrix rank determines the number of solutions by indicating the system's dimensional constraints. If the rank equals the number of variables, only a trivial solution exists for homogeneous systems or a unique solution for non-homogeneous ones with consistent systems. In Source 1, a rank equal to variable count implies a trivial solution in homogeneous systems.
Row operations transform a matrix towards echelon form without altering its rank, by preserving linear independence among rows. Thus, they simplify matrices for analysis, such as rank computation or system solvability determination. Source 1 details transformations resulting in echelon forms with consistent ranks, confirming system properties.
The choice of the initial eigenvector in Rayleigh’s power method affects convergence speed and accuracy when computing eigenvalues. A good choice aligns closely with the eigenvector corresponding to the largest eigenvalue for quicker convergence. In Source 4, using the sequence (1 0 0) ensured convergence to 5.98 across six iterations, showcasing efficient selection.