Topic 1 - Introduction To Matrices
Topic 1 - Introduction To Matrices
Matrices
NUMSOL-CE
HOLY ANGEL UNIVERSITY
The following sections outline how matrices provide a concise way to represent
and
manipulate linear algebraic equations.
Matrix Notation
Matrix Operating Rules
Representing Linear Algebraic Equations in Matrix Form
4x3
MATRIX
4x3
MATRIX
4 5
A= 2 2 3 is rectangular matrix of order 2 3
4 6 7
Principal Diagonal
2 3 4
𝐴 3 2 5
7 8 5
Note : The elements 2, 2 , 5 in the above matrix are called diagonal elements and the line along
which they lie is called the principal diagonal
2 0 0
𝐴 0 2 0 is a diagonal matrix of 3 3
0 0 5
2 0 0
𝐴 0 2 0 is a scalar matrix of 3 3
0 0 2
0 0 and O 0 0 0
O are null matrices of order 2 2 and 2 3
0 0 0 0 0
0 0 and O 0 0 0
O are null matrices of order 2 2 and 2 3
0 0 0 0 0
Row Matrix : A matrix having only one row and any number of columns
is called a row matrix (or a row vector) e.g.
Column Matrix : A matrix having only one column and any number of
rows is called a column matrix (or a column vector) e.g.
1
A 3 is a column matrix or order 3 1
4
Two matrices are said to be equal only when all corresponding elements are
equal
1 0 0 1 0 0
2 1 0 B=
2 1 0 A = B
A=
The sum or difference of two matrices, A and B of the same size yields a matrix C of the same size.
NOTE: MATRICES SHOULD BE IN THE SAME SIZE FOR YOU TO APPLY ADDITION
/SUBTRACTION.
Commutative Law:
A+B=B+A
Associative Law:
A + (B + C) = (A + B) + C = A + B + C
7 3 1 1 5 6 8 8 5
2 5 6 4 2 3 2 7 9
B C
A
2x3 2x3
2x3
A+0=0+A=A
A + (-A) = 0 (where –A is the matrix composed of –aij as elements)
6 4 2 1 2 0 5 2 2
3 2 7 1 0 8 2 2 1
Example.
A x B = C
(1x3) (3x1) (1x1)
B x A = Not possible!
(2x1) (4x2)
A x B = Not possible!
(6x2) (6x3)
Example
A x B = C (✓)
(2x3) (3x2) (2x2)
b11 b12
a11 a12 a13 c11 c12
a b21 b22
a22 a23 c c
21 b31 b32 21 22
. =
4 8
1 2 3
6 2 (1 4) (2 6) (3 5) (1 8) (2 2) (3 3)
4 2 7
5 3 (4 4) (2 6) (7 5) (4 8) (2 2) (7 3)
31 21
63 57
The minor of an element of a matrix is the determinant of the matrix that is left when you erase the
row and column containing that element.
Minor of 𝑎
=
𝑎 𝑥𝑎 𝑎 𝑥𝑎
Minor of 𝑎
= 𝑎 𝑥𝑎 𝑎 𝑥𝑎
The minor of an element of a matrix is the determinant of the matrix that is left when you erase the
row and column containing that element.
Minor of 𝑎
𝟑𝒙 𝟏 𝟗𝒙𝟒 𝟑𝟗
=
Minor of 𝑎
𝟏𝒙 𝟏 𝟔𝒙𝟔 𝟑𝟕
=
|A| 5 1 𝑥 48 } 4 1 𝑥 11 } 2 1 𝑥 49
|A| = ‐240 – 44 – 98
Solution 1: using cofactors |A| = ‐382
𝐶𝑜𝑓𝑎𝑐𝑡𝑜𝑟 1 𝑥 𝑚𝑖𝑛𝑜𝑟 𝑎
𝐴 5𝑥 9𝑥 7 4𝑥3𝑥 6 2𝑥1𝑥5
2 𝑥 9𝑥 6 5x3x5 4x1x 7
𝐴 315 72 10
108 75 28
|A| = ‐382