Matrix and Determinants 1
Matrix and Determinants 1
Matrix:.
Matrix calculus is a mathematical toll used in connection with linear
equations , linear transformations , systems of differential equations etc.
matrices are important in physics, engineering, statistics etc.
Matrix is an array of numbers. A matrix with m rows and n columns
is order m x n and is shown as follows..
1
ذكرى طالب جاسم/ مدرسة المادة الرياضيات والتحليل العددي
االول/ الصف قسم أنظمة الحاسوب
2- Scalar multiplication:.
We multiply (or divide )each element by the scalar value (a single
number).
3 1 1
Example 4:. If A= [7 −1] , find (3A),( A).
2
2 8
Solution:.
3 1 3𝑥3 3𝑥1 9 3
3A =3 [7 −1] = [3 𝑥 7 3 𝑥 − 1] = [21 −3].
2 8 3𝑥2 3𝑥 8 6 24
3 1
3 1
3 1 2 2
1 1 7 −1 2 2
A = [7 −1] = 2 2
= [7 −1].
2 2
2 8 2 8 2 2
[2 2 ] 1 4
3-Matrix multiplication:.
When the number of columns of the first matrix is the same as the
number of rows in the second matrix then matrix multiplication can
performed. If Aij , Bjk then ( Aij x Bjk = Cik )
2
ذكرى طالب جاسم/ مدرسة المادة الرياضيات والتحليل العددي
االول/ الصف قسم أنظمة الحاسوب
1 −1
1 5 6 7
Example7:. If A= [4 2 ],B=[ ] , Find(A×B).
−2 4 8 − 4
0 3
Solution:.
A×B =
1 ∗ 1 + −1 ∗ −2 1 ∗ 5 + −1 ∗ 4 1 ∗ 6 + −1 ∗ 8 1 ∗ 7 + −1 ∗ − 4
[ 4 ∗ 1 + 2 ∗ −2 4∗5+2∗4 4∗6+2∗8 4 ∗ 7 + 2 ∗ −4 ]
0 ∗ 1 + 3 ∗ −2 0∗5+3∗4 0∗6+3∗8 0 ∗ 7 + 3 ∗ −4
3 1 −2 11
=[ 0 28 40 20]
−6 12 24 − 12
3
ذكرى طالب جاسم/ مدرسة المادة الرياضيات والتحليل العددي
االول/ الصف قسم أنظمة الحاسوب
Determine:-
𝟏
𝟏 𝟏 7 −1 6
𝟐
3 − 𝟏
𝟐 𝟑
1. A+B [ 𝟏 𝟐] 2. D+E 3 3 7
𝟑
−4 6 𝟏
𝟑 𝟓
[4 7 −2 ]
𝟑
𝟏 𝟐
2 −1 4.8 − 7.73
3. A-B [ 𝟐 𝟐 𝟑
𝟑 ] 4. A+B-C [ ]
−3 7 −6.83 10.3
𝟑 𝟓
4.6 − 5.6 − 12.1
18.0 − 1.0
5. 5A+6B [ ] 6. 2D+3E-4F [ 17.4 − 9.2 28.6 ]
−22.0 31.4
−14.2 0.4 16.2 − 4.8
𝟓 𝟑
−11 1 2
𝟔 𝟓
7. A×H [ ] 8. A×B [ 𝟏 𝟏𝟑]
43 −4 −6
𝟑 𝟏𝟓
135
−6.4 26.1
9. A×C [ ] 10. D×J [−52]
22.7 − 56.9
−85
𝟏
3 𝟔
𝟐
𝟐 55.4 3.4 10.1
11. E×K 12 − 12. D×F [−12.6 10.4 − 20.4]
𝟑
𝟐 −16.9 25.0 37.9
[ 𝟎]
𝟑
1 2 3 2 3 7
Q 2 . Can multiply A= [ ] and B=[ ]
1 2 1 1 2 5
4
ذكرى طالب جاسم/ مدرسة المادة الرياضيات والتحليل العددي