AI-ML Class-07
AI-ML Class-07
AI-ML Class-07
2. (u + v ) + w = u + (v + w ) (associative law)
6. (ab)u = a(bu)
7. a(u + v ) = au + av
8. (a + b)u = au + bu
Definition
A subspace of a vector space V is a subset H of V that has three
properties
b H is closed under vector addition i.e. for each u and v in H, the sum
u + v is in H.
• The term subspace is used under when at least two vector spaces in
mind, with one inside the other. The subspace of V identifies V as
the larger space.
w 1
1
3
Show that the set W = w2 ∈ R : 6w1 − 5w2 + 4w3 = 0 is a
w
3
subspace of R 3
Proof.
Let S = {w1 , w2 , . . . , wk }. Since 0 = 0.w1 + 0.w2 + . . . + 0.wk . This
implies that 0 belongs to the span of S.
Let u and v ∈ span S.
Then u = a1 w1 + a2 w2 + . . . + ak wk
v = b1 w1 + b2 w2 + . . . bk wk for some scalars a1 , a2 , . . . , ak and
b1 , b2 , . . . , bk .
Now u + v = (a1 w1 + a2 w2 + . . . + ak wk ) + (b1 w1 + b2 w2 + . . . bk wk )
Problem
−s
Show that V = 2t ∈ R 3 ; s and t are scalars is a subspace of R 3 by
3s − t
finding a generating (spanning)set for V .
n o
Ans: V = spanS where S = [−1 0 3]T , [0 2 − 1]T is the generating
set for V .