Chapter3a Matrices
Chapter3a Matrices
ALGEBRA
Chapter 3a:
Matrices
ALGEBRA BIC 10303
In this lecture…
3
MATRICES
1. Definition and notation
2. Algebra operation for matrices
n columns
We can arrange the numbers, without heading into rows and column, to
form an array which is called a matrix.
Augmented and Coefficient Matrices
7
− 𝑥 +5 𝑦 =2
7 𝑥 − 2 𝑦=− 6 [ −1
7
5
−2 ] [ −1
7
5
−2
2
−6 ]
a
i 1
ii a11 a22 ... ann is called the trace of A.
Types of Matrices
Equal matrices
11
Example: 1 2 3 is symmetric.
A 2 4 5
3 5 6
Skew-symmetric matrices
A matrix A such that AT = -A is called skew symmetric,
i.e., aji = -aij for all i and j.
1 0 0
0 1 0
Types of Matrices I=
0 0 1
Orthogonal matrices
19
1/ 3 1/ 3 1/ 3
Since, A 1/ 6
T
2 / 6 1/ 6. Hence, AAT = ATA = I.
1/ 2 0 1/ 2
(AB)-1 = B-1A-1
(AT)T = A and (lA)T = l AT
(A + B)T = AT + BT
(AB)T = BT AT
3.2 Algebra Operation for Matrices
21
1 1 3 4 4 3 1 1 3 4 2 5
3 4 1 4 4 0 3 4 1 4 2 8
2 0 2 3 4 3 2 0 2 3 0 3
Scalar Multiplication
22
3 1 3 2 3 3 3 6 9
3A
3 0 3 1 3 4 0 3 12
AB [cij ]
k
cij ait btj ai1b1 j ai 2b2 j ... aik bkj
t 1
23 34
24 matrix (Output)
have to be equal
1 2
1 2 3
A , B 2 and
3 C = AB.
0 1 4
5 0
Evaluate c21.
1 2
1 2 3
0 1 4 2 3 c21 0 (1) 1 2 4 5 22
5 0
Exercise 1
1 2 3 2 3 0
26
Evaluate A + B and A – B.
1 2
1 2 3
If A , B 2 3.Evaluate C = AB.
0 1 4
5 0
Exercise 2
27
Find :
a)
b)
28
Thank you.