Matrices - Types, Definition, Operations
Matrices - Types, Definition, Operations
Matrices: types,
Definition, operations
Conclusion:
1) Matrix : arrangement of elements ( numbers , variables )in rows and
columns such that the position of each element has a meaning
2) a) Matrix denoted by capital letter : A , B , X , ……….
b) Order of matrix : m × n such that m : number of rows , n : number of
columns , (𝒎 , 𝒏) ∈ 𝑵
Example: 𝑨𝟏 = (𝟏 𝟐 𝟑 ) → order 𝟏 × 𝟑
𝟏
𝑨𝟐 = (𝟐) → Order 𝟑 × 𝟏
𝟑
𝒙 𝟏 𝒎=𝟐
𝑨𝟑 = ( ) → Order 𝟐 × 𝟐
𝒚 𝟑 𝒏=𝟐
3) Element denoted by small letter: a , b , c , x , ………….
A) aij : express position of element in matrix → 𝒊 → row , 𝑱 → column
𝟏 𝒙 𝟐
A=(𝟑 𝒚 𝟓) → 𝒂𝟏𝟐 = 𝒙 , 𝒂𝟑𝟏 = 𝟔 , 𝒂𝟐𝟐 = 𝒚 , 𝒂𝟐𝟑 = 𝟓 , 𝒂𝟑𝟑 = 𝒛
𝟔 𝟐 𝒛
4) To express Matrix with element in the same time.
𝑨𝟏 = 𝒂𝒊𝒋 , 𝒊 = 𝟏 , 𝒋 = 𝟏 , 𝟐 , 𝟑 → 𝑨𝟏 = (𝟏 𝟐 𝟑)
𝟏
𝑨𝟐 = 𝒂𝒊𝒋 , 𝒊 = 𝟏 , 𝟐 , 𝟑 , 𝒋 = 𝟏 → 𝑨𝟐 = (𝟐)
𝟑
𝟏 𝟐 𝟑
𝑨𝟑 = 𝒂𝒊𝒋 , 𝒊 = 𝟏 , 𝟐 , 𝒋 = 𝟏 , 𝟐 , 𝟑 → 𝑨𝟑 = ( )
𝟒 𝟓 𝟔
5) Some types of matrices :
a) Row matrix → contain 1 row → 𝑨 = 𝒂𝒊𝒋 , 𝒊 = 𝟏 of order 1 × ……….
b) column matrix → contain 1 column → 𝑨 = 𝒂𝒊𝒋 , 𝒋 = 𝟏 of order ………× 1
c) square matrix → of order 𝒎 × 𝒏 ∶ 𝒎 = 𝒏 → 𝑨 = 𝒂𝒊𝒋 , 𝑰 = 𝒋
d) Zero matrix denoted by 𝑶𝒎𝒏 → 𝑨 = 𝒂𝒊𝒋 , 𝒂𝒊𝒋 = 𝟎 ∀𝒊 , ∀𝒋 → any order
1
Sec1
e) Diagonal matrix : square matrix all elements are zero except element of
𝒂 𝟎 𝟎
main diagonal at least one of them not equal zero → (𝟎 𝒃 𝟎)
𝟎 𝟎 𝒄
𝒅𝒆𝒇
→ 𝑨𝒎×𝒏 , 𝒎 = 𝒏 , 𝑨 = 𝒂𝒊𝒋 , 𝒂𝒊𝒋 = 𝟎 , 𝒊 ≠ 𝒋 if 𝑰 = 𝒋 at least one of them ≠ 𝟎
2
Sec1
Example 1 : write the type and order of each of the following matrices
𝟑
𝟏 −𝟏
1) ( ) 2) (𝟏 𝟑 𝟓 𝟕) 3) (𝟒)
𝟎 𝟐
𝟓
𝟎 𝟎 𝟏 𝟎 𝟎 𝟎
4) ( ) 𝟓) ( ) 5) ( )
𝟎 𝟎 𝟎 𝟑 𝟎 𝟏
Example 2 :
𝟏𝟓 −𝟏𝟐 𝟏𝟎
𝑨 = ( 𝟐𝟎 −𝟏𝟎 𝟕 ) → −𝟓𝑨 = ……………………
−𝟐 𝟏 𝟑
, Find 𝑨𝒕
3
Sec1
Example 6 :
𝟐𝒙 − 𝟓 𝟒 𝟐𝟓 𝟒
a) IF ( )=( ) , Find the value of 𝒙 and 𝒚
𝟑 𝟑𝒚 + 𝟏𝟐 𝟑 𝒚 + 𝟏𝟖
𝒂+𝒃 𝒂−𝒃 𝟗 −𝟑
b) IF ( )=( ) , Find a , b , c , d
𝒂 + 𝒃 + 𝒄 𝒂 − 𝒃 + 𝟐𝒅 𝟕 𝟓
𝟐 −𝟑 𝟐𝒅 −𝟏
c) IF 𝑨 = ( ),𝑩 = ( ) , Where 𝑨 = 𝑩𝒕 . Find d , e
−𝟏 𝟒 𝟑𝒆 𝟒
𝟓 𝟐𝒚 𝟑𝒚 + 𝒙
d) IF 𝑨 = ( 𝒛 + 𝟏 −𝟏 𝒛 + 𝟑 ) is symmetric. Find the value of 𝒙 , 𝒚 , 𝒛
𝟐 + 𝟑𝒙 𝟖 𝟎
𝟎 −𝟐𝒙 −𝟓
e) IF 𝑩 = ( 𝒛 + 𝟔 𝟎 𝟑𝒛 ) is a skew symmetric. Find the value of 𝒙𝒚𝒛
𝟑𝒚 + 𝒙 𝟔 𝟎
Example 8 :
𝒕
𝟏 𝟐√𝟑
𝟑 𝟑
𝒄𝒐𝒕 𝟔𝟎𝒐 𝒄𝒐𝒔 𝟑𝟎𝒐 𝒕𝒂𝒏 𝟔𝟎𝒐
( ) = √𝟑 𝟏
𝒙 𝟐𝒚 , Find X , Y , Z
𝒔𝒆𝒄 𝟔𝟎𝒐 𝒄𝒔𝒄 𝟔𝟎𝒐 𝒔𝒊𝒏 𝟑𝟎𝒐 𝟐
(𝟏 √𝟑 𝒛 )
4
Sec1
a) 𝑰 b) 𝟓𝑰 c) 𝟓𝟎 d) 𝟎
5
Sec1
𝟏+𝒊 𝟏−𝒊 𝒂 𝒃
17) ( )=( ) , 𝒂𝒃𝒄𝒅 = 𝟏 , 𝒙 = …………..
𝒔𝒊𝒏 𝒙 𝟏 𝒄 𝒅
𝟑 𝟎 𝟑 𝟎
18) ( )−( ) = 𝟎 , ∴ 𝒙 + 𝒚 = ……………..
−𝟐 − 𝒙 𝟒 𝒙+𝒚 𝒚+𝟐
19) 𝑨 , 𝑩 are the same order 𝒎 × 𝒏 , ∴ matrix 𝑨 − 𝟐𝑩 of order …………….
𝟑 −𝟒 ….. ….. 𝟏 𝟎
20) ( ) + 𝟐(… . . … . .) = ( )
𝟐 𝟏 𝟎 𝟏
−𝟒 −𝟏 𝟐 −𝟕 𝟕
21) 𝑨 = ( ) ,𝑩 = ( ) , 𝑪 = ( ) , ∴ 𝑨 + 𝑩 = ………… , 𝑨 + 𝑪 = …………
−𝟑 −𝟕 𝟖 −𝟏 𝟒
−𝟒 −𝟐 𝟓 𝟏 −𝟐 −𝟒
22) 𝑿 = ( 𝟑 𝟔 ) , 𝒀 = ( 𝟎 −𝟐 ) , 𝒁 = ( −𝟑 𝟐 ) , ∴ 𝟑𝒙 − 𝒚 + 𝒛 = …………….
𝟎 𝟒 𝟒 −𝟑 𝟔 𝟎
𝒂 𝟑 𝒂 𝒅 𝒄 𝟑
23) 𝟐 ( ) = 𝟑( ) − 𝟒( ) , ∴ 𝒂 =…….. , 𝒃 =……… , 𝒄 =…... , 𝒅 =………
𝟔 𝒃 𝒄 −𝟐 𝟎 𝒂
24) 𝑨 is square matrix , (𝑨 − 𝑨𝒕 ) is
a) symmetric b) skew symmetric
6
Sec1
Matrices: types,
(Definition, notation, types, properties
Operations (addition,subtraction)
Conclusion:
1) Definition: notation:
a) Matrix : arrangement of elements in rows and columns in ( )
b) Matrix denoted by capital letter: ex 𝑨, 𝑩, 𝑪, 𝑿
c) order of matrix “mxn”: depend on number of rows(m), number of columns(n)
d) Element denoted by small letter: a , b , c , x , ………….
𝒑𝒐𝒔𝒊𝒕𝒊𝒐𝒏 𝒊𝒏 𝒓𝒐𝒘𝒔 (𝒊)
e) position of element depend on [
𝒑𝒐𝒔𝒊𝒕𝒊𝒐𝒏 𝒊𝒏 𝒄𝒐𝒍𝒖𝒎𝒏 (𝒋)
𝒂𝟏𝟏 𝒂𝟏𝟐 𝒂𝟏𝟑
𝒆𝒙 →A=(𝒂𝟐𝟏 𝒂𝟐𝟐 𝒂𝟐𝟑 )
𝒂𝟑𝟏 𝒂𝟑𝟐 𝒂𝟑𝟑
2) types of matrices:
a) Row matrix :𝑨𝟏×𝒏 = 𝒂𝟏𝒋 = (𝒂𝟏𝟏 𝒂𝟏𝟐 𝒂𝟏𝟑 𝒂𝟏𝟒 … . 𝒂𝟏𝒏 )
𝒂𝟏𝟏
𝒂𝟐𝟏
b) Column matrix : 𝑨𝒎𝟏 = 𝒂𝒎𝒋 = 𝒂𝟑𝟏 → 𝒎 = 𝒊, 𝒏 = 𝒋 = 𝟏
.
(𝒂𝒎𝟏 )
c) Zero matrix: “𝑶”𝒎×𝒏 → 𝑶𝒎×𝒏 = 𝒂𝒊𝒋, 𝒂𝒊𝒋 = 𝟎 ∀𝒊 , ∀𝒋 all elements are zeroes
d) square matrix : 𝑨𝒎×𝒏 𝒎 = 𝒏 = 𝒂𝒊𝒋 , 𝑰 = 𝒋
𝒂𝟏𝟏 𝒂𝟏𝟐 𝒂𝟏𝟑
𝒂𝟏𝟏 𝒂𝟏𝟐
•𝑨𝟐×𝟐 (𝒂 𝒂 ) or (𝒂𝟐𝟏 𝒂𝟐𝟐 𝒂𝟐𝟑 )
𝟐𝟏 𝟐𝟐
𝒂𝟑𝟏 𝒂𝟑𝟐 𝒂𝟑𝟑
Main diagonal
Main diagonal
7
Sec1
• All elements are zeroes except elements of main diagonal at least one of
them ≠ 𝟎
𝑨𝒎×𝒏 𝒎 = 𝒏 = 𝒂𝒊𝒋 , 𝑰 = 𝒋 , 𝒂𝒊𝒋 = 𝟎, 𝑰 ≠ 𝒋 , at least one of 𝒂𝒊𝒋 ≠ 𝟎 𝑰 = 𝒋
f) unit matrix “I”: diagonal matrix all elements are zeroes except elements
of main diagonal all of them= 𝟏
𝑨𝒎×𝒏 𝒎 = 𝒏 = 𝒂𝒊𝒋 , 𝑰 = 𝒋 , 𝒂𝒊𝒋 = 𝟎, 𝑰 = 𝒋 , 𝒂𝒊𝒋 = 𝟏, 𝑰 = 𝒋
g) matrix transpose "𝑨𝒕 ":
4) operation (addition-subtraction)
5) 𝑨𝒕 + 𝑩𝒕 = (𝑨 + 𝑩)𝒕