Vector Space
Vector Space
Vector Space
𝐩 + 𝐪 t = 𝐩 t + 𝐪 t = 𝒂𝟎 + 𝒃𝟎 + 𝒂𝟏 + 𝒃𝟏 𝒕 + ⋯ 𝒂𝒏 + 𝒃𝒏 𝒕𝒏 .
Which is in 𝐏 𝐧 .
Theorem:
If 𝑆 = 𝐯𝟏 , 𝐯𝟐 , … , 𝐯𝐩 is a set of vectors in a vector space 𝑉, then the subspace 𝑊 of 𝑽
consisting of all linear combinations of vectors in 𝑆 is called space spanned by 𝐯𝟏 , 𝐯𝟐 , … , 𝐯𝐩 ,
and we say that the vectors 𝐯𝟏 , 𝐯𝟐 , … , 𝐯𝐩 𝑠𝑝𝑎𝑛 𝑊. To indicate that 𝑊 is the space spanned by
the vectors in the set 𝑺 = 𝐯𝟏 , 𝐯𝟐 , … , 𝐯𝐩 , we write
𝑊 = 𝑠𝑝𝑎𝑛 𝑆 or 𝑊 = 𝑠𝑝𝑎𝑛 𝐯𝟏 , 𝐯𝟐 , … , 𝐯𝐩
Proof:
In order to verify this, check properties a, b and c of definition of subspace.
a. 𝟎 is in S𝑝𝑎𝑛 𝐯1 , … , 𝐯p since 𝟎 = 0𝐯1 +0𝐯2 + ⋯ , 0𝐯p .
b. To show that S𝑝𝑎𝑛 𝐯1 , … , 𝐯p closed under vector addition, we choose two
arbitrary vectors in S𝑝𝑎𝑛 𝐯1 , … , 𝐯p :
𝐮 = a1 𝐯𝟏 + a2 𝐯𝟐 + ⋯ + ap 𝐯𝐩
and
𝐯 = b1 𝐯𝟏 + b2 𝐯𝟐 + ⋯ + bp 𝐯𝐩
Then
𝐮 + 𝐯 = a1 𝐯𝟏 + a2 𝐯𝟐 + ⋯ + ap 𝐯𝐩 + b1 𝐯𝟏 + b2 𝐯𝟐 + ⋯ + bp 𝐯𝐩
= a1 +b1 𝐯𝟏 + a2 +b2 𝐯𝟐 + ⋯ + ap +bp 𝐯𝐩 .
So 𝐮 + 𝐯 is in S𝑝𝑎𝑛 𝐯1 , … , 𝐯p
c. To show that S𝑝𝑎𝑛 𝐯1 , … , 𝐯p closed under scalar multiplication, choose an
arbitrary number c and an arbitrary vector in S𝑝𝑎𝑛 𝐯1 , … , 𝐯p
𝐯 = b1 𝐯𝟏 + b2 𝐯𝟐 + ⋯ + bp 𝐯𝐩
Then
c𝐯 = c b1 𝐯𝟏 + b2 𝐯𝟐 + ⋯ + bp 𝐯𝐩 = 𝑐b1 𝐯𝟏 + 𝑐b2 𝐯𝟐 + ⋯ + 𝑐bp 𝐯𝐩
So c𝐯 is in S𝑝𝑎𝑛 𝐯1 , … , 𝐯p .
Since properties a, b and c hold, S𝑝𝑎𝑛 𝐯1 , … , 𝐯p is a subspace of 𝐕
Examples
Solution:
Write vectors in V in column form:
𝑎 + 2𝑏 𝑎 2𝑏 1 2
= + =𝑎 +𝑏 ,
2𝑎 − 3𝑏 2𝑎 −3𝑏 2 −3
So 𝑉 = 𝑆𝑝𝑎𝑛 {𝐯1 , 𝐯2 } and therefore V is a subspace of 𝑅2 by Theorem 1.
Solution:
0 is not in 𝐻 since 𝑎 = 𝑏 = 0 or any other combination of
values for 𝑎 and 𝑏 does not produce the zero vector. So
property (a) fails to hold and therefore 𝐻 is not a subspace of
𝑅3 .
Solution:
Since
2𝑎 𝑏 2𝑎 0 0 𝑏 2 0 0 1
= + =𝑎 +𝑏 ,
3𝑎 + 𝑏3𝑏 3𝑎 0 𝑏 3𝑏 3 0 1 3
2 0 0 1
So 𝐻 = 𝑆𝑝𝑎𝑛 , and so H is a subspace of 𝑀2×2 .
3 0 1 3
Practice Questions
• Exercise 4.2
• Exercise 4.3
• Exercise 4.4