Practical:14: Verification of Rank-Nullity Theorem For A Matrix
Practical:14: Verification of Rank-Nullity Theorem For A Matrix
for a matrix
Example:1:
1 3
1 3 2
Nullity of the matrix 1 7 2
1 0 1
2
2
1
We have R(A) = [(1, 1, 1), (3, 7, 0), (2, 2, 1)]. Which is LI.
( 1 (1, 1, 1) + 2 (3, 7, 0) + 3 (2, 2, 1) = 0, 1 = 0 = 2 = 3 )
The Range of a matrix A is R(A) = [(1, 1, 1), (3, 7, 0), (2, 2, 1)]
Rank of A = 3.
For the Kernel of A, Consider,
1 3 2
x1
0
1 7 2 x2 = 0
1 0 1
x3
0
Solving this, we get, x1 = x2 = x3 = 0 Kernel of A = V0
Therefore, the Nullity of A is 0.
Now, here dim(R(A)) = 3, Rank of a matrix = 3.
Example:2:
2 3
1 2 0
0 3 1 2 1
2 3
1 2 0
0 3 1 2 1
2 3
1 2 0
0 3 1 2 1
1 3 2 4 3
2 3
0 3 0
Reduce this coefficient matrix
1 0 0
0 1 0
0 0 1
0 0 0
x1
0
x2
0
x3 = 0
x4
0
x5
0 5
4
x1
0
1
0 12 x2
x3 = 0
0
x4
0 34
x5
1 34
x , x3 = 3
x , x4 = 3
x and x5 = arbitrary constant
x1 = 45 x5 , x2 = 1
12 5
4 5
4 5
So, we discard the vector (0,1,3,0) from S, we get,
S1 = [(2, 0, 1, 2), (3, 3, 3, 3), (1, 1, 2, 0), (2, 2, 4, 3)]
The set S1 is now LI.
Range is S = R(A) = {(2, 0, 1, 2), (3, 3, 3, 3), (1, 1, 2, 0), (2, 2, 4, 3)}
Rank of A = 4
Kernel of A = [15, 1, 9, 9, 12],
N (A) = [(0, 1, 3, 0)]
The Nullity of A is n(A) = 1.
Example:3:
1 1
2 3
Let the given matrix A =
1 5
0 0
1 1 1 0
2 3 1 1
1 0
1 1
2 0
1 1
2
1 1 1 0
x1
0
2 3 1 1 x2 0
=
1 5
2 0 x3 0
0 0
1 1
x4
0
Solving this, we get, x1 = x2 = x3 = x4 = 0
Kernel of A = V0
Therefore, the Nullity of A is 0.
Now, here dim(R(A)) = 4, Rank of a matrix = 4.