Unit 5 Linear Algebra - Matrices, System of Linear Equation
Unit 5 Linear Algebra - Matrices, System of Linear Equation
Note:
i. If matrix A has non-zero minor of order r then 𝐑𝐚𝐧𝐤(𝐀) = 𝛒(𝐀) ≥ 𝐫.
ii. If matrix A has all minor of order 𝑟 + 1 is zero then 𝐑𝐚𝐧𝐤(𝐀) = 𝛒(𝐀) ≤ 𝐫.
iii. If A is 𝑚 × 𝑛 matrix, where 𝑚 ≠ 𝑛 then 𝐑𝐚𝐧𝐤(𝐀) = 𝛒(𝐀) ≤ 𝐦𝐢𝐧(𝐦, 𝐧).
NORMAL FORM:
By performing elementary transformations we can reduce any matrix to one of the
following forms called as a normal form of that matrix
[Ir ], [Ir 0] , [Ir ], [Ir 0]
0 0 0
Where, Ir is identity matrix of order r & r is rank of matrix
Note:
i. If matrix B is obtained from A by subjecting it to any elementary row or column
transformations then we write A ~ B [A is equivalent to B].
ii. Elementary transformations of a matrix do not alter the rank and order of matrix.
iii. Rank of A and B are same.
I Ir 0
[ Ir ] , [Ir 0] , [ r ], [ ]
0 0 0
The study of mathematics begins in minuteness but ends in magnificence - Charles caleb colton
PROF. MORE G.R. LINEAR ALGEBRA S.N.D. COE & RC, YEOL A
The study of mathematics begins in minuteness but ends in magnificence - Charles caleb colton
PROF. MORE G.R. LINEAR ALGEBRA S.N.D. COE & RC, YEOL A
𝑖. 𝑒. AX = B
Where,
𝑎11 𝑎12 𝑎13 … … … . 𝑎1𝑛 𝑥1 𝑏1
𝑎21 𝑎22 𝑎23 … … … . 𝑎2𝑛 𝑥2 𝑏2
𝑎31 𝑎32 𝑎33 … … … . 𝑎3𝑛 𝑥
A = . . . . , X = .3 , B = 𝑏.3
. . . . . .
[𝑎𝑚1 𝑎𝑚2 𝑎𝑚3 … … … . 𝑎𝑚𝑛 ] [𝑥𝑛 ] [𝑏𝑚 ]
A is Coefficient matrix
X is Matrix of unknowns (or variables
B is Matrix of constant
Remark: The system AX = B has a solution i.e. the set of value 𝑥1 , 𝑥2 , 𝑥3 , … … … , 𝑥𝑛 satisfies
simultaneously all m linear equations.
AUGMENTED MATRIX [𝑨 ⋮ 𝑩]:
If 𝐴𝑋 = 𝐵 is a system of m equations in n unknowns then matrix written as [𝐴 ⋮ 𝐵] is
called as augmented matrix.
𝑎11 𝑎12 𝑎13 … … … . 𝑎1𝑛 ⋮ 𝑏1
𝑎21 𝑎22 𝑎23 … … … . 𝑎2𝑛 ⋮ 𝑏2
𝑎 𝑎 𝑎 … … … . 𝑎3𝑛 ⋮ 𝑏3
Hence, [𝐴 ⋮ 𝐵] = 31 32 33
. . . . ⋮ .
. . . . ⋮ .
[𝑎𝑚1 𝑎𝑚2 𝑎𝑚3 … … … . 𝑎𝑚𝑛 ⋮ 𝑏𝑚 ]
The study of mathematics begins in minuteness but ends in magnificence - Charles caleb colton
PROF. MORE G.R. LINEAR ALGEBRA S.N.D. COE & RC, YEOL A
STEP VII: Observe that, whether 𝑅𝑎𝑛𝑘 (A) = 𝑅𝑎𝑛𝑘 (A ⋮ B) = 𝑟 or 𝑅𝑎𝑛𝑘 (A) ≠ 𝑅𝑎𝑛𝑘 (A ⋮ B)
STEP VIII: If 𝑅𝑎𝑛𝑘 (A) ≠ 𝑅𝑎𝑛𝑘 (A ⋮ B) implies that system has no solution → process stop.
If 𝑅𝑎𝑛𝑘 (A) = 𝑅𝑎𝑛𝑘 (A ⋮ B) = 𝑟 then system has either unique solution or infinite
Solution.
The study of mathematics begins in minuteness but ends in magnificence - Charles caleb colton
PROF. MORE G.R. LINEAR ALGEBRA S.N.D. COE & RC, YEOL A
CHART
NON-HOMOGENOUS SYSTEM OF EQUATIONS
Write given system of linear equations in matrix form as
AX = B (Non-homogenous system of equations)
Write augmented matrix [A ⋮ B]
Reduce augmented matrix [A ⋮ B] into row echelon form
and write 𝑅𝑎𝑛𝑘 (A), 𝑅𝑎𝑛𝑘 (A ⋮ B)
No Solution
𝑟 = 𝑛 (𝑛𝑜. 𝑜𝑓 𝑢𝑛𝑘𝑛𝑜𝑤𝑛𝑠) 𝑟 < 𝑛 (𝑛𝑜. 𝑜𝑓 𝑢𝑛𝑘𝑛𝑜𝑤𝑛𝑠)
Unique Solution Infinite Solution
The study of mathematics begins in minuteness but ends in magnificence - Charles caleb colton
PROF. MORE G.R. LINEAR ALGEBRA S.N.D. COE & RC, YEOL A
CHART
HOMOGENOUS SYSTEM OF EQUATIONS
Write given system of linear equations in matrix form as
AX = B (Homogenous system of equations), B is null matrix
CHART
LINEARLY DEPENDENT/ LINEARLY INDEPENDENT
Let, X1 , X 2 , X 3 , … … X n are vector’s
The study of mathematics begins in minuteness but ends in magnificence - Charles caleb colton
PROF. MORE G.R. LINEAR ALGEBRA S.N.D. COE & RC, YEOL A
LINEAR TRANSFORMATION:
The equations of linear transformation from (𝑥1 , 𝑥2 ) variables to (𝑦1 , 𝑦2 ) variables is
given by 𝑦1 = 𝑎11 𝑥1 + 𝑎12 𝑥2 , 𝑦2 = 𝑎21 𝑥1 + 𝑎22 𝑥2
𝑦1 𝑎11 𝑎12 𝑥1
[𝑦 ] = [𝑎 𝑎22 ] [𝑥2 ]
2 21
𝑖. 𝑒. Y = AX
gives linear transformation from (𝑥1 , 𝑥2 ) variables to (𝑦1 , 𝑦2 ) variables.
i.e. the transformation of the vector X to the vector Y.
Composite Transformation:
If transformation from (𝑥1 , 𝑥2 , 𝑥3 , … … , 𝑥𝑛 ) to (𝑦1 , 𝑦2 , 𝑦3 , … … , 𝑦𝑛 ) is given by Y = AX
& another transformation (𝑦1 , 𝑦2 , 𝑦3 , … … , 𝑦𝑛 ) to (𝑧1 , 𝑧2 , 𝑧3 , … … , 𝑧3 ) is given by Z = BY
then the transformation from (𝑥1 , 𝑥2 , 𝑥3 , … … , 𝑥𝑛 ) to (𝑧1 , 𝑧2 , 𝑧3 , … … , 𝑧3 ) is given by
Z = BY
Z = B(AX)
Z = (BA)X
Called as ‘Composite Transformation’.
Note:
1. If A is orthogonal then A−1 = AT .
2. Matrix A is orthogonal iff |A| = ±1
The study of mathematics begins in minuteness but ends in magnificence - Charles caleb colton