Vectors & Matrices
Vectors & Matrices
G. Renshaw ch.19
1
Matrix algebra as a compact notation
0 0
0 0 𝑡ℎ𝑖𝑠 𝑖𝑠 𝑎 𝒏𝒖𝒍𝒍 𝑚𝑎𝑡𝑟𝑖𝑥, (𝑒𝑣𝑒𝑟𝑦 𝑒𝑙𝑒𝑚𝑒𝑛𝑡 𝑖𝑠 𝑧𝑒𝑟𝑜)
0 0
1 0 0
0 1 0 𝑡ℎ𝑖𝑠 𝑡ℎ𝑒 𝑢𝑛𝑖𝑡 𝒐𝒓 𝒊𝒅𝒆𝒏𝒕𝒊𝒕𝒚 𝑚𝑎𝑡𝑟𝑖𝑥, (𝑡ℎ𝑒 𝑚𝑎𝑖𝑛 𝑑𝑖𝑎𝑔𝑜𝑛𝑎𝑙 𝑒𝑙𝑒𝑚𝑒𝑛𝑡𝑠 = 1 𝑎𝑛𝑑 𝑒𝑣𝑒𝑟𝑦 𝑒𝑙𝑒𝑚𝑒𝑛𝑡 = 0)
0 0 1
3
−1 𝑡ℎ𝑖𝑠 𝑖𝑠 𝑎 𝑐𝑜𝑙𝑢𝑚𝑛 𝒗𝒆𝒄𝒕𝒐𝒓, 𝑎 𝑚𝑎𝑡𝑟𝑖𝑥 with only 1 column
4
1 2 1 3
if 𝐴 = 𝑡ℎ𝑒𝑛 𝐴′ = is the transpose of 𝐴
3 4 2 4
3
Transpose
Rules of Transpose
4
addition, subtraction & multiplication
scalar multiplication
5
vector multiplication
3 1
inner product 𝑎, 𝑏 when 𝑎 = ,b= , 𝑎, 𝑏 = (3)(1) + (4) −2 = −5
4 −2
norm of a vector: 𝑎 = 𝑎12 + 𝑎22 If 𝑎 = 3 then 𝑎 = 32 + 42 = 5
4
1 3
to normalise 𝑎 : 𝑎 =
5 4
Conformability
Symmetric
A matrix with the same number of rows and columns is called square matrix
Determinants
9
Inverse
A matrix with the 1’s along the main diagonal and 0’s elsewhere is called an Identity matrix I
Given matrix A, if there exists a matrix X such that AX=XA=I then we say that X is an inverse of A
!!! Only square matrices can have inverses !!!
10
Properties of the Inverse
11
Study:
from G. Renshaw’s ch. 19.1-.11 ,
Attempt:
all relevant progress exercises
for next week’s teamwork prepare & upload the so-called project
exercises
12