Chap 4 MATRIX (S - Week 6)
Chap 4 MATRIX (S - Week 6)
Chap 4 MATRIX (S - Week 6)
4 : MATRICES
4.1 Definition and properties
4.2 Determinants
Inverse matrix
Solving gives
𝑏𝑏 + 2𝑑𝑑 = 0, 𝑏𝑏 = −2𝑑𝑑 ---------------------(1)
4
3𝑎𝑎 + 4𝑐𝑐 = 0, 𝑎𝑎 = − 𝑐𝑐 -------------------(2)
3
Substitute for a and b gives: Thus, the inverse matrix
4
− 𝑐𝑐 + 2𝑐𝑐 −2𝑑𝑑 + 2𝑑𝑑
1 2 −𝟐𝟐 𝟏𝟏
1 0 is
3
= 3 4 𝟏𝟏. 𝟓𝟓 −𝟎𝟎. 𝟓𝟓
4 0 1
3 − 𝑐𝑐 + 4𝑐𝑐 3(−2𝑑𝑑) + 4𝑑𝑑
3
2
𝑐𝑐 0 1 0
3 =
0 −2𝑑𝑑 0 1
2 3
𝑐𝑐
= 1 thus 𝑐𝑐 = = 1.5 ----------(3)
3 2
−2𝑑𝑑 = 1, 𝑑𝑑 = −0.5, -------------(4)
𝑎𝑎𝑎𝑎𝑎𝑎 𝐴𝐴 𝐵𝐵𝑇𝑇
𝐴𝐴−1 = =
𝐴𝐴 𝐴𝐴
𝐴𝐴1 𝐴𝐴2 𝑛𝑛
𝑥𝑥1 = , 𝑥𝑥2 = , … . 𝑥𝑥𝑛𝑛 =
𝐴𝐴 𝐴𝐴 𝐴𝐴
for 𝑖𝑖 = 1, 2, … , 𝑛𝑛 where 𝐴𝐴𝑖𝑖 is the matrix found by replacing
the 𝑖𝑖 𝑡𝑡𝑡 column of 𝐴𝐴 with 𝑏𝑏.
𝑥𝑥 + 𝑦𝑦 + 𝑧𝑧 = 4
2𝑥𝑥 − 3𝑦𝑦 + 4𝑧𝑧 = 33
3𝑥𝑥 − 2𝑦𝑦 − 2𝑧𝑧 = 2
Example 4.4.2
Use Cramer’s rule to determine the solution to the following
system of linear equation.
Gaussian Elimination
1. Write a system of linear equations as an augmented matrix
2. Perform the elementary row operations to put the matrix
into row-echelon form
3. Convert the matrix back into a system of linear equations
4. Use back substitution to obtain all the answers
Gauss elimination
1. Linear equation 𝐴𝐴𝐴𝐴 = 𝑏𝑏 ius brought into augmented matrix
𝑎𝑎11 𝑎𝑎12 … 𝑎𝑎1𝑛𝑛 𝑏𝑏1
𝑎𝑎21 𝑎𝑎22 … 𝑎𝑎2𝑛𝑛 𝑏𝑏2
𝐴𝐴: 𝑏𝑏 = ⋮ ⋮ ⋱ ⋮ 𝑏𝑏3
𝑎𝑎𝑚𝑚𝑚 𝑎𝑎𝑚𝑚𝑚 … 𝑎𝑎𝑚𝑚𝑚𝑚 𝑏𝑏𝑚𝑚
1 𝑐𝑐 … 𝑐𝑐 𝑑𝑑1
0 1 … 𝑐𝑐2𝑛𝑛 𝑑𝑑2
2. to echelon matrix 𝑑𝑑3
⋮ ⋮ ⋱ ⋮
0 0 … 1 𝑑𝑑𝑚𝑚
𝑥𝑥 + 𝑦𝑦 + 𝑧𝑧 = 4
2𝑥𝑥 − 3𝑦𝑦 + 4𝑧𝑧 = 33
3𝑥𝑥 − 2𝑦𝑦 − 2𝑧𝑧 = 2
4.6 Rank, eigen values and eigen
vectors
Rank
Number of row that is non zero in a echelon or reduced echelon
matrix.
Rank is denotes as 𝑝𝑝(𝐴𝐴)
Example
1 2 3 4
0 0 1 3
⟹ 𝑝𝑝 𝐴𝐴 = 3
0 0 0 1
0 0 0 0
1 ∗ ∗ ∗
0 0 1 ∗ ⟹ 𝑝𝑝 𝐴𝐴 = 3
0 0 0 1
1 2
0 1 ⟹ 𝑝𝑝 𝐴𝐴 = 2
0 0
4.6 Rank, eigen values and eigen
vectors
Eigen values and eigen vectors
Eeigenvalues or sometimes called as characteristic values or
latent roots.
The eigenvalues of a 𝑛𝑛 × 𝑛𝑛 matrix A are the 𝑛𝑛 zeros of the
polynomial 𝑃𝑃 𝜆𝜆 = 𝐴𝐴 − 𝜆𝜆𝜆𝜆 or equivalently the 𝑛𝑛 roots of the nth
degree polynomial equation 𝐴𝐴 − 𝜆𝜆𝜆𝜆 = 0
𝜆𝜆 (lambda) a scalar called eigenvector.
𝐴𝐴 − 𝜆𝜆𝜆𝜆 is called as Characteristic determinant.
Solving the
characteristic equations 𝐴𝐴 − 𝜆𝜆𝜆𝜆 = 0 will give the
values(s) of the eigenvalues.
Eigenvectors also known as Characteristic Vectors
A non zero vector 𝑥𝑥
𝐴𝐴𝐴𝐴 = 𝜆𝜆𝜆𝜆
Example 4.6.1
3 4
Determine the eigenvalues of the matrix 𝐴𝐴 =
2 1
Example 4.6.2
1 3 0
Show that 𝑥𝑥 = is eigentvector of 𝐴𝐴 = . Hence, find the
2 8 −1
corresponding eigenvalues
Example 4.6.3
3 4
Determine the eigenvectors of the matrix 𝐴𝐴 =
2 1
4.7 Symmetric matrices
2 2 0
𝐴𝐴 = 2 5 0
0 0 3
Terima Kasih | Thank You