Linear Algebra 2 Lec1
Linear Algebra 2 Lec1
Lecture (1)
[email protected]
Course content
➢ Vector spaces
– Chapter 4
➢ Orthogonality
– Chapter 6
2 Math 2 - LA (Spring 2025)
GRADING POLICY
Assessment Percentage Marks
Assignments 10% 30
Quizzes in 10% 30
Tutorial
Two Quizzes in 10% 30
Lecture
Mid-term Exam 30% 90
Final Exam 40% 120
3 Math 2 - LA (Spring 2025)
Office hours
➢ Monday
– B8-F2-04 10:30 AM – 2:00 PM
➢ By appointment
– Send an email to : [email protected]
6
Math 2 - LA (Spring 2025)
Vector spaces
o ℝ𝑛 , n = 2, 3, 4, . . ., is a vector space:
𝑎1
• It contains all vectors of the form ⋮ ; 𝑎1 , … , 𝑎𝑛 ∈ ℝ.
𝑎𝑛
Is 𝑉 a vector space?
The circle is not closed under scalar multiplication. For example, take
𝑢 = (1, 0) ∈ 𝑉
and multiply by say 𝛼 = 2. Then
𝛼𝑢 = (2, 0) is not in 𝑉.
Therefore, property (6) of the definition of a vector space fails.
Let
𝐮 𝑡 = 𝑏0 + 𝑏1 𝑡 + 𝑏2 𝑡 2 + ⋯ + 𝑏𝑛 𝑡 𝑛 ,
𝐯 𝑡 = 𝑐0 + 𝑐1 𝑡 + 𝑐2 𝑡 2 + ⋯ + 𝑐𝑛 𝑡 𝑛
be polynomials in 𝑉.
(1) 𝐮 + 𝐯 𝑡 = 𝐮 𝑡 + 𝐯 𝑡 = (𝑏0 + 𝑐0 ) + (𝑏1 + 𝑐1 )𝑡 + ⋯ + (𝑏𝑛 + 𝑐𝑛 )𝑡 𝑛 ∈ ℙ𝑛 [𝑡]
(4) If we set 𝑏0 = 𝑏1 = 𝑏2 = 𝑏𝑛 = 0, then 𝟎(𝑡) ∈ ℙ𝑛 [𝑡]
(6) Let 𝛼 be a scalar,
(𝛼𝐮) 𝑡 = (𝛼𝑏0 ) + (𝛼𝑏1 )𝑡 + (𝛼𝑏2 )𝑡 2 + ⋯ + (𝛼𝑏𝑛 )𝑡 𝑛 ∈ ℙ𝑛 [𝑡]
One can verify that all other properties of the definition of a vector space also
hold; for example, addition is commutative and associative, etc. Thus ℙ𝑛 [𝑡] is a
vector space.
0
(1) If 𝑎 = 𝑏 = 0, then 0 ∈ 𝐻
0
𝑐∈ℝ
Is H a subspace of ℝ3 ?
(3) let 𝑐 ∈ ℝ
𝑠1 𝑐 𝑠1
𝑐𝑢 = 𝑐 𝑡1 = 𝑐 𝑡1 ∈ 𝐻
0 0
16 Math 2 - LA (Spring 2025)
Example 3
Let W be the graph of the function 𝑓 𝑥 = 2𝑥:
𝑊 = {(𝑥, 𝑦) ∈ ℝ2 |𝑦 = 2𝑥}
Is 𝑊 a subspace of ℝ2 ?
Then 𝑊 is a subspace of ℝ2
Span{RGB} = Span , , = 𝑐1 + 𝑐2 + 𝑐3
𝐻 = 𝐡 𝐡 = 𝑎 𝐯𝟏 + 𝑏 𝐯𝟐 , 𝑎, 𝑏 ∈ ℝ}
(1)
(2)
(3)
Example a − 3b
Let H be the set of all vectors of the form: b − a .
That is, H = {(a – 3 b, b – a, a, b); a, b ℝ}. a
Is H a subspace of ℝ4 ?
b
Answer:
Example 5 −15
1 −3 −2
(a) Does u belong to Nul A? 𝐴= , 𝐮 = 3 , 𝐯 = −9 ,
−5 9 1
(b) Repeat (a) for v and w. −2 6
5
(c) Does u + v belong to Nul A? 𝐰 = −2
3
22 Math 2 - LA (Spring 2025)
23 Math 2 - LA (Spring 2025)
24 Math 2 - LA (Spring 2025)
Theorem If A is of size 𝑚 × 𝑛, then Nul A is a subspace of ℝ𝑛 .
Nul A = 𝐱 ∈ ℝ𝑛 𝐴 𝐱 = 𝟎}.
1 −2 2 3 −1 0 1 −2 0 −1 3 0
~ 0 0 1 2 −2 0 ~ 0 0 1 2 −2 0
0 0 1 2 −2 0 0 0 0 0 0 0
then
∈ ℝ𝑚
Span
= 𝑐1 𝑎1 + 𝑐2 𝑎2 + 𝑐3 𝑎3 + 𝑐4 𝑎4
2 4 −2 1
= 𝑐1 −2 + 𝑐2 −5 + 𝑐3 7 + 𝑐4 3
3 7 −8 6