Module 3
Module 3
in the form
A scalar function 𝑓: 𝑆 → ℝ that assign to each square matrix 𝐴 = (𝑎 ) × , a real number 𝑓 𝐴 = det(𝐴), is called a determinant function. A
𝑎 𝑎 ⋯ 𝑎
𝑎 𝑎 ⋯ 𝑎
determinant is denoted by 𝑓 𝐴 = det 𝐴 = ⋯ ⋯ ⋯ ⋯ .
𝑎 𝑎 ⋯ 𝑎
Properties
1. For any square matrix 𝐴, det 𝐴 = det 𝐴 .
2. If any two rows or columns of a determinant be interchanged, then its numerical value is same but the sign is reversed.
3. If any two rows or columns of a determinant be identical, then the determinant value is zero.
4. If each element of any row or column is the sum of two elements, then the determinant can be expressed as the sum of two determinants.
5. If each element of any row or column be multiplied by a scalar, then the determinant be multiplied by the same scalar.
6. If a scalar multiple of one row or column be added to another row or column, then the value of the determinant remains unaltered.
7. If one row or column of a determinant be expressed as a linear combination of the remaining rows or columns, then the determinant value
is zero.
8. If all the elements of a determinant are polynomials in 𝑥 and if two rows or columns of the determinant become identical when 𝑥 = 𝑎, then
𝑥 − 𝑎 is the factor of the determinant.
SYSTEM OF LINEAR EQUATION
Consider a system of 𝑚 linear equations in 𝑛 unknowns as
𝑎 𝑥 + 𝑎 𝑥 + ⋯+ 𝑎 𝑥 = 𝑏
𝑎 𝑥 + 𝑎 𝑥 + ⋯+ 𝑎 𝑥 = 𝑏
⋯ ⋯ ⋯
𝑎 𝑥 +𝑎 𝑥 +⋯+𝑎 𝑥 =𝑏
Where 𝑎 ′𝑠 and 𝑏 ′𝑠 are real numbers.
If 𝑏 = 0 ∀ 𝑖, then the system is said to be a homogeneous system, otherwise the system is called non-homogeneous.
If the above system has a solution, then the system is said to be consistent, otherwise the system is called inconsistent.
Matrix representation
𝑎 𝑎 ⋯ 𝑎 𝑏 𝑥
𝑎 𝑎 ⋯ 𝑎 𝑏 𝑥
If = ⋯ ⋯ ⋯ ⋯ ,𝐵= ⋯ and 𝑋 = ⋯ , then the above system of linear equations can be expressed
𝑎 𝑎 ⋯ 𝑎 𝑏 𝑥 ×
× ×
in matrix form as 𝐴𝑋 = 𝐵.
CRAMER’S RULE
Let us consider a system of 𝑛 linear equations in 𝑛 unknowns
𝑎 𝑥 + 𝑎 𝑥 + ⋯+ 𝑎 𝑥 = 𝑏
𝑎 𝑥 + 𝑎 𝑥 + ⋯+ 𝑎 𝑥 = 𝑏
⋯ ⋯ ⋯
𝑎 𝑥 + 𝑎 𝑥 + ⋯+ 𝑎 𝑥 =𝑏
𝑎 𝑎 ⋯ 𝑎 𝑏 𝑎 ⋯ 𝑎 𝑎 𝑏 ⋯ 𝑎
𝑎 𝑎 ⋯ 𝑎 𝑏 𝑎 ⋯ 𝑎 𝑎 𝑏 ⋯ 𝑎
Let ∆= ⋯ ⋯ ⋯ ⋯ , then ∆ is called the coefficient determinant. For Cramer’s rule ∆≠ 0. In Cramer’s rule, let ∆ = ⋯ ⋯ ⋯ ⋯ ,∆ = ⋯ ,
⋯ ⋯ ⋯
𝑎 𝑎 ⋯ 𝑎 𝑏 𝑎 ⋯ 𝑎 𝑎 𝑏 ⋯ 𝑎
⋯, ⋯,
𝑎 𝑎 ⋯ 𝑏 𝑏
𝑎 𝑎 ⋯ 𝑏
∆ = ⋯ ⋯ i.e., ∆ is obtained from ∆ by replacing the 𝑖 − 𝑡ℎ column of ∆ by the right hand side vectors 𝑏⋯
⋯ ⋯
𝑎 𝑎 ⋯ 𝑏 𝑏
∆ ∆ ∆
Thus the solution of the system in Cramer’s rule is obtained as, 𝑥 = ∆
,𝑥 = ∆
,…,𝑥 = ∆
.
GAUSS ELIMINATION METHOD
Let us consider a system of linear equations in unknowns
matrix is
.
In Gauss elimination method the augmented matrix is modified as follows
𝑚𝑢𝑙𝑡𝑖𝑝𝑙𝑖𝑒𝑟 𝑎 𝑎 ⋯ 𝑎 𝑏
𝑎 ⁄𝑎 𝑎 𝑎 ⋯ 𝑎 𝑏
𝑎 ⁄𝑎 𝑎 𝑎 ⋯ 𝑎 𝑏 , provided 𝑎 ≠ 0.
… ⋯ ⋯ ⋯ ⋯ ⋯
𝑎 ⁄𝑎 𝑎 𝑎 ⋯ 𝑎 𝑏
Then, after first elimination
𝑚𝑢𝑙𝑡𝑖𝑝𝑙𝑖𝑒𝑟 𝑎 𝑎 ⋯ 𝑎 𝑏
( ) ( ) ( )
𝑎 ⋯ 𝑎 𝑏
( )
𝑎
( )
𝑎
( )
𝑎
( ) ⋯ 𝑎( ) 𝑏
( ) , provided 𝑎 ≠ 0.
… ⋯ ⋯ ⋯ ⋯
( ) ( ) ⋯
𝑎 𝑎 𝑎
( ) ( ) ( )
𝑎 𝑏
The second elimination gives,
𝑎 𝑎 𝑎 ⋯ 𝑎 𝑏
( ) ( ) ( ) ( )
𝑎 𝑎
⋯ 𝑎 𝑏
( )
𝑎 ⋯ 𝑎( ) 𝑏
( )
⋯ ⋯ ⋯
⋯ ⋯
( ) ( ) ( )
𝑎 𝑎 𝑏
Repeating the process for times, an upper triangular matrix is
obtained as,
From the last system, by back substitution process we get the required
solution of the system of linear equations. This process of elimination is
known as Gauss Elimination method.
GAUSS JORDAN METHOD
Let us consider a system of linear equations in unknowns
matrix is
.
In Gauss Jordan method the augmented matrix is modified as follows
, provided .
( ) ( ) ( ) ( )
( )
( ) ( ) ( ) ( ) ( ) , provided .
( ) ( ) ( ) ( ) ( )
The second elimination gives,
( )
𝑎 𝑎 ⋯ 𝑎( )
𝑏
( )
( ) ( ) ( ) ( )
𝑎 𝑎
⋯ 𝑎 𝑏
( )
𝑎 ⋯ 𝑎( ) 𝑏
( )
⋯ ⋯ ⋯
⋯ ⋯
( ) ( ) ( )
𝑎 𝑎 𝑏
Repeating the process for (𝑛 − 1) times, an upper triangular matrix is obtained as,
( )
𝑎 ⋯ 𝑏
( ) ( )
𝑎 ⋯ 𝑏
( ) ⋯ ( )
𝑎 𝑏
⋯ ⋯ ⋯
⋯ ( ) ( )
𝑎 𝑏
From the last system, the 1 , 2 , … , 𝑛 variables can be obtained from the 1 , 2 ,…,𝑛 equation directly. This process of
elimination is known as Gauss Jordan method.