Lecture 01
Lecture 01
Lecture 01
January 2, 2020
x + y := (x1 + y1 , . . . , xn + yn ) ∈ Rn
v+w
v
w w
2v
2 0 0
(3) The matrix 0 3 0 is diagonal,
0 0 4
2 0 0
(4) 0 2 0 is a scalar matrix.
0 0 2
2 1 −1
(5) The matrix 0 3 1 is upper triangular
0 0 4
2 0 0
(6) 1 3 0 is lower triangular.
−1 1 4
2 −11 1 0 2
Let A := and B := .
0 13 −1 4 1
3 1 1 10 5 −5
Then A + B := and 5A = .
−1 7 2 0 15 5
The row vectors of A are 2 1 −1 and 0 3 1 .
2 1 −1
The column vectors of A are and and .
0 3 1
2 0
Also, At = 1 3.
−1 1
Rm Rm b
Thus
a1 a1 b1 ··· a1 bp
.. .. .. ∈ M .
AB = . [b1 · · · bp ] = . . m,p
am am b1 ··· am bp