Find row reduced form of
A=0000300404021100
Solution:
R3↔R40000304004201100
Find row reduced form of A=(1−4−2235)
Solution:
R2→R2+4R1
(10−2−6317)
R2→−61R2
(10−2136−17)
R1→R2+2R2
[10013−3176−17]
=[10013−86−17]
The rank of a matrix is defined as the number of non-zero rows in its reduced echelon matrix.
Note : Given a matrix A then the row reduced echelon matrix associated with A is unique.
A=0000030440021100
RRE=0000100001000010
The number of non-zero rows in the RRE of A is 3.
∴Rank(A)=3.
ARRE=[14−2235]=[10013−26−11]
The number of non-zero rows in this RRE is 2 .
∴ Rank of A is 2 .
1422351
This is the row reduced echelon matrix obtained from the given matrix.
The number of non zero rows in this RRE is 2 .
∴ Rank of the matrix is 2 .
A square matrix A is said to be invertible if a square matrix B with order B= order A
such that AB=BA=I.
Result:
Suppose R is the RRE matrix obtained from the given matrix A. Then A is invertible if and only if R is the identity matrix.
The matrix B is called as the inverse of A.
Is the inverse of a matrix unique?
Solution:
Suppose that A is an invertible matrix.
Let, B & C be this inverses, i.e.,
A B & = I=BA ⟶(1)
A C & =I=CA ⟶(2)
Given any square matrix A,A⋅I=A.
Let A=[aij] & I=[bbij],
bij={1,if i=j0,if i=j.
AI=[aij][bij]
=[∑k=1naikbkj]=[aijbjj]=[aij]=A.∴AI=A⟶(3)
similarly, A=A⟶(4). ∴B=B⋅I (From (3)) =B⋅(AC) (From (2)) =(BA)C (associativity of matrix multiplication)
=I.C (From (1))
=C (From (A))
Thus, B=C.
For any two square matrices A & B of same order, the Invertibility of A & B implies the Invertibility of AB & (AB)−1=B−1A−1.
Proof:
(AB)⋅(B−1A−1)=A(BB−1)⋅A−1=(A⋅I)A−1
=A⋅A−1=I
(B−1A−1)(AB)=B−1(A−1A)B=B−1(I⋅B)
=B−1B=I⋅
If P is an elementary row operation on the set of all matrices, then P is invertible as a function i.e., P is both 1−1 and onto.
Suppose P1,P2,…,Pm are the elementary row operations performed on an invertible matrix A as obtain the identity matrix.
Then,PmPm−1⋯P1(A)=I.
A=111122113
Making an augumented matrix with the given matrix and identity matrix.
=111122110100010001
Now, applying row operations to it.
R2→R2−R1R3→R3−R1
1001111021−1−1010001
Thus, A−1=2−10−1/21−1/2−1/201/2.